summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-16 22:16:26 -0500
committerJune McEnroe <june@causal.agency>2021-02-16 22:16:26 -0500
commit87e931de74b522a7c5f8da09ed1c4e6adf86b076 (patch)
treed1fdcc47f5831fa59428be4b3ec489db22256f37 /bin/man1
parentAdd missing %U for RFCs in bibsort (diff)
downloadsrc-87e931de74b522a7c5f8da09ed1c4e6adf86b076.tar.gz
src-87e931de74b522a7c5f8da09ed1c4e6adf86b076.zip
Add sup for setting single-use passwords
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/sup.139
1 files changed, 39 insertions, 0 deletions
diff --git a/bin/man1/sup.1 b/bin/man1/sup.1
new file mode 100644
index 00000000..3607df11
--- /dev/null
+++ b/bin/man1/sup.1
@@ -0,0 +1,39 @@
+.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 .