summary refs log tree commit diff
path: root/bin/man1/sup.1
blob: bd88ad473b21699671321abd5523f4c3e1f949fe (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
41
42
43
44
45
46
47
48
49
50
51
.Dd January 12, 2022
.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.
For passwordless services
with email-based authentication,
the emailed login link is opened.
.
.Pp
The following services are supported:
.Cm asciinema ,
.Cm discogs ,
.Cm freebsdbugzilla ,
.Cm liberapay ,
.Cm lobsters ,
.Cm lwn ,
.Cm patreon ,
.Cm tildegit ,
.Cm tildenews .
.
.Pp
The
.Nm
utility requires
.Xr curl 1 ,
.Xr git-fetch-email 1 ,
.Xr openssl 1 ,
.Xr pbcopy 1
and
.Xr open 1 .
&id=1daf23d8a5261d42bf64e75b44cb943086cedcf8&follow=1'>Use a wide pad for the topicJune McEnroe 2018-08-03Ignore NOTICEs not sent to the channelJune McEnroe 2018-08-03Handle KICK and NICKJune McEnroe 2018-08-03Continue on EINTR from pollJune McEnroe Resizing the terminal causes it. 2018-08-03Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe I might be coming around to octal. 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe Other than this slight hack, I think coloring by username rather than nick is a much better idea. 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe