dist/email.7

changeset 0
fbc739176a6e
child 1
6b58ac734d25
equal deleted inserted replaced
-1:000000000000 0:fbc739176a6e
1 .TH EMAIL 7 "2026" "unixfriends" "Miscellaneous Information"
2 .SH NAME
3 email \- contact information
4 .SH DESCRIPTION
5 this page contains the contact email address.
6 .UR index.html
7 back to main page
8 .PP
9 the address is intentionally not written in plain text.
10 to obtain it, you must decode the following payload.
11
12 .SH PAYLOAD
13 .nf
14 \& ,--,
15 \& ____ ,---.'|
16 \& ,' , `. ,---, ,---,| | :
17 \& ,-+-,.' _ | ' .' \\ ,`--.' |: : |
18 \& ,-+-. ; , || / ; '. | : :| ' :
19 \& ,--.'|' | ;|: : \\ : | '; ; '
20 \&| | ,', | ':: | /\\ \\ | : |' | |__
21 \&| | / | | ||| : ' ;. :' ' ;| | :.'|
22 \&' | : | : |,| | ;/ \\ \\ | |' : ;
23 \&; . | ; |--' ' : | \\ \\ ,' : ;| | ./
24 \&| : | | , | | ' '--' | | '; : ;
25 \&| : ' |/ | : : ' : || ,/
26 \&; | |`-' | | ,' ; |.' '---'
27 \&| ;/ `--'' '---'
28 \&'---'
29 \& (powered by OpenBSD OpenSMTPd)
30 .fi
31
32 .SH DECODE
33 run the following command in a POSIX shell:
34
35 .nf
36 echo "H4sIALoYUGkAA8tJzMxzyEnNzc8rSU3Uy8nP4QIAjNU6PhIAAAA=" | base64 -d | gzip -d
37 .fi
38
39 .SH NOTES
40 this method is used to avoid automated address harvesting.
41
42 .PP
43 \fBif you cannot decode this, you probably do not need the address.\f
44
45 .SH SEE ALSO
46 .Xr base32 1 ,
47 .Xr gzip 1 ,
48 .Xr base64 1 ,
49 .Xr mandoc 1

mercurial