dist/email.7

Fri, 23 Jan 2026 21:48:23 +0300

author
Lain Iwakura <lain@iwakura.page>
date
Fri, 23 Jan 2026 21:48:23 +0300
changeset 1
6b58ac734d25
parent 0
fbc739176a6e
permissions
-rw-r--r--

yes

.TH EMAIL 7 "2026" "unixfriends" "Miscellaneous Information"
.SH NAME
email \- contact information
.SH DESCRIPTION
this page contains the contact email address.
.UR index.html
back to main page
.PP
the address is intentionally not written in plain text.
to obtain it, you must decode the following payload.

.SH PAYLOAD
.nf
\&                                         ,--,
\&          ____                        ,---.'|
\&        ,'  , `.   ,---,         ,---,|   | :
\&     ,-+-,.' _ |  '  .' \\     ,`--.' |:   : |
\&  ,-+-. ;   , || /  ;    '.   |   :  :|   ' :
\& ,--.'|'   |  ;|:  :       \\  :   |  ';   ; '
\&|   |  ,', |  '::  |   /\\   \\ |   :  |'   | |__
\&|   | /  | |  |||  :  ' ;.   :'   '  ;|   | :.'|
\&'   | :  | :  |,|  |  ;/  \\   \\   |  |'   :    ;
\&;   . |  ; |--' '  :  | \\  \\ ,'   :  ;|   |  ./
\&|   : |  | ,    |  |  '  '--' |   |  ';   : ;
\&|   : '  |/     |  :  :       '   :  ||   ,/
\&;   | |`-'      |  | ,'       ;   |.' '---'
\&|   ;/          `--''         '---'
\&'---'
\&                      (powered by OpenBSD OpenSMTPd)
.fi

.SH DECODE
run the following command in a POSIX shell:

.nf
echo "H4sIABx1amkAA8tJzMxzyCxPzC4tStQrSExP5QIARi3kiBIAAAA=" | base64 -d | gzip -d
.fi

.SH NOTES
this method is used to avoid automated address harvesting.

.PP
\fBif you cannot decode this, you probably do not need the address.\f

.SH SEE ALSO
.Xr base32 1 ,
.Xr gzip 1 ,
.Xr base64 1 ,
.Xr mandoc 1

mercurial