Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Merkle: Implement Proof of Absence #58

Closed
cesarghali opened this issue Aug 13, 2015 · 3 comments · Fixed by #133
Closed

Merkle: Implement Proof of Absence #58

cesarghali opened this issue Aug 13, 2015 · 3 comments · Fixed by #133

Comments

@cesarghali
Copy link
Collaborator

Currently v2 GetUser returns nothing if the user does not exist. Instead, it should return a user non-existence proof.

@cesarghali cesarghali changed the title Implement User Non-Existence Proof Merkle: Implement User Non-Existence Proof Aug 14, 2015
@cesarghali cesarghali changed the title Merkle: Implement User Non-Existence Proof Merkle: Implement Proof of Absence Aug 14, 2015
@gdbelvin gdbelvin modified the milestone: Serve MerkleTree Aug 17, 2015
@cesarghali
Copy link
Collaborator Author

Is this issue closed by d8f77e7?

@gdbelvin
Copy link
Contributor

No, a proof of absence requires a merkle tree path and verifier.

On Thu, Aug 20, 2015 at 1:56 PM, Cesar Ghali notifications@github.com
wrote:

Is this issue closed by d8f77e7
d8f77e7
?


Reply to this email directly or view it on GitHub
#58 (comment)
.

Gary Belvin | Software Engineer | gdb@google.com | Security Team

@cesarghali
Copy link
Collaborator Author

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants