soarecostin / file-vault

A Laravel package for encrypting and decrypting files of any size
MIT License
184 stars 63 forks source link

How to make it fully Private? #18

Open mecjos opened 3 years ago

mecjos commented 3 years ago

As far as I see from the package, files are decryptable by admin of the app. Is it possible to encrypt and decrypt files with user's private key?

gbalduzzi commented 3 years ago

In the readme it says you can specify the key to use every time:

https://github.com/soarecostin/file-vault#using-a-different-key-for-each-file