mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Correct/remove dead hyperlinks
This commit is contained in:
parent
3c17452009
commit
e334c3d825
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -80,6 +80,12 @@ jobs:
|
||||
node-version: '14'
|
||||
- name: Build website
|
||||
uses: ./.github/actions/build
|
||||
- name: Check HTML
|
||||
uses: chabad360/htmlproofer@v1.1
|
||||
with:
|
||||
directory: ${{ github.workspace }}/_site
|
||||
arguments: --assume-extension --external_only --internal-domains privacyguides.org,www.privacyguides.org
|
||||
continue-on-error: true
|
||||
- name: Check HTML
|
||||
uses: chabad360/htmlproofer@v1.1
|
||||
with:
|
||||
|
@ -31,15 +31,15 @@
|
||||
privacy-policy="https://www.etesync.com/tos/#privacy"
|
||||
github="https://github.com/etesync"
|
||||
web="https://client.etesync.com/"
|
||||
windows="https://www.etesync.com/install/dav/"
|
||||
mac="https://www.etesync.com/install/dav/"
|
||||
linux="https://www.etesync.com/install/dav/"
|
||||
freebsd="https://www.etesync.com/install/dav/"
|
||||
openbsd="https://www.etesync.com/install/dav/"
|
||||
netbsd="https://www.etesync.com/install/dav/"
|
||||
windows="https://github.com/etesync/etesync-dav/releases/latest"
|
||||
mac="https://github.com/etesync/etesync-dav/releases/latest"
|
||||
linux="https://github.com/etesync/etesync-dav/releases/latest"
|
||||
freebsd="https://github.com/etesync/etesync-dav/blob/master/README.md#installation"
|
||||
openbsd="https://github.com/etesync/etesync-dav/blob/master/README.md#installation"
|
||||
netbsd="https://github.com/etesync/etesync-dav/blob/master/README.md#installation"
|
||||
fdroid="https://f-droid.org/packages/com.etesync.syncadapter/"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.etesync.syncadapter"
|
||||
ios="https://www.etesync.com/install/ios/"
|
||||
ios="https://apps.apple.com/us/app/apple-store/id1489574285"
|
||||
%}
|
||||
|
||||
{%
|
||||
|
@ -320,7 +320,7 @@ We also log how many times this or that tracker has been blocked. We need this i
|
||||
|
||||
<tr>
|
||||
<td data-value="NixNet">
|
||||
<a href="https://nixnet.xyz/dns/">NixNet</a>
|
||||
<a href="https://nixnet.xyz/">NixNet</a>
|
||||
</td>
|
||||
<td>
|
||||
<span class="no-text-wrap">
|
||||
|
@ -84,5 +84,5 @@ communications (both metadata and unencrypted content) in real time for all of L
|
||||
<li><a href="https://en.wikipedia.org/wiki/UKUSA_Agreement">The United Kingdom – United States of America Agreement (UKUSA)</a></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Lavabit#Suspension_and_gag_order">Lavabit: Suspension and gag order</a></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law">Key disclosure law</a></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Portal:Mass_surveillance">Wikipedia Portal: Mass_surveillance</a></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Mass_surveillance">Wikipedia: Mass Surveillance</a></li>
|
||||
</ul>
|
||||
|
@ -33,7 +33,6 @@
|
||||
mac="https://standardnotes.org/#get-started"
|
||||
linux="https://standardnotes.org/#get-started"
|
||||
ios="https://itunes.apple.com/us/app/standard-notes/id1285392450"
|
||||
fdroid="https://f-droid.org/packages/com.standardnotes/"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.standardnotes"
|
||||
web="https://app.standardnotes.org/"
|
||||
%}
|
||||
|
@ -14,6 +14,6 @@ title="CryptPad"
|
||||
image="/assets/img/legacy_svg/3rd-party/cryptpad.svg"
|
||||
description="CryptPad is an open-source, zero knowledge, and real-time collaborative editor. Data is encrypted/decrypted in the browser, using Salsa20 with Poly1305 to encrypt pads."
|
||||
website="https://cryptpad.fr/pad/"
|
||||
privacy-policy="https://cryptpad.fr/privacy.html"
|
||||
privacy-policy="https://cryptpad.fr/pad/#/2/pad/view/GcNjAWmK6YDB3EO2IipRZ0fUe89j43Ryqeb4fjkjehE/"
|
||||
github="https://github.com/xwiki-labs/cryptpad"
|
||||
%}
|
||||
|
@ -6,7 +6,7 @@
|
||||
image="/assets/img/legacy_svg/3rd-party/cryptpad.svg"
|
||||
description="<strong>CryptPad</strong> is a private-by-design alternative to popular office tools and cloud services. All content is end-to-end encrypted. It is free and open-source, enabling anyone to verify its security by auditing the code. The development team is supported by donations and grants. No registration is required, and it can be used anonymously via Tor Browser."
|
||||
website="https://cryptpad.fr/"
|
||||
privacy-policy="https://cryptpad.fr/privacy.html"
|
||||
privacy-policy="https://cryptpad.fr/pad/#/2/pad/view/GcNjAWmK6YDB3EO2IipRZ0fUe89j43Ryqeb4fjkjehE/"
|
||||
github="https://github.com/xwiki-labs/cryptpad"
|
||||
web="https://cryptpad.fr/"
|
||||
%}
|
||||
|
@ -40,7 +40,7 @@ web="https://dev.lemmy.ml/"
|
||||
<ul>
|
||||
<li><a href="https://beta.akasha.world/">Akasha</a> - A decentralized online bulletin board using <a href="https://www.wikipedia.org/wiki/InterPlanetary_File_System">IPFS</a> and <a href="https://www.wikipedia.org/wiki/Ethereum">Ethereum</a>.</li>
|
||||
<li><a href="https://raddle.me">Raddle</a> - A is a public Postmill instance focused on privacy and anti-censorship.</li>
|
||||
<li><a href="https://notabug.io/">notabug.io</a> - A <a href="https://github.com/notabugio/notabug/blob/master/LICENSE.md">free and open-source</a> P2P link aggregator with a strong resemblance to old.reddit.com (not to be confused with <a href="https://notabug.org/">NotABug.org</a>).</li>
|
||||
<li><a href="https://notabug.io/">notabug.io</a> - A <a href="https://github.com/notabugio/notabug/blob/master/LICENSE">free and open-source</a> P2P link aggregator with a strong resemblance to old.reddit.com (not to be confused with <a href="https://notabug.org/">NotABug.org</a>).</li>
|
||||
<li><a href="https://freepo.st">freepost</a> - A <a href="https://notabug.org/zPlus/freepost/src/master/LICENSE">free and open-source</a> discussion board based on free software and free culture with a highly motivated community.
|
||||
|
||||
</ul>
|
||||
|
@ -10,7 +10,7 @@
|
||||
description='Tails is a live operating system that can boot on almost any computer from a DVD, USB stick, or SD card you control. It aims at preserving privacy and anonymity, and circumventing censorship by forcing Internet connections through the Tor network; leaving no trace on the computer; and using state-of-the-art cryptographic tools to encrypt files, emails, and instant messages.'
|
||||
badges="info:Linux"
|
||||
website="https://tails.boum.org/"
|
||||
git="https://git-tails.immerda.ch/tails/"
|
||||
gitlab="https://gitlab.tails.boum.org/tails/tails"
|
||||
%}
|
||||
|
||||
{% include legacy/cardv2.html
|
||||
|
@ -183,7 +183,7 @@ description: "Find a secure email provider that will keep your privacy in mind.
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h3>How do I protect my private keys?</h3>
|
||||
<p>A smartcard (such as a <a href="https://support.yubico.com/support/solutions/articles/15000006420-using-your-yubikey-with-openpgp">Yubikey</a> or <a href="https://www.nitrokey.com">Nitrokey</a>) works by receiving an encrypted email message from a device (phone, tablet, computer etc) running an email/webmail client. The message is then decrypted by the smartcard and the decrypted content is sent back to the device.</p>
|
||||
<p>A smartcard (such as a <a href="https://support.yubico.com/hc/en-us/articles/360013790259-Using-Your-YubiKey-with-OpenPGP">Yubikey</a> or <a href="https://www.nitrokey.com">Nitrokey</a>) works by receiving an encrypted email message from a device (phone, tablet, computer etc) running an email/webmail client. The message is then decrypted by the smartcard and the decrypted content is sent back to the device.</p>
|
||||
<p>It is advantageous for the decryption to occur on the smartcard so as to avoid possibly exposing your private key to a compromised device.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
10
notices.md
10
notices.md
@ -25,16 +25,12 @@ Privacy Guides additionally does not warrant that this website will be constantl
|
||||
|
||||
Original code, including source files and code samples if any in the content, is the sole property of Aragon Ventures LLC, all rights reserved. This does not include third-party code embedded in this repository, or code where a superseding license is otherwise noted. The following are notable examples, but this list may not be all-inclusive:
|
||||
|
||||
- Bootstrap code is under the MIT license. See: [github.com/twbs/bootstrap/blob/master/LICENSE](https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
- [jQuery](https://github.com/privacytools/privacytools.io/blob/master/assets/js/jquery-3.3.1.min.js) is under the MIT license. See: [jquery.org/license](https://jquery.org/license/)
|
||||
- [Popper.js](https://github.com/privacytools/privacytools.io/blob/master/assets/js/popper.min.js) is under the MIT license. See: [github.com/FezVrasta/popper.js/raw/master/LICENSE.md](https://github.com/FezVrasta/popper.js/raw/master/LICENSE.md)
|
||||
- [Sortable](https://github.com/privacytools/privacytools.io/blob/master/assets/js/sortable.min.js) is under the MIT license. See: [github.com/HubSpot/sortable/raw/master/LICENSE](https://github.com/HubSpot/sortable/raw/master/LICENSE)
|
||||
- The Font Awesome icons are under CC-BY-4.0, Font Awesome fonts are under SIL OFL 1.1, and Font Awesome code is under the MIT License. See: [fontawesome.com/license/free](https://fontawesome.com/license/free)
|
||||
- The PrivacyTools fonts, icons, and code are under ISC license. See: [github.com/privacytools/privacytools.io/blob/master/font/LICENSE](https://github.com/privacytools/privacytools.io/blob/master/font/LICENSE).
|
||||
- [Sortable](https://github.com/privacyguides/privacyguides.org/blob/main/assets/js/sortable.min.js) is under the MIT license. See: [github.com/HubSpot/sortable/raw/master/LICENSE](https://github.com/HubSpot/sortable/raw/master/LICENSE)
|
||||
- The [PrivacyTools fonts and icons](https://github.com/privacyguides/privacyguides.org/tree/main/assets/fonts/ptio-font) are under ISC license. See: [github.com/privacytools/privacytools.io/blob/master/font/LICENSE](https://github.com/privacytools/privacytools.io/blob/master/font/LICENSE).
|
||||
|
||||
Portions of this notice itself were adopted from [opensource.guide](https://github.com/github/opensource.guide/blob/master/notices.md) on GitHub, released under [CC-BY-4.0](https://github.com/github/opensource.guide/blob/master/LICENSE).
|
||||
|
||||
This means that you can use the human-readable content in this repository for your own project, as long as you follow the requirements outlined in the Creative Commons Attribution-NonCommercial 4.0 International License. You **may not** use any original code in this repository for your own project, nor use the Privacy Guides [branding](https://github.com/privacyguides/brand) in your own project, without express approval from Aragon Ventures LLC. Privacy Guides's brand trademarks include the "Privacy Guides" wordmark and shield logo.
|
||||
This means that you can use the human-readable content in this repository for your own project, as long as you follow the requirements outlined in the Creative Commons Attribution-NonCommercial 4.0 International License. You **may not** use any original code in this repository for your own project, nor use the Privacy Guides branding in your own project, without express approval from Aragon Ventures LLC. Privacy Guides's brand trademarks include the "Privacy Guides" wordmark and shield logo.
|
||||
|
||||
We believe that the logos and other images in `assets` obtained from third-party providers are either in the public domain or **fair use**. In a nutshell, legal [fair use doctrine](https://en.wikipedia.org/wiki/Fair_use) allows the use of copyrighted image in order to identify the subject matter for purposes of public comment. However, these logos and other images may still be subject to trademark laws in one or more jurisdictions. Before using this content, please ensure that it is used to identify the entity or organization that owns the trademark and that you have the right to use it under the laws which apply in the circumstances of your intended use. *When copying content from this website, you are solely responsible for ensuring that you do not infringe someone else's trademark or copyright.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user