From ff609a632270bb8e9c8704610c70c92d394b9213 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 19 Jul 2021 23:22:28 -0400 Subject: [PATCH] Update Roadmap.md --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 955abcf..0ac3595 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -8,6 +8,7 @@ Here's the road ahead for Picocrypt. Not all items listed will be added; they ar
  • 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
  • Hidden volume like VeraCrypt (thanks u/greenreddits)
  • Hardware keys (thanks u/Tech99bananas)
  • CLI (thanks u/your_username)