diff options
author | 2022-02-17 23:45:17 +0100 | |
---|---|---|
committer | 2022-02-17 23:49:46 +0100 | |
commit | 22bd56b4db5c1f80096e8e1bc2340b545ee31e0a (patch) | |
tree | 98a2583c3575768b1cd8bef80d31128949ef1fec /_posts/2022-02-17-changed-signatures.md | |
parent | Bug #817410: name-logo-guidelines: typo (diff) | |
download | www-22bd56b4db5c1f80096e8e1bc2340b545ee31e0a.tar.gz www-22bd56b4db5c1f80096e8e1bc2340b545ee31e0a.tar.bz2 www-22bd56b4db5c1f80096e8e1bc2340b545ee31e0a.zip |
Add announcement about changed signature format and fix docs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_posts/2022-02-17-changed-signatures.md')
-rw-r--r-- | _posts/2022-02-17-changed-signatures.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/_posts/2022-02-17-changed-signatures.md b/_posts/2022-02-17-changed-signatures.md new file mode 100644 index 0000000..2713e2d --- /dev/null +++ b/_posts/2022-02-17-changed-signatures.md @@ -0,0 +1,14 @@ +--- +title: 'Format of download file signatures has changed' +--- + +<a href="https://www.gentoo.org/downloads/" class="news-img-right"> + <img src="https://www.gentoo.org/assets/img/logo/gentoo-signet.svg" alt="Gentoo logo" width="80"/> +</a> + +We have simplified the format of the downloadable file (i.e. stage 3 and iso image) signatures. +Now, each of these files is accompanied by a detached GnuPG signature where the file itself is signed. +The signing key remains unchanged; see our [web page on release media signatures](https://www.gentoo.org/downloads/signatures/) +for the fingerprints. + +An unsigned DIGESTS file remains available as well. |