- Grammar, Style, and Wording Changes
- Remove commas where pauses or breaks in reading may not be needed
- Reduce instances of comma splices by replacing commas with
semicolons or em dashes where appropriate
- Spell out abbreviations like E2EE for the first instance of the term
on the page, then use the abbreviation for the subsequent instances
- Add line breaks in card descriptions for a cleaner look,
particularly for mentions of an accompanying blog review of a tool
- Move more technical information from recommendation blurb to the
description under the card
- Format quotations from audits as block quotes
- Standardize syntax for tooltips
- Arrange download links according to the widely used order
- Mobile app stores > alternative distribution methods (e.g.,
GitHub) > developer-owned or -operated F-Droid repositories >>
desktop platforms > Flathub >> browsers >> web
- Shorten Chrome extension links
- Standardize icon for web download links
- For "Repository" buttons, embed direct links to project's Readme to
differentiate them from "Source Code" links
- Other Changes
- Add GitHub releases link for IVPN
- Mention CryptPad's official public instance and add link to list of
public instances
- Replace current link to Miniflux docs with a direct link to the end
user docs
- Update version of Newsboat documentation link
- Update and reword guidance on finding YouTube channel code for RSS feed
- Remove F-Droid download link for Stingle since it is not owned by
the developer or dev team
Signed-off-by: Jonah Aragon <jonah@privacyguides.org>
Signed-off-by: fria <fria@privacyguides.org>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
It seems like both distributions in the current 'immutable distributions' category are moving beyond the immutable branding.
Fedora:
> Thirdly, this nice branding term is also a more accurate way of talking about how rpm-ostree works. Fedora Atomic spins are not actually immutable. There are ways to get around the read-only aspects of the implementation even though it is much harder. The nature of the OS, where updates are only implemented when they successfully build and you can rollback or rebase between core host systems, is better described by atomicity than immutability. Atomic is also how many of the contributors who work on rpm-ostree prefer to talk about it! Rebranding provides an opportunity to change the language surrounding this technology.
Nix:
> NixOS also provides atomic updates;
(Directly from Privacy Guides)
It's a minor change, but I feel it'd be helpful for the community to be utilizing consistent terminology for different technologies being utilized.
Co-authored-by: Jonah Aragon <jonah@privacyguides.org>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>