GithubHelp home page GithubHelp logo

Comments (5)

swcurran avatar swcurran commented on July 19, 2024

We only care about the timings in the KEL/TEL associated with the DIDDoc, if that helps.

It sounds like watchers process the events to create their own KEL/TEL, possibly with different times? Presumably that means the times are not part of the chain of events in the KEL/TEL, since using local times would result in different outcomes.

Is KERI only concerned with the ordering of events, and not their time, or does (local) time play into the event stream?

from tswg-did-method-webs-specification.

peacekeeper avatar peacekeeper commented on July 19, 2024

Do ACDCs have an issuance and/or validity date, like the "validFrom" property in the VCDM or "nbf" / "iat" claims in JWT?

from tswg-did-method-webs-specification.

dhh1128 avatar dhh1128 commented on July 19, 2024

Is KERI only concerned with the ordering of events, and not their time, or does (local) time play into the event stream?

I believe local time is a form of available metadata, but is not considered trustworthy. What is guaranteed is relative order.

from tswg-did-method-webs-specification.

dhh1128 avatar dhh1128 commented on July 19, 2024

Do ACDCs have an issuance and/or validity date, like the "validFrom" property in the VCDM or "nbf" / "iat" claims in JWT?

There is no guaranteed timestamp info in an ACDC; it has or doesn't have such info depending on the schema. https://trustoverip.github.io/tswg-acdc-specification/draft-ssmith-acdc.html#name-top-level-fields

from tswg-did-method-webs-specification.

dhh1128 avatar dhh1128 commented on July 19, 2024

To summarize my answers: I agree with @peacekeeper that versionId is trivial to support. KEL versions are simply numbered with sequential integers, so the value of the versionId arg would be a number like 1, 2, 3.

It is possible to support versionTime in specifically constrained KERI ecosystems, but there is no generic features upon which versionTime could be implemented with trustworthiness and precision. So I would vote that we simply not support it in this method.

Of these 2, I think versionId is actually far more useful, anyway. Distributed timestamping is a wicked hard problem.

from tswg-did-method-webs-specification.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.