mastodon.sdf.org is part of the decentralized social network powered by Mastodon.
"I appreciate SDF but it's a general-purpose server and the name doesn't make it obvious that it's about art." - Eugen Rochko

Administered by:

Server stats:

2.3K
active users

Learn more

screwlisp


I signed my last phlog phost. In order to verify it with signify, here is what I did:
lynx -dump --dont-wrap-pre gopher://tilde.institute/0/%7e > st.pub
printf "/~screwtape/216164658-dependencies-generally-and-common-lisp.txt.sig\r\n" | nc tilde.institute 70 > msg.txt.sig
tr -d '\r' < msg.txt.sig > clean.txt.sig
# finally
signify -V -e -p st.pub -m clean.txt
> Signature verified
lynx strips trailing spaces and \rs ; gophernicus inserts \rs

Feb 25, 2023, 04:38 · · · 0 · 1