Remove roadmap (merged into changelog)

This commit is contained in:
Evan Su 2021-08-13 14:37:02 -04:00 committed by GitHub
parent 5108681df9
commit 798d66ce97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,33 +0,0 @@
# 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><strong>Patron request (higher priority)</strong>: Add to Fedora repos</li>
<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>Android/iOS support (thanks u/fzylqd), potentially via a web interface (thanks @Tutturuuu)</li>
<li>Full disk encryption (thanks u/playffy)</li>
<li>Tweakable Argon2 parameters (with lower bounds)</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>Secure password/mnemonic generator</li>
<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>