mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1086 from theupdateframework/trishankkarthik-patch-1
Remove specific adoptions from README
This commit is contained in:
commit
bba23757fd
2 changed files with 4 additions and 25 deletions
|
|
@ -29,10 +29,10 @@ re-implement to fit their needs.
|
|||
|
||||
TUF is hosted by the [Linux Foundation](https://www.linuxfoundation.org/) as
|
||||
part of the [Cloud Native Computing Foundation](https://www.cncf.io/) (CNCF)
|
||||
and its design is [used in production](docs/ADOPTERS.md) by companies such as Cloudflare,
|
||||
Datadog, DigitalOcean, Docker, Flynn, IBM, Kolide, LEAP, Microsoft, RedHat,
|
||||
and VMware. A variant of TUF called [Uptane](https://uptane.github.io/) is
|
||||
widely used to secure over-the-air updates in automobiles.
|
||||
and its design is [used in production](https://theupdateframework.io/adoptions/)
|
||||
by various tech companies and open source organizations. A variant of TUF
|
||||
called [Uptane](https://uptane.github.io/) is used to secure over-the-air
|
||||
updates in automobiles.
|
||||
|
||||
Please see the [TUF Introduction](docs/OVERVIEW.rst) and
|
||||
[TUF's website](https://theupdateframework.com/) for more information about TUF!
|
||||
|
|
|
|||
|
|
@ -1,21 +0,0 @@
|
|||
## Adopters
|
||||
* [Advanced Telematics Systems](https://advancedtelematic.com/en/press-releases/ats-is-integrating-the-uptane-security-framework-for-over-the-air-software-updates-to-connected-vehicles.html)
|
||||
* [Airbiquity](https://www.airbiquity.com/news/press-releases/airbiquity-unveils-new-otamatictm-release-further-strengthening-over-air-ota-software-and-data-management-offering-automotive)
|
||||
* [Automotive Grade Linux](https://docs.automotivelinux.org/master/docs/architecture/en/dev/reference/security/README.html)
|
||||
* [Cloudflare](https://blog.cloudflare.com/pal-a-container-identity-bootstrapping-tool/)
|
||||
* [DigitalOcean](https://github.com/digitalocean/do-agent)
|
||||
* [Docker](https://blog.docker.com/2015/08/content-trust-docker-1-8/)
|
||||
* [Flynn](https://flynn.io/docs/development#the-update-framework-%28tuf%29)
|
||||
* [Kolide](https://github.com/kolide/updater)
|
||||
* [LEAP](https://leap.se/en/2014/darkest-night)
|
||||
* [Microsoft Azure](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-content-trust)
|
||||
* [Notary](https://github.com/theupdateframework/notary)
|
||||
* [Quay by CoreOS](https://www.youtube.com/watch?v=ofXHmfOTLyA)
|
||||
* [VMWare](https://www.youtube.com/watch?v=2ZIu9XTvsC0)
|
||||
|
||||
## Ongoing integrations
|
||||
* [Crates.io/Rust](https://github.com/heartsucker/rust-tuf)
|
||||
* [Hackage](https://www.well-typed.com/blog/2015/04/improving-hackage-security/)
|
||||
* [OPAM](https://opam.ocaml.org/blog/Signing-the-opam-repository/)
|
||||
* [PyPI](https://github.com/pypa/interoperability-peps/blob/master/pep-0458-tuf-online-keys.rst)
|
||||
* [RubyGems](https://corner.squareup.com/2013/12/securing-rubygems-with-tuf-part-1.html)
|
||||
Loading…
Reference in a new issue