https://gitlab.com/smondet/hscrypt (Uses gpg for encryption and OpenPGP.js for decryption)
2 things that is has that are nice and could be suggestions:
- little shell script to generate the secret html pages from the command line
- the decryption attempts to grab the password from the URL selector (a.k.a. the
#… part, which the browser should never send to the server), you can pass document + password, over encrypted chat like Signal or Matrix.org for instance like this https://smondet.gitlab.io/hscrypt/hscrypt-test.html#test-pass-phrase.
https://gitlab.com/smondet/hscrypt (Uses
gpgfor encryption andOpenPGP.jsfor decryption)2 things that is has that are nice and could be suggestions:
#…part, which the browser should never send to the server), you can pass document + password, over encrypted chat like Signal or Matrix.org for instance like this https://smondet.gitlab.io/hscrypt/hscrypt-test.html#test-pass-phrase.