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

This is awesome! #1

Open
OR13 opened this issue Oct 13, 2021 · 2 comments
Open

This is awesome! #1

OR13 opened this issue Oct 13, 2021 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@OR13
Copy link

OR13 commented Oct 13, 2021

I've been wondering about a similar approach that might yield predicate proofs for some subset of RDF types... have you though about how this might work for range or membership proofs?

@yamdan
Copy link
Member

yamdan commented Oct 14, 2021

Thanks a lot, Orie! Indeed, our initial target was adding range proof to jsonld-signatures-bbs, which has been replaced by the other goals including this playground. I am still interested in trying bulletproof library in Hyperledger ursa 😃

@OR13
Copy link
Author

OR13 commented Jan 8, 2022

Do you have any updates regarding range, membership or predicate proofs?

I've been working on a drop in solution for the more generic BBS+ suite, that uses standard JWS and Merkle Proofs

https://github.com/w3c-ccg/Merkle-Disclosure-2021

We explored a view alternative canonicalization schemes, such as JSON Pointer.

https://w3c-ccg.github.io/Merkle-Disclosure-2021/

and a JOSE / JWS encoding that might be more familiar to folks coming from a JWT background:

https://w3c-ccg.github.io/Merkle-Disclosure-2021/jwp/

@yamdan yamdan self-assigned this Mar 11, 2022
@yamdan yamdan added the question Further information is requested label Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants