Skip to content

[WIP] One-time file exchange with encryption

License

Notifications You must be signed in to change notification settings

its-laika/treasure_chest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[WIP] One-time file exchange with encryption

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages