Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is document encryption & abstraction possible? #44

Closed
Kingz042 opened this issue Feb 23, 2021 · 2 comments
Closed

is document encryption & abstraction possible? #44

Kingz042 opened this issue Feb 23, 2021 · 2 comments
Labels
dontclose question Further information is requested

Comments

@Kingz042
Copy link

DIDs own documents that may only be created or edited by them but the open network allows for the query visibility of all created documents on the network is it possible to see proof of a document in query but restrict the visibility of the document content with only the DID providing permissions for this viewing ? this question is relevant in terms of determining if personal private data can be used on an enterprise blockchain running this network protocol as to increase transparency but also ensure security

@oed
Copy link
Member

oed commented Feb 24, 2021

Encrypted content in ceramic documents is definitely possible. It's a planned feature in the protocol to have read keys for documents and the DID libraries that we use already support encryption. If you need encryption right now you can use the JWE functionality of the dids library which is used by js-ceramic.

@oed oed added the question Further information is requested label Feb 24, 2021
@oed oed closed this as completed Jan 20, 2022
@ShravanSunder
Copy link

@oed what is the current state of encryption of data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dontclose question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants