2021-03-19 20:18:51 +01:00
# Roadmap
2021-03-20 15:06:56 +01: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-19 20:18:51 +01:00
2021-03-21 22:11:47 +01:00
# Under consideration
2021-03-19 20:18:51 +01:00
< ul >
2021-03-21 22:12:10 +01:00
< li > Get Picocrypt audited (< i > please donate< / i > to help fund the audit)< / li >
2021-03-21 22:11:47 +01:00
< li > Add to AUR (Arch User Repo) (thanks u/blackrosae)< / li >
2021-03-31 17:24:39 +02:00
< li > Secure password/mnemonic generator< / li >
2021-03-21 22:11:47 +01: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-22 14:10:01 +01:00
< li > Hidden volume like VeraCrypt (thanks u/greenreddits)< / li >
2021-03-21 22:11:47 +01:00
< li > Hardware keys (thanks u/Tech99bananas)< / li >
< li > CLI (thanks u/your_username)< / li >
< / ul >
2021-05-24 18:50:59 +02:00
# In progress (will be in an upcoming release)
2021-03-21 22:11:47 +01:00
< ul >
2021-05-24 18:50:59 +02:00
< li > Picocrypt has been ported from Python to Go, thus completely rewritten< / li >
2021-04-11 04:21:44 +02:00
< li > Keyfile support (thanks u/PiratesOfTheArctic)< / li >
2021-04-03 23:50:46 +02:00
< li > Allow file splitting into chunks (thanks u/greenreddits)< / li >
2021-05-03 18:48:01 +02:00
< li > File shredder and file checksum generator< / li >
2021-03-21 22:11:47 +01:00
< / ul >
2021-05-24 18:50:59 +02:00
# Completed (most recent first)
2021-03-21 22:11:47 +01:00
< ul >
2021-04-07 19:50:28 +02:00
< li > Rewrite from scratch to implement much better UI< / li >
2021-03-29 17:18:38 +02:00
< li > Add Picocrypt vector logo to homepage (hacked together with Inkscape)< / li >
2021-03-26 20:02:45 +01: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 01:53:16 +01:00
< li > Drag and drop files (thanks u/your_username)< / li >
2021-03-21 22:11:47 +01:00
< li > Create MacOS executables< / li >
2021-03-19 20:18:51 +01:00
< / ul >