mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update README.md: clarify GPL 3.0 only
This commit is contained in:
parent
898d3b7b5a
commit
587474b516
1 changed files with 3 additions and 0 deletions
|
|
@ -112,6 +112,9 @@ No, it doesn't shred any files and just deletes them as your file manager would.
|
|||
|
||||
Yes, Picocrypt is secure against quantum computers. All of the cryptography used in Picocrypt works off of a private key, and private-key cryptography is considered to be resistant against all current and future developments, including quantum computers.
|
||||
|
||||
# License
|
||||
All original code (not a fork) in the [Picocrypt organization](https://github.com/orgs/Picocrypt/repositories) licensed under `GPL-3.0-only`. This includes the GUI, CLI, and Web versions. Forked repositories retain the license of their respective upstream sources.
|
||||
|
||||
# Acknowledgements
|
||||
A thank you from the bottom of my heart to the significant contributors on [Open Collective](https://opencollective.com/picocrypt):
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue