mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-10 12:56:52 +00:00
1.6 KiB
1.6 KiB
Roadmap
Here's the road ahead for Picocrypt. Not all items listed will be added; they are simply possible new features. They're not in any particular order. Have suggestions? Create an Issue. Thanks!
Under consideration
- Patron request (higher priority): Add to Fedora repos
- Get Picocrypt audited (please donate to help fund the audit)
- Add to AUR (Arch User Repo) (thanks u/blackrosae)
- Secure password/mnemonic generator
- Android/iOS support (thanks u/fzylqd), potentially via a web interface (thanks @Tutturuuu)
- Full disk encryption (thanks u/playffy)
- Tweakable Argon2 parameters (with lower bounds)
- Hidden volume like VeraCrypt (thanks u/greenreddits)
- Hardware keys (thanks u/Tech99bananas)
- CLI (thanks u/your_username)
In progress (will be in an upcoming release)
Completed (most recent first)
- Picocrypt has been ported from Python to Go, thus completely rewritten
- Keyfile support (thanks u/PiratesOfTheArctic)
- Allow file splitting into chunks (thanks u/greenreddits)
- File shredder and file checksum generator
- Rewrite from scratch to implement much better UI
- Add Picocrypt vector logo to homepage (hacked together with Inkscape)
- Abandoned due to being unreliable and requires admin rights: Right click in file explorer and display "Encrypt folder with Picocrypt" (thanks @beerisgood)
- Drag and drop files (thanks u/your_username)
- Create MacOS executables