FIXUP: rewording and typos fixups

This commit is contained in:
deeplow 2023-04-12 08:51:13 +01:00
parent e61a9e7783
commit 36b36f2a82
No known key found for this signature in database
GPG key ID: 577982871529A52A
2 changed files with 2 additions and 8 deletions

View file

@ -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.

View file

@ -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