summary refs log tree commit diff
path: root/bin/man1/sup.1
blob: f0fe70cb7429380a394b64e135e994c366927953 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.Dd February 16, 2021
.Dt SUP 1
.Os
.
.Sh NAME
.Nm sup
.Nd single-use password
.
.Sh SYNOPSIS
.Nm
.Ar service
.Op Ar email
.
.Sh DESCRIPTION
The
.Nm
utility
sets a random single-use password
for a service using the
.Dq forgot password
or
.Dq password reset
flow.
The password is copied to the clipboard
and the service login page is opened.
The
.Nm
utility requires
.Xr curl 1 ,
.Xr git-fetch-email 1 ,
.Xr openssl 1 ,
.Xr pbcopy 1
and
.Xr open 1 .
.
.Pp
The following services are supported:
.Cm discogs ,
.Cm lobsters ,
.Cm tildenews .