Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,12 @@ versions.
Downloading binaries is only permitted from what are classed as trusted sources.
These are:

* The Ubuntu Archives (for debian packages)
* Snaps
* The Ubuntu Archives (for debian packages).
* Snaps.
[owned by the "canonical" account](https://snapcraft.io/publisher/canonical)
* Snaps where the binary is built from a trusted and approved source.
* [PyPi](https://pypi.org/)
* [PyPi](https://pypi.org/) where the binary is built from a trusted and
approved source.

These sources are considered trusted because we are confident that we understand
the way in which they're built, and the security commitments for packages/snaps
Expand Down