Giter Site home page Giter Site logo

Envelope headers about dsse HOT 6 CLOSED

secure-systems-lab avatar secure-systems-lab commented on August 19, 2024
Envelope headers

from dsse.

Comments (6)

MarkLodato avatar MarkLodato commented on August 19, 2024 1

My feeling is no. Signing-spec/DSSE is intended to be "dead simple" to minimize attack surface. JWS already exists and has the requested feature. If we added it here, we'd basically be reinventing JWS.

The workaround described in the original post is a reasonable solution. Or alternatively just use JWS if it provides the features you need.

from dsse.

TomHennen avatar TomHennen commented on August 19, 2024

Can you provide some examples?

from dsse.

iamwillbar avatar iamwillbar commented on August 19, 2024

You may want to include information about where (e.g. machine name), when (e.g. @dlorenc's suggestion in #33), who (e.g. a decentralized identity. This is along the same lines as HTTP or SMTP headers, arguably the payloadType is just a specialized Content-Type header and could even move into this header section.

from dsse.

dlorenc avatar dlorenc commented on August 19, 2024

IMO the timestamp is conceptually part of the signature, so it might make sense in the envelope.

The machine name, etc should probably go into the payload. There's not a great spot for the machine name in the ITE-6 payload right now, though.

from dsse.

iamwillbar avatar iamwillbar commented on August 19, 2024

@dlorenc you're right, anything can go in the payload but that assumes you have control over the payload. If you wanted to take some arbitrary content and wrap this around it then it's nice to have a side-channel you can annotate without having to manipulate the payload.

from dsse.

TomHennen avatar TomHennen commented on August 19, 2024

Are you asking for something like a plain old 'metadata' field that can be any dict the producer wants but that people shouldn't depend on for making policy decisinos?

from dsse.

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.