diff --git a/content/pages/atr.md b/content/pages/atr.md new file mode 100644 index 000000000..d8dd224e5 --- /dev/null +++ b/content/pages/atr.md @@ -0,0 +1,13 @@ +Title: Apache Trusted Releases +license: https://www.apache.org/licenses/LICENSE-2.0 + +# Apache Trusted Releases + +The Apache Trusted Releases (ATR) platform performs two key functions: + + - it simplifies the process of preparing and approving a PMC's release of code + - it strengthens security around the release process so that both the project releasing the code and the users downloading it can be confident that the package contains only what it should + +In August 2026, ATR is moving into **beta testing**. Its documentation during this period is available at release-test.apache.org/docs/introduction-to-atr. + +When ATR is in general availability, its documentation will be at releases.apache.org/docs/introduction-to-atr. diff --git a/content/pages/release-download-pages.md b/content/pages/release-download-pages.md index 25de72304..c42a6856a 100644 --- a/content/pages/release-download-pages.md +++ b/content/pages/release-download-pages.md @@ -3,12 +3,14 @@ license: https://www.apache.org/licenses/LICENSE-2.0 Your project's release download page is where people can download your product's latest release(s). This page describes how a release manager can put such a page together. +**Note**: Projects using the **Apache Trusted Releases (ATR)** platform should consult its [documentation](atr.html), which in part supersedes this information. + Review - the policy on [release distribution](release-distribution.html) if you are unsure of the best way to use the project download page - guidelines on [signing releases](release-signing.html) -## Contents ## +## Contents