matze / wastebin

wastebin is a pastebin
MIT License
250 stars 25 forks source link

Allow password-based encryption #34

Closed matze closed 11 months ago

matze commented 11 months ago

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