https://github.com/conda/conda-content-trust
Signing and verification tools for conda
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.0%) to scientific vocabulary
Keywords from Contributors
Repository
Signing and verification tools for conda
Basic Info
Statistics
- Stars: 9
- Watchers: 9
- Forks: 12
- Open Issues: 1
- Releases: 2
Metadata Files
README.md
Conda Content Trust: Signing and verification tools for Conda
What: Based on The Update Framework (TUF), conda-content-trust is intended to ensure that when users in the conda ecosystem obtain a package or data about that package, they can know whether or not it is trustworthy (e.g. originally comes from a reliable source and has not been tampered with). A basic library and basic CLI are included to provide signing, verification, and trust delegation functionality.
Why: This exists as an alteration of TUF because of the very particular needs of the conda ecosystem. (Developers are encouraged to just use TUF whenever possible!)
Where: This tool is general purpose. It is currently used in conda 4.10.1+ to verify package metadata signatures when they are available (announcement, instructions).
Installation
Installation can be accomplished via conda:
conda install conda-content-trust
Or via pip:
pip install conda-content-trust
(If you intend to tinker with the code, feel free to use an editable install: pip install -e .)
Optional Dependencies for Producing Signatures with GPG Keys / YubiKeys
If you intend to create GPG key signatures (as opposed to the typical non-GPG signatures), and/or you intend to use the YubiKey interface, you will need to install two optional dependencies:
GPG(any gpg client that provides command-line gpg functionality should do)securesystemslib(pip install securesystemslib)
Demonstration and Use
Use of the command-line utility provides help functionality::
conda-content-trust --help
You should be able to run the demo after installing:
python3 demo.py
(Portions of the demo may require the optional dependencies above.)
Testing
Each set of tests is a module in the tests/ directory. These can all be run with:
pytest
Owner
- Name: conda
- Login: conda
- Kind: organization
- Website: https://conda.org
- Twitter: condaproject
- Repositories: 29
- Profile: https://github.com/conda
conda is system-level, binary package and environment manager running on all major operating systems and platforms.
GitHub Events
Total
- Issues event: 4
- Watch event: 1
- Delete event: 43
- Issue comment event: 19
- Push event: 58
- Pull request review event: 34
- Pull request event: 98
- Create event: 45
Last Year
- Issues event: 4
- Watch event: 1
- Delete event: 43
- Issue comment event: 19
- Push event: 58
- Pull request review event: 34
- Pull request event: 98
- Create event: 45
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Conda Bot | 1****t | 47 |
| Sebastien Awwad | s****d@g****m | 37 |
| pre-commit-ci[bot] | 6****] | 34 |
| Daniel Holth | d****h@a****m | 32 |
| dependabot[bot] | 4****] | 23 |
| Ken Odegard | k****d@a****m | 20 |
| Jannis Leidel | j****s@l****o | 14 |
| Bianca Henderson | b****a@g****m | 12 |
| Daniel Bast | 2****t | 6 |
| Mike Sarahan | m****n@g****m | 2 |
| Cheng H. Lee | c****e@a****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 12
- Total pull requests: 284
- Average time to close issues: 9 months
- Average time to close pull requests: about 1 month
- Total issue authors: 6
- Total pull request authors: 9
- Average comments per issue: 1.67
- Average comments per pull request: 0.43
- Merged pull requests: 182
- Bot issues: 1
- Bot pull requests: 174
Past Year
- Issues: 1
- Pull requests: 125
- Average time to close issues: 9 days
- Average time to close pull requests: 13 days
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.28
- Merged pull requests: 73
- Bot issues: 1
- Bot pull requests: 105
Top Authors
Issue Authors
- kenodegard (4)
- barabo (2)
- adriendelsalle (2)
- dholth (2)
- westurner (1)
- dependabot[bot] (1)
Pull Request Authors
- dependabot[bot] (118)
- conda-bot (63)
- pre-commit-ci[bot] (56)
- kenodegard (24)
- jezdez (9)
- dholth (6)
- awwad (6)
- beeankha (1)
- dbast (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- pypi 96 last-month
- Total docker downloads: 217,121,137
-
Total dependent packages: 3
(may contain duplicates) -
Total dependent repositories: 250
(may contain duplicates) - Total versions: 5
- Total maintainers: 1
pypi.org: conda-content-trust
Signing and verification tools for conda
- Homepage: https://github.com/conda/conda-content-trust
- Documentation: https://conda-content-trust.readthedocs.io/
- License: BSD
-
Latest release: 0.1.2
published about 5 years ago
Rankings
Maintainers (1)
conda-forge.org: conda-content-trust
- Homepage: https://github.com/conda/conda-content-trust
- License: BSD-3-Clause
-
Latest release: 0.1.3
published about 5 years ago
Rankings
anaconda.org: conda-content-trust
- Homepage: https://github.com/conda/conda-content-trust
- License: BSD-3-Clause
-
Latest release: 0.2.0
published almost 3 years ago
Rankings
Dependencies
- conda/actions/check-cla v22.9.0 composite
- actions-ecosystem/action-add-labels v1.1.0 composite
- actions-ecosystem/action-remove-labels v1.3.0 composite
- EndBug/label-sync v2.3.0 composite
- actions/checkout v3 composite
- andstor/file-existence-action v1.0.1 composite
- dessant/lock-threads v2 composite
- actions/add-to-project v0.3.0 composite
- actions/stale v4 composite
- conda/actions/read-yaml v22.9.0 composite
- actions/checkout v3 composite
- actions/github-script v6 composite
- conda/actions/canary-release v23.7.0 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- conda-incubator/setup-miniconda v2 composite
- conda/actions/canary-release v23.7.0 composite
- cryptography >=41
- conda >=22.11 test
- conda-forge * test
- cryptography >=41.0.0 test
- pytest * test
- pytest-benchmark * test
- pytest-cov * test
- setuptools_scm * test