Update README.md

This commit is contained in:
Evan Su 2021-06-07 15:47:50 -04:00 committed by GitHub
parent fa65d52e66
commit 491489dfdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
To harden Picocrypt dependency-wise, I have manually "forked" Picocrypt's dependencies and stored them here. If one of Picocrypt's dependencies gets compromised, Picocrypt would be using a secure copy of it, so there would be no security issue. All files in are are external and not written by me.
To harden Picocrypt's security dependency-wise, I have manually "forked" each of Picocrypt's dependencies and stored them here. If one of Picocrypt's dependencies gets compromised, Picocrypt would be using a secure copy of it and remain unaffected. All files in here are external and not written by me.