Open ipatka opened 5 years ago
@ipatka Here's what the column headings mean:
Hopefully that clarifies.
At rest encryption: The data is required to be encrypted within the table. I'll just put yes Queries: You can get counts but can't search on any data contents or do updates Access control: A user gets a temporary access token to post or delete data by proving ownership of the PGP fingerprint. The data in the table is keyed by fingerprint.
I'll update the table in the first comment with this info thanks!
@ipatka - What license is bloom-vault source code licensed with? Also, are is there a spec or docs for the vault API?
Just added the license and spec to the repo. Apache 2.0 Spec: https://github.com/hellobloom/bloom-vault/blob/master/spec.md
You might want to reach out to the folk at ZeroDark, including @vinthewrench who are doing interesting parallel work, have good security pedigree (ex-PGP & ex-Silent Circle/Blackphone), and I would really like see join us in the larger DID standards community & ecosystem.
Ask them to read and comment on https://github.com/WebOfTrustInfo/rwot9-prague/blob/master/draft-documents/encrypted-data-vaults.md
— Christopher Allen
On Wed, Aug 7, 2019 at 1:16 PM Vinnie Moscaritolo vinnie@4th-a.com wrote: I just published an article on medium about my latest project, ZeroDark.cloud a Zero-knowledge sync and messaging framework.
I have docs online at https://zerodarkcloud.readthedocs.io/en/latest/. And the core library is available on CocoaPods.
This might be useful for any iOS/macOS developers - we plan to ship a Android client in near future.
Feel free to ping me with any questions.
Vinnie Moscaritolo 4th A Technologies LLC https://www.zerodark.cloud Email: vinnie@4th-a.com Mobile: 1.541.840.9152
ZeroDark.cloud™ Zero-knowledge sync & messaging
Thanks! Will reach out to them
'Metadata' was supposed to be what format the data about the data or manifest or similar is stored in. In some it's not encrypted, so it's a JWT or something.
@rhiaro ahh, ok. So, I have some thoughts on how we can restructure those tables / that section.
Add Bloom Vault to the survey of existing work https://github.com/hellobloom/bloom-vault
In production cloud hosted vault for encrypted data per user device keys. Vault stores claims to be used in verifiable credentials/ presentations. Can be user hosted.
@msporny Can you provide some details about the ?? fields in the tables below?
We also have a 3rd party security audit that we can submit for public use. It's relevant to many of these similar architectures.