mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Merge branch 'master' of https://github.com/privacytoolsIO/privacytools.io
This commit is contained in:
commit
2ad45bde95
@ -21,8 +21,8 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri
|
||||
|
||||
# Support privacytools.io
|
||||
|
||||
- [Donate.](https://privacytoolsio.github.io/privacytools.io/donate.html)
|
||||
- [Spread the word.](https://privacytoolsio.github.io/privacytools.io/#participate)
|
||||
- [Donate.](https://www.privacytools.io/donate/)
|
||||
- [Spread the word.](https://www.privacytools.io/#participate)
|
||||
- [Make suggestions on reddit.](https://www.reddit.com/r/privacytoolsIO/)
|
||||
- View and edit our website source code here on GitHub.
|
||||
|
||||
@ -30,6 +30,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri
|
||||
- [繁体中文 / Chinese](https://privacytools.twngo.xyz/) - [GitHub](https://github.com/twngo/privacytools-zh)
|
||||
- [Español / Spanish](https://victorhck.gitlab.io/privacytools-es/) - [GitLab](https://gitlab.com/victorhck/privacytools-es)
|
||||
- [Deutsch / German](https://privacytools.it-sec.rocks/) - [GitHub](https://github.com/Anon215/privacytools.it-sec.rocks)
|
||||
- [Français / French](https://privacytools.dreads-unlock.fr/) - [GitLab](https://gitlab.com/Booteille/privacytools)
|
||||
- [Italiano / Italian](https://privacytools-it.github.io/) - [GitHub](https://github.com/privacytools-it/privacytools-it.github.io)
|
||||
- [Русский / Russian](https://privacytools.ru) - [GitHub](https://github.com/c0rdis/privacytools.ru)
|
||||
|
||||
|
@ -17,10 +17,10 @@
|
||||
{% include card.html color="primary"
|
||||
title="Email Providers"
|
||||
image="/assets/img/misc/email.png"
|
||||
url="#email"
|
||||
url="../email"
|
||||
website="Email Providers section"
|
||||
footer="OS: depends on email provider."
|
||||
description="Many email providers also offer calendar and or contacts sync services. Refer to the <a href=\"#email\">Email Providers section</a> to choose an email provider and check if they also offer calendar and or contacts sync."
|
||||
description="Many email providers also offer calendar and or contacts sync services. Refer to the <a href=\"../email\">Email Providers section</a> to choose an email provider and check if they also offer calendar and or contacts sync."
|
||||
%}
|
||||
|
||||
{% include card.html color="warning"
|
||||
@ -45,6 +45,6 @@
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="#cloud">cloud backups</a> - consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after <a href="#encrypt">encrypting</a> them).
|
||||
<a href="../cloud">cloud backups</a> - consider regularly exporting your calendar and or contacts and backing them up on a separate storage drive or uploading them to cloud storage (ideally after <a href="../encryption-tools/#encrypt">encrypting</a> them).
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -45,6 +45,7 @@
|
||||
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#Czech_Republic">Czech Republic</a> <div class="float-right"><span class="flag-icon flag-icon-cz"></span></div></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#Germany">Germany</a> <div class="float-right"><span class="flag-icon flag-icon-de"></span></div></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#Iceland">Iceland</a> <div class="float-right"><span class="flag-icon flag-icon-is"></span></div></li>
|
||||
<li><a href="https://iclg.com/practice-areas/cybersecurity-laws-and-regulations/italy">Italy</a> <div class="float-right"><span class="flag-icon flag-icon-it"></span></div></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#Poland">Poland</a> <div class="float-right"><span class="flag-icon flag-icon-pl"></span></div></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Key_disclosure_law#Sweden">Sweden</a> (proposed) <div class="float-right"><span class="flag-icon flag-icon-se"></span></div></li>
|
||||
<li><a href="https://www.wikipedia.org/wiki/Key_disclosure_law#Switzerland">Switzerland</a> <div class="float-right"><span class="flag-icon flag-icon-ch"></span></div></li>
|
||||
|
@ -11,7 +11,7 @@
|
||||
image="/assets/img/icons/reddit.png"
|
||||
url="https://www.reddit.com/r/privacytoolsIO/"
|
||||
website="reddit.com"
|
||||
description='Our active community subreddit to stay up to date or to make suggestions. Join now! <a href="#" data-toggle="tooltip" data-placement="top" data-original-title="Warrant Canary has been removed by reddit">(Info)</a>'
|
||||
description='Our active community subreddit to stay up to date or to make suggestions. Join now! <a href="providers/#wc" data-toggle="tooltip" data-placement="top" data-original-title="Warrant Canary has been removed by reddit">(Info)</a>'
|
||||
%}
|
||||
|
||||
{% include card.html color="primary"
|
||||
|
@ -27,7 +27,7 @@
|
||||
image="/assets/img/provider/DuckDuckGo.jpg"
|
||||
url="https://duckduckgo.com/"
|
||||
tor="http://3g2upl4pq6kufc4m.onion"
|
||||
description='The search engine that doesn\'t track you. Some of DuckDuckGo\'s code is free software hosted at <a href="https://github.com/duckduckgo">GitHub</a>, but the core is proprietary. <span class="flag-icon flag-icon-us"></span> <a href="#ukusa">The company is based in the USA.</a>'
|
||||
description='The search engine that doesn\'t track you. Some of DuckDuckGo\'s code is free software hosted at <a href="https://github.com/duckduckgo">GitHub</a>, but the core is proprietary. <span class="flag-icon flag-icon-us"></span> <a href="../../providers/#ukusa">The company is based in the USA.</a>'
|
||||
%}
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user