Picocrypt/Roadmap.md

32 lines
1.4 KiB
Markdown

# 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
<ul>
<li>Get Picocrypt audited (<i>please donate</i> to help fund the audit)</li>
<li>Add to AUR (Arch User Repo) (thanks u/blackrosae)</li>
<li>Secure password/mnemonic generator</li>
<li>Android/iOS support (thanks u/fzylqd), potentially via a web interface (thanks @Tutturuuu)</li>
<li>Full disk encryption (thanks u/playffy)</li>
<li>Hidden volume like VeraCrypt (thanks u/greenreddits)</li>
<li>Hardware keys (thanks u/Tech99bananas)</li>
<li>CLI (thanks u/your_username)</li>
</ul>
# In progress (will be in an upcoming release)
<ul>
</ul>
# Completed (most recent first)
<ul>
<li>Picocrypt has been ported from Python to Go, thus completely rewritten</li>
<li>Keyfile support (thanks u/PiratesOfTheArctic)</li>
<li>Allow file splitting into chunks (thanks u/greenreddits)</li>
<li>File shredder and file checksum generator</li>
<li>Rewrite from scratch to implement much better UI</li>
<li>Add Picocrypt vector logo to homepage (hacked together with Inkscape)</li>
<li>Abandoned due to being unreliable and requires admin rights: Right click in file explorer and display "Encrypt folder with Picocrypt" (thanks @beerisgood)</li>
<li>Drag and drop files (thanks u/your_username)</li>
<li>Create MacOS executables</li>
</ul>