From b9e02a9c3a8709f77ac493850539bef4f808ce94 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sun, 6 Oct 2024 01:23:06 -0400 Subject: [PATCH] Link to CLI --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 297fc7d..dd1f130 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ To use Picocrypt on Linux, you can download the raw binary here. It can encrypt and decrypt files, folders, and globs, and supports paranoid mode and Reed-Solomon encoding. You can use it on systems that don't have a GUI or can't run the GUI app, or to write automated shell scripts for backups, etc. + ## Web A functionally limited web app is available here which allows you to encrypt and decrypt standard Picocrypt volumes (no advanced features or keyfiles) on any modern browser, including mobile devices. It's a simple, future-proof way to encrypt files that should work indefinitely due to the web's stable nature. Note that you can only encrypt single files up to a maximum size of 1 GiB.