From 36b36f2a82a98705bda63e4c050033fdc957626b Mon Sep 17 00:00:00 2001 From: deeplow Date: Wed, 12 Apr 2023 08:51:13 +0100 Subject: [PATCH] FIXUP: rewording and typos fixups --- INSTALL.md | 4 +--- RELEASE.md | 6 +----- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index f36b4a4..ac54f64 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -55,8 +55,6 @@ sudo apt install -y dangerzone ### 1. Add our repository -Start by installing our repository. This allows you to - Open a terminal window and type the following commands: ``` @@ -89,7 +87,7 @@ Importing GPG key 0x22604281: Is this ok [y/N]: ``` -> **Note**: If it does not show this fingerprint confirmation or the fingerprint does not match, it is possible that our servers were compromized. Be distrustful and reach our to us. +> **Note**: If it does not show this fingerprint confirmation or the fingerprint does not match, it is possible that our servers were compromized. Be distrustful and reach out to us. The `Fingerprint` should be `DE28 AB24 1FA4 8260 FAC9 B8BA A7C9 B385 2260 4281`. For extra security, you should confirm matches the one at the bottom of our website ([dangerzone.rocks](https://dangerzone.rocks)) and our [mastodon account](https://fosstodon.org/@dangerzone) bio. diff --git a/RELEASE.md b/RELEASE.md index 96dabb1..03bba16 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -214,10 +214,6 @@ Linux binaries are automatically built and deployed to repositories when a new t ### Fedora -Because the Fedora packages do not contain compiled Python code for a specific -Python version, we can create a single Debian package and use it for all of our -Debian-based distros. - > **NOTE**: This procedure will have to be done for every supported Fedora version. > > In this example, we'll use Fedora 37 as an example. @@ -245,7 +241,7 @@ Create a .rpm: ``` Publish the .rpm under `./dist` to the -[`freedomofpress/yum-tools-prod`](https://github.com/freedomofpress/yum-tools-prod) repo, but sending a PR. Follow the instructions in that repo on how to do so. +[`freedomofpress/yum-tools-prod`](https://github.com/freedomofpress/yum-tools-prod) repo, by sending a PR. Follow the instructions in that repo on how to do so. ## Publishing the release