Skip to content

Is TUF a library or a collection of tools or both? #258

@adrelanos

Description

@adrelanos

To help with #129... I need to ask...

How do you envision TUF to appear on distributions?

Does TUF provide files that are supposed to be imported, i.e. a python library?

Would you prefer having it installed in /usr/bin/...?
Obviously /usr/bin/sig.py wouldn't be a good name. Something like /usr/bin/tuf-sig?

Or would it suffice to take the whole tuf folder (https://github.com/theupdateframework/tuf/tree/develop/tuf) and to install it's contents to /usr/lib/tuf? I.e. so you'd end up with a file /usr/lib/tuf/sig.py and so forth?

Applications based on TUF would then call external utilities such as /usr/lib/tuf/sig.py?

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