diff --git a/content/_index.md b/content/_index.md index e5fb0e3..96dced1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,4 +3,4 @@ The Update Framework (**TUF**) helps developers maintain the security of software update systems, providing protection even against attackers that compromise the repository or signing keys. TUF provides a flexible framework and [specification](https://github.com/theupdateframework/specification/blob/master/tuf-spec.md#the-update-framework-specification) that developers can adopt into any software update system. -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 is used in production by companies such as Cloudflare, Datadog, Docker, DigitalOcean, Flynn, IBM, Microsoft, LEAP, Kolide, and VMware. A variant of TUF called [Uptane](https://uptane.github.io/) is widely used to secure over-the-air updates in automobiles. +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 is [used in production](/adoptions) by various tech companies and open source organizations. A variant of TUF called [Uptane](https://uptane.github.io/) is widely used to secure over-the-air updates in automobiles. diff --git a/data/adoptions.yaml b/data/adoptions.yaml index 4656501..29995ec 100644 --- a/data/adoptions.yaml +++ b/data/adoptions.yaml @@ -1,49 +1,31 @@ main: -- url: https://github.com/awslabs/tough - tag: Amazon -- url: https://fuchsia.dev/ - tag: Google -- url: https://github.com/theupdateframework/notary - tag: Notary -- url: https://console.bluemix.net/docs/services/Registry/registry_trusted_content.html#registry_trustedcontent - tag: IBM - img_type: jpg -- url: https://docs.microsoft.com/en-us/azure/container-registry/container-registry-content-trust - tag: Azure - img_type: jpg -- url: https://blog.docker.com/2015/08/content-trust-docker-1-8/ - tag: Docker -- url: https://www.youtube.com/watch?v=2ZIu9XTvsC0 - tag: VMWare -- url: https://advancedtelematic.com/en/press-releases/ats-is-integrating-the-uptane-security-framework-for-over-the-air-software-updates-to-connected-vehicles.html - tag: ATS +- url: https://docs.automotivelinux.org/docs/en/master/architecture/reference/security/part-8/1-FOTA.html + tag: AGL +- url: https://www.airbiquity.com/news/press-releases/airbiquity-unveils-new-otamatictm-release-further-strengthening-over-air-ota-software-and-data-management-offering-automotive + tag: Airbiquity +- url: https://github.com/bottlerocket-os/bottlerocket/tree/develop/sources/updater + tag: Bottlerocket +- url: https://github.com/cnabio/cnab-spec/blob/cnab-security-1.0.0-ga/300-CNAB-security.md + tag: CNAB - url: https://www.datadoghq.com/blog/engineering/secure-publication-of-datadog-agent-integrations-with-tuf-and-in-toto tag: Datadog - url: https://flynn.io/docs/development#the-update-framework-%28tuf%29 tag: Flynn -- url: https://www.youtube.com/watch?v=ofXHmfOTLyA - tag: Quay -- url: https://github.com/digitalocean/do-agent - tag: DigitalOcean -- url: https://blog.cloudflare.com/pal-a-container-identity-bootstrapping-tool - tag: Cloudflare -- url: https://docs.automotivelinux.org/docs/architecture/en/dev/reference/security/05-platform-security.html#agl-platform-software-update - tag: AGL +- url: https://fuchsia.dev/fuchsia-src/concepts/system/software_update_system + tag: Fuchsia +- url: https://www.here.com/company/press-releases/en/2019-28-05 + tag: HERE +- url: https://goharbor.io/docs/2.0.0/working-with-projects/project-configuration/implementing-content-trust/ + tag: Harbor - url: https://github.com/kolide/updater tag: Kolide -- url: https://www.airbiquity.com/news/press-releases/airbiquity-unveils-new-otamatictm-release-further-strengthening-over-air-ota-software-and-data-management-offering-automotive - tag: Airbiquity -- url: https://github.com/goharbor/harbor/blob/master/docs/use_notary.md - tag: Harbor -- url: https://leap.se/en/2014/darkest-night - tag: LEAP +- url: https://github.com/theupdateframework/notary + tag: Notary ongoing: -- url: https://github.com/pypa/interoperability-peps/blob/master/pep-0458-tuf-online-keys.rst - tag: PyPi -- url: https://corner.squareup.com/2013/12/securing-rubygems-with-tuf-part-1.html - tag: RubyGems - url: https://www.well-typed.com/blog/2015/04/improving-hackage-security tag: Haskell alt: Haskell Industrial Group - url: https://opam.ocaml.org/blog/Signing-the-opam-repository tag: OPAM +- url: https://www.python.org/dev/peps/pep-0458/ + tag: PyPI \ No newline at end of file diff --git a/static/img/logos/adoptions/amazon_logo.png b/static/img/logos/adoptions/amazon_logo.png deleted file mode 100644 index 0481a5b..0000000 Binary files a/static/img/logos/adoptions/amazon_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/ats_logo.png b/static/img/logos/adoptions/ats_logo.png deleted file mode 100644 index bcfb495..0000000 Binary files a/static/img/logos/adoptions/ats_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/azure_logo.jpg b/static/img/logos/adoptions/azure_logo.jpg deleted file mode 100644 index bba8d24..0000000 Binary files a/static/img/logos/adoptions/azure_logo.jpg and /dev/null differ diff --git a/static/img/logos/adoptions/bottlerocket_logo.png b/static/img/logos/adoptions/bottlerocket_logo.png new file mode 100644 index 0000000..f6e6aa4 Binary files /dev/null and b/static/img/logos/adoptions/bottlerocket_logo.png differ diff --git a/static/img/logos/adoptions/cloudflare_logo.png b/static/img/logos/adoptions/cloudflare_logo.png deleted file mode 100644 index 87af407..0000000 Binary files a/static/img/logos/adoptions/cloudflare_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/cnab_logo.png b/static/img/logos/adoptions/cnab_logo.png new file mode 100644 index 0000000..45d1f31 Binary files /dev/null and b/static/img/logos/adoptions/cnab_logo.png differ diff --git a/static/img/logos/adoptions/digitalocean_logo.png b/static/img/logos/adoptions/digitalocean_logo.png deleted file mode 100644 index 63a62a8..0000000 Binary files a/static/img/logos/adoptions/digitalocean_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/docker_logo.png b/static/img/logos/adoptions/docker_logo.png deleted file mode 100644 index 9af27aa..0000000 Binary files a/static/img/logos/adoptions/docker_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/fuchsia_logo.png b/static/img/logos/adoptions/fuchsia_logo.png new file mode 100644 index 0000000..8495503 Binary files /dev/null and b/static/img/logos/adoptions/fuchsia_logo.png differ diff --git a/static/img/logos/adoptions/google_logo.png b/static/img/logos/adoptions/google_logo.png deleted file mode 100644 index 4d2faad..0000000 Binary files a/static/img/logos/adoptions/google_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/here_logo.png b/static/img/logos/adoptions/here_logo.png new file mode 100644 index 0000000..a8dea94 Binary files /dev/null and b/static/img/logos/adoptions/here_logo.png differ diff --git a/static/img/logos/adoptions/ibm_logo.jpg b/static/img/logos/adoptions/ibm_logo.jpg deleted file mode 100644 index 6e5c91f..0000000 Binary files a/static/img/logos/adoptions/ibm_logo.jpg and /dev/null differ diff --git a/static/img/logos/adoptions/leap_logo.png b/static/img/logos/adoptions/leap_logo.png deleted file mode 100644 index a84aec2..0000000 Binary files a/static/img/logos/adoptions/leap_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/quay_logo.png b/static/img/logos/adoptions/quay_logo.png deleted file mode 100644 index e5a505e..0000000 Binary files a/static/img/logos/adoptions/quay_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/rubygems_logo.png b/static/img/logos/adoptions/rubygems_logo.png deleted file mode 100644 index 0018e91..0000000 Binary files a/static/img/logos/adoptions/rubygems_logo.png and /dev/null differ diff --git a/static/img/logos/adoptions/vmware_logo.png b/static/img/logos/adoptions/vmware_logo.png deleted file mode 100644 index 183029f..0000000 Binary files a/static/img/logos/adoptions/vmware_logo.png and /dev/null differ