Skip to content

redirect to another intoto.jsonl bundle? #447

Description

@loosebazooka

Maybe this is already solved.

Consider this example where I have a bundle that I want to mirror but for many reasons I cannot mirror the bundle as is:

  • space requirements
  • unclear licensing
  • something else?

Is there a provision to have a mybundle.intoto.json just point to another one is permanent storage somewhere? This is a little different that the reference -- as bundles appear to be more of a convention than a named type.

Is there a way to have mybundle.intoto.json to somewhere.intoto.jsonl

for example (I'm not proposing this as is, but something like this)

{ "redirect": "https://storage.example.com/somewhere.intoto.jsonl", "digest": { "sha256": "abcd..." } }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions