Picocrypt/Roadmap.md

31 lines
1.3 KiB
Markdown
Raw Normal View History

2021-03-20 08:18:51 +13:00
# Roadmap
2021-03-21 03:06:56 +13:00
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!
2021-03-20 08:18:51 +13:00
2021-03-22 10:11:47 +13:00
# Under consideration
2021-03-20 08:18:51 +13:00
<ul>
2021-03-22 10:12:10 +13:00
<li>Get Picocrypt audited (<i>please donate</i> to help fund the audit)</li>
2021-03-22 10:11:47 +13:00
<li>Add to AUR (Arch User Repo) (thanks u/blackrosae)</li>
2021-04-01 04:24:39 +13:00
<li>Secure password/mnemonic generator</li>
2021-03-22 10:11:47 +13:00
<li>Android/iOS support (thanks u/fzylqd), potentially via a web interface (thanks @Tutturuuu)</li>
<li>Full disk encryption (thanks u/playffy)</li>
2021-03-23 02:10:01 +13:00
<li>Hidden volume like VeraCrypt (thanks u/greenreddits)</li>
2021-03-22 10:11:47 +13:00
<li>Hardware keys (thanks u/Tech99bananas)</li>
<li>CLI (thanks u/your_username)</li>
</ul>
# In progress (will be in next release)
<ul>
2021-04-11 14:21:44 +12:00
<li>Keyfile support (thanks u/PiratesOfTheArctic)</li>
2021-04-04 09:50:46 +12:00
<li>Allow file splitting into chunks (thanks u/greenreddits)</li>
2021-05-04 04:48:01 +12:00
<li>File shredder and file checksum generator</li>
2021-03-22 10:11:47 +13:00
</ul>
# Completed
<ul>
2021-04-08 05:50:28 +12:00
<li>Rewrite from scratch to implement much better UI</li>
2021-03-30 04:18:38 +13:00
<li>Add Picocrypt vector logo to homepage (hacked together with Inkscape)</li>
2021-03-27 08:02:45 +13:00
<li>Abandoned due to being unreliable and requires admin rights: Right click in file explorer and display "Encrypt folder with Picocrypt" (thanks @beerisgood)</li>
2021-03-24 13:53:16 +13:00
<li>Drag and drop files (thanks u/your_username)</li>
2021-03-22 10:11:47 +13:00
<li>Create MacOS executables</li>
2021-03-20 08:18:51 +13:00
</ul>