Skip to content

Unclear what asterisk means in delegation paths #208

@heartsucker

Description

@heartsucker

For delegations, some examples seem to use a directory structure where foo/ means foo/bar/, foo/baz, and recursively everything under them. Other examples use what appears to be Unix style globbing like /foo/*.bar which would match foo/baz.bar and so on.

The spec should not actually specify either but say that a TUF implementation could use:

  • A directory structure
  • Regex
  • Unix globbing
  • Anything so long as it is well define and the server/client can agree on the method of representing delegated paths

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions