Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we need securesystemslib? #91

Open
kenodegard opened this issue Aug 31, 2023 · 3 comments
Open

Do we need securesystemslib? #91

kenodegard opened this issue Aug 31, 2023 · 3 comments
Labels
backlog issue has been triaged but has not been earmarked for any upcoming release source::anaconda created by members of Anaconda, Inc. stale [bot] marked as stale due to inactivity type::tech-debt identifies or resolves some technical debt

Comments

@kenodegard
Copy link
Contributor

kenodegard commented Aug 31, 2023

What happened?

securesystemslib was only recently added to conda-forge and is not available on defaults. In other words, this feature has not been in use outside of development/testing.

Do we need to continue to offer this functionality?

@kenodegard kenodegard added backlog issue has been triaged but has not been earmarked for any upcoming release type::tech-debt identifies or resolves some technical debt source::anaconda created by members of Anaconda, Inc. labels Aug 31, 2023
@mohanavamsi20
Copy link

It can be usefull for future references or experiment.

@chenghlee
Copy link
Contributor

It's "needed" for operations like signing the trust roots.

However, I'd argue that the trust metadata signing and management should be re-factored into a separate package/utility, and conda-content-trust be re-scoped to only be the client-side trust verification component. And in that case, securesystemslib shouldn't be needed as a dependency, as any other, trustworthy package that supports Ed25519 verification would work.

Copy link

Hi there, thank you for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this issue to remain open please:

  1. Verify that you can still reproduce the issue at hand
  2. Comment that the issue is still reproducible and include:
    - What OS and version you reproduced the issue on
    - What steps you followed to reproduce the issue

NOTE: If this issue was closed prematurely, please leave a comment.

Thanks!

@github-actions github-actions bot added the stale [bot] marked as stale due to inactivity label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog issue has been triaged but has not been earmarked for any upcoming release source::anaconda created by members of Anaconda, Inc. stale [bot] marked as stale due to inactivity type::tech-debt identifies or resolves some technical debt
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants