contact
I can be reached at ‘first-initial at this-domain’.
as a check, the resultant string should be 17 characters long.
as a double check:
$ EMAIL=...
$ echo -n $EMAIL | sha256sum | head -c 6
30f1c2%
I can be reached at ‘first-initial at this-domain’.
as a check, the resultant string should be 17 characters long.
as a double check:
$ EMAIL=...
$ echo -n $EMAIL | sha256sum | head -c 6
30f1c2%