NAME
sup —
single-use password
SYNOPSIS
sup |
service [email] |
DESCRIPTION
The sup utility sets a random single-use
password for a service using the “forgot password” or
“password reset” flow. The password is copied to the clipboard
and the service login page is opened. For passwordless services with
email-based authentication, the emailed login link is opened.
The following services are supported:
asciinema, discogs,
freebsdbugzilla, liberapay,
lobsters, lwn,
patreon, tildegit,
tildenews.
The sup utility requires
curl(1),
git-fetch-email(1), openssl(1), pbcopy(1) and open(1).