Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 425 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 425 Bytes

treasure chest

About

Similar to one-time drop but with stored, encrypted files. Uses XChaCha20-Poly1305 to encrypt files and Argon2id to verify decryption key.

Status

Heavily wip and not feature complete

TODOs

  • Rate limit for unsuccessfully trying to download files
  • Store MIME type & file name
  • Frontend
  • Clean up code
  • Tests
  • Documentation

License

MIT