From ec2206ef268fa6176d2a18059a9f065f94e2f884 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Thu, 25 Feb 2021 12:37:19 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 474115a..89db4c0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Picocrypt is a very tiny (hence "Pico"), very simple, yet very secure fil Screenshot # Download -Picocrypt is not related to PicoCrypt, so only download Picocrypt from this Github repo to ensure you get the correct and authentic software. You can run the raw Python source file, compile it yourself, or download the portable .exe (for Windows) that I've precompiled and optimized beyond imagination (recommended, because it's just 3MB in size) here. If you're compiling from source or running the raw Python file, the following two dependencies will be automatically installed via pip if not already installed: argon2-cffi and pycryptodome. +You can run the raw Python source file, compile it yourself, or download the portable .exe (for Windows) that I've precompiled and optimized beyond imagination (recommended, because it's just 3MB in size) here. If you're compiling from source or running the raw Python file, the following two dependencies will be automatically installed via pip if not already installed: argon2-cffi and pycryptodome. + +Note: For some reason, there's an old and outdated tool called PicoCrypt, which was released in 2005. PicoCrypt is not related to Picocrypt (this project). Make sure you only download Picocrypt from this Github repository to ensure that you download the correct and authentic software. # Why Picocrypt? Why should you use Picocrypt, instead of Bitlocker, NordLocker, VeraCrypt, or 7-Zip? Here are some reasons why you should switch to Picocrypt: