DEV Community

Discussion on: Hacktoberfest 2020 — Who's looking for contributors?

Collapse
 
presto412 profile image
Priyansh Jain

Here's CryptoFS - A secure, cryptographic file upload system POC. It uses digital signature as a form of user authentication, and uses file content hashing to reduce duplication of files. All content stored is encrypted, except for the files themselves. Public-private key pairs are generated based on browser access.

Added some issues that can be helped with - github.com/Presto412/CryptoFS/issues