mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-28 22:31:07 +00:00
Fix broken hyperlinks
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
description="Mailpile is a free, community funded, open source email client with user-friendly encryption and privacy features."
|
||||
website="https://www.mailpile.is/"
|
||||
privacy-policy="https://www.mailpile.is/privacy.html"
|
||||
tor="clgs64523yi2bkhz.onion"
|
||||
tor="http://clgs64523yi2bkhz.onion"
|
||||
github="https://github.com/mailpile/Mailpile"
|
||||
linux="https://www.mailpile.is/download/linux.html"
|
||||
%}
|
||||
|
@@ -141,7 +141,7 @@
|
||||
include legacy/cardv2.html
|
||||
title="Jami"
|
||||
image="/assets/img/legacy_svg/3rd-party/jami.svg"
|
||||
description="Encrypted instant messaging and video calling software. All communications are E2EE using <a href=//jami.net/improving-performance-and-security-with-tls-1-3/>TLS 1.3</a> and never stored elsewhere than on user's devices, even when <a href=//jami.net/why-is-jami-truly-distributed/>TURN servers are used</a>."
|
||||
description='Encrypted instant messaging and video calling software. All communications are E2EE using <a href="https://jami.net/improving-performance-and-security-with-tls-1-3/">TLS 1.3</a> and never stored outside the client, even when <a href="https://jami.net/why-is-jami-truly-distributed/">TURN servers are used</a>.'
|
||||
labels="color==warning::link==https://git.jami.net/savoirfairelinux/ring-project/issues/765::text==Warning::tooltip==This software is partially centralized but can be self-hosted.|text==VoIP"
|
||||
website="https://jami.net/"
|
||||
privacy-policy="https://jami.net/privacy-policy/"
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
<div class="row mb-2">
|
||||
<div class="col-lg-3 col-sm-12 pt-lg-5">
|
||||
<img src="/assets/img/png/3rd-party/passepartout.png" height="70" width="70" class="img-fluid d-block mr-auto ml-auto align-middle" alt="Passepartout">
|
||||
<img src="/assets/img/legacy_png/3rd-party/passepartout.png" height="70" width="70" class="img-fluid d-block mr-auto ml-auto align-middle" alt="Passepartout">
|
||||
</div>
|
||||
<div class="col">
|
||||
<h3>Use a VPN with <a href="https://passepartoutvpn.app">Passepartout</a></h3>
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
<div class="row mb-2">
|
||||
<div class="col-lg-3 col-sm-12 pt-lg-5">
|
||||
<img src="/assets/img/png/3rd-party/adguard.png" height="70" width="70" class="img-fluid d-block mr-auto ml-auto align-middle" alt="AdGuard">
|
||||
<img src="/assets/img/legacy_png/3rd-party/adguard.png" height="70" width="70" class="img-fluid d-block mr-auto ml-auto align-middle" alt="AdGuard">
|
||||
</div>
|
||||
<div class="col">
|
||||
<h3>Block content in Safari with <a href="https://adguard.com/en/adguard-ios/overview.html">AdGuard for iOS</a></h3>
|
||||
|
Reference in New Issue
Block a user