matze / wastebin

wastebin is a pastebin 📝
https://bin.bloerg.net
MIT License
336 stars 27 forks source link

Allow password-based encryption #34

Closed matze closed 1 year ago

matze commented 1 year ago

Makes sense for some use cases I guess. Argon2 and ChaCha20 is probably a good choice for key derivation and encryption.