You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added:
* CNAB Security.
Replaced:
* Amazon with Bottlerocket.
* Google with Fuchsia.
* ATS with HERE.
Removed:
* VMware because Harbor now transfered to CNCF.
* DigitalOcean because their do-agent no longer seems to use Notary.
* RubyGems because the Square PR has never been merged.
* IBM container registry because redundant with Notary.
* Azure container registry because redundant with Notary.
* Docker because original blog post seems to be gone; also, redundant
with Notary.
* Quay because no more reference to using Notary.
* LEAP because Bitmask no longer seems to be using TUF.
Signed-off-by: Trishank Karthik Kuppusamy <[email protected]>
Copy file name to clipboardExpand all lines: content/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@
3
3
4
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.
5
5
6
-
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.
6
+
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.
0 commit comments