[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
Write an ASCII text file and encrypt it with gpg.
$ emacs passwords.asc $ gpg -c passwords.asc $ rm passwords.asc $ gpg -d passwords.asc.gpg
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode