decentralized-identity / decentralized-identity/decentralized-web-node
Clocks are not trustworthy
Open
artifact: spec
attr: security
- Dominant language
- HTML
- Stars
- 413
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Timestamps are used in the last write wins commit strategy, but timestamps are unreliable. Clocks on computers exhibit strange behavior, sometimes jumping forward or even backward. A malicious party can set the timestamp to an arbitrary value. Therefore, a timestamp should only be accepted if it comes from a trusted party or if it was signed by one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.