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

Support creating proofs w/o a date #125

Open
dlongley opened this issue Feb 10, 2021 · 0 comments
Open

Support creating proofs w/o a date #125

dlongley opened this issue Feb 10, 2021 · 0 comments
Assignees

Comments

@dlongley
Copy link
Member

The LD signature spec will need to be updated to support making created optional, but the API should support it by setting date=false. This is an important use case for blockchain/verifiable ledgers where dates are derived not necessarily by wall clock time but by position in a blockchain. Furthermore, being able to set dates in proofs may be an attack vector for spam in some cases and so it should be possible to prohibit their usage.

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

No branches or pull requests

3 participants