[ prog / sol / mona ]

prog


Want to make a future proof datasheet of my online accounts

7 2022-06-25 23:34

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
14


VIP:

do not edit these