2025-11-19 23:09:59 +01:00
2025-11-19 23:09:59 +01:00
2025-11-19 23:09:59 +01:00
2025-11-19 23:09:59 +01:00
2025-11-19 23:09:59 +01:00
2025-11-19 23:09:59 +01:00
2025-11-19 23:09:59 +01:00

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
  • Memory usage is pretty high. I believe flushing the files affects this and leads to memory peaks. Fix that.

License

MIT

Description
No description provided
Readme 202 KiB
Languages
Rust 76.3%
TypeScript 16.4%
HTML 4.8%
SCSS 2.5%