8000 tuf: review the cache / local storage directory names · Issue #370 · sigstore/sigstore-python · GitHub
[go: up one dir, main page]

Skip to content
tuf: review the cache / local storage directory names #370
Closed
@jku

Description

@jku

I noticed that during the refactoring of #351 the directories changed from:

<USER_CACHE_DIR>/sigstore-python/tuf/<QUOTED_REPO_URL>
<USER_DATA_DIR>/sigstore-python/tuf/<QUOTED_REPO_URL>

to

<USER_CACHE_DIR>/sigstore-python/<QUOTED_REPO_URL>
<USER_DATA_DIR>/sigstore-python/<QUOTED_REPO_URL>

this is going to work fine until sigstore-python wants to cache or store other application data... should we re-add that "tuf" component in there now or only solve that problem when it becomes an issue?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0