Key donate page
This commit is contained in:
parent
77288d7f5d
commit
4940b2b439
@ -2,6 +2,7 @@
|
||||
layout: default
|
||||
active_page: donate
|
||||
permalink: /donate/
|
||||
translate: true
|
||||
---
|
||||
<div class="col-12">
|
||||
<div class="row">
|
||||
@ -11,18 +12,18 @@ permalink: /donate/
|
||||
</div>
|
||||
|
||||
<div class="card border-success mt-5 mb-5">
|
||||
<div class="card-header text-success"><i class="fas fa-donate fa-fw"></i> Donate via OpenCollective</div>
|
||||
<div class="card-header text-success"><i class="fas fa-donate fa-fw"></i> {% t Donate via OpenCollective %}</div>
|
||||
<div class="card-body text-success">
|
||||
<p class="card-text">If you are able, please consider contributing to our development and outreach programs. <strong>Contributions via OpenCollective to {{ site.name }} are tax deductible for US taxpayers.</strong> These funds are transparently and primarily used to cover server costs.</p>
|
||||
<a href="https://opencollective.com/privacytoolsio#section-contribute" class="btn btn-success">Contribute</a>
|
||||
<a href="https://blog.privacytools.io/privacytools-io-joins-the-open-collective-foundation" class="btn btn-outline-success">More Info</a>
|
||||
<p class="card-text">{% t If you are able, please consider contributing to our development and outreach programs.%} <strong>{% t Contributions via OpenCollective to {{ site.name }} are tax deductible for US taxpayers. %}</strong> {% t These funds are transparently and primarily used to cover server costs. %}</p>
|
||||
<a href="https://opencollective.com/privacytoolsio#section-contribute" class="btn btn-success">{% t Contribute %}</a>
|
||||
<a href="https://blog.privacytools.io/privacytools-io-joins-the-open-collective-foundation" class="btn btn-outline-success">{% t More Info %}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h1>Please Donate</h1>
|
||||
<h1>{% t Please Donate %}</h1>
|
||||
|
||||
<p>Our website is free of advertisements and not affiliated with any listed providers.<br>Your donation will cover our costs for servers, domains, coffee, beer, and pizza.</p>
|
||||
<p>You may also contribute via the cryptocurrencies below, however we will not be able to provide a receipt for your contribution.<br>Your contribution will be considered an anonymous, unrestricted contribution and paid to our Fiscal Host at OpenCollective when we convert to currency.</p>
|
||||
<p>{% t Our website is free of advertisements and not affiliated with any listed providers. %}<br>{% t Your donation will cover our costs for servers, domains, coffee, beer, and pizza. %}</p>
|
||||
<p>{% t You may also contribute via the cryptocurrencies below; however, we will not be able to provide a receipt for your contribution. %}<br>{% t Your contribution will be considered an anonymous, unrestricted contribution and paid to our Fiscal Host at OpenCollective when we convert to currency. %}</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -79,9 +80,9 @@ permalink: /donate/
|
||||
</div>
|
||||
|
||||
<div class="text-center">
|
||||
<p>We prefer Bitcoin donations to be above $5 due to the state of the network's transaction fees. You are welcome to donate any smaller or larger amount on any other cryptocurrency, such as Bitcoin Cash, Ethereum, or Stellar.</p>
|
||||
<p>{% t We prefer Bitcoin donations to be above $5 due to the state of the network's transaction fees. You are welcome to donate any smaller or larger amount on any other cryptocurrency, such as Bitcoin Cash, Ethereum, or Stellar. %}</p>
|
||||
|
||||
<h2>More Cryptocurrencies</h2>
|
||||
<h2>{% t More Cryptocurrencies %}</h2>
|
||||
|
||||
</div>
|
||||
|
||||
@ -297,8 +298,8 @@ permalink: /donate/
|
||||
</div>
|
||||
|
||||
<div class="text-center">
|
||||
<p>The <a href="/contact/">{{ site.name }} team</a> does not necessarily endorse all of the cryptocurrencies listed on this page. Please conduct your own research before purchasing any cryptocurrencies.</p>
|
||||
<h3>Thanks for your support. You are awesome!</h3>
|
||||
<p>{% t The <a href="{{ '/contact/' | translate_page }}">{{ site.name }} team</a> does not necessarily endorse all of the cryptocurrencies listed on this page. Please conduct your own research before purchasing any cryptocurrencies. %}</p>
|
||||
<h3>{% t Thanks for your support. You are awesome! %}</h3>
|
||||
<p>
|
||||
<span class="far fa-smile-beam fa-3x"></span>
|
||||
</p>
|
||||
|
@ -1344,6 +1344,51 @@ httpswww.isc.orgdnssec_KEY: |
|
||||
DNSSEC_and_BIND_9a_by_the_ISC_KEY: |
|
||||
DNSSEC and BIND 9</a> by the ISC
|
||||
|
||||
Donate_via_OpenCollective_KEY: |
|
||||
Donate via OpenCollective
|
||||
|
||||
If_you_are_able_please_consider_contributing_to_our_development_and_outreach_programs._KEY: |
|
||||
If you are able, please consider contributing to our development and outreach programs.
|
||||
|
||||
Contributions_via_OpenCollective_to__site.name__are_tax_deductible_for_US_taxpayers._KEY: |
|
||||
Contributions via OpenCollective to {{ site.name }} are tax deductible for US taxpayers.
|
||||
|
||||
These_funds_are_transparently_and_primarily_used_to_cover_server_costs._KEY: |
|
||||
These funds are transparently and primarily used to cover server costs.
|
||||
|
||||
Contribute_KEY: |
|
||||
Contribute
|
||||
|
||||
More_Info_KEY: |
|
||||
More Info
|
||||
|
||||
Please_Donate_KEY: |
|
||||
Please Donate
|
||||
|
||||
Our_website_is_free_of_advertisements_and_not_affiliated_with_any_listed_providers._KEY: |
|
||||
Our website is free of advertisements and not affiliated with any listed providers.
|
||||
|
||||
Your_donation_will_cover_our_costs_for_servers_domains_coffee_beer_and_pizza._KEY: |
|
||||
Your donation will cover our costs for servers, domains, coffee, beer, and pizza.
|
||||
|
||||
You_may_also_contribute_via_the_cryptocurrencies_below_however_we_will_not_be_able_to_provide_a_receipt_for_your_contribution._KEY: |
|
||||
You may also contribute via the cryptocurrencies below; however, we will not be able to provide a receipt for your contribution.
|
||||
|
||||
Your_contribution_will_be_considered_an_anonymous_unrestricted_contribution_and_paid_to_our_Fiscal_Host_at_OpenCollective_when_we_convert_to_currency._KEY: |
|
||||
Your contribution will be considered an anonymous, unrestricted contribution and paid to our Fiscal Host at OpenCollective when we convert to currency.
|
||||
|
||||
We_prefer_Bitcoin_donations_to_be_above_5_due_to_the_state_of_the_networks_transaction_fees._You_are_welcome_to_donate_any_smaller_or_larger_amount_o_KEY: |
|
||||
We prefer Bitcoin donations to be above $5 due to the state of the network's transaction fees. You are welcome to donate any smaller or larger amount on any other cryptocurrency, such as Bitcoin Cash, Ethereum, or Stellar.
|
||||
|
||||
More_Cryptocurrencies_KEY: |
|
||||
More Cryptocurrencies
|
||||
|
||||
The_a_href_contact__translate_page__site.name__teama_does_not_necessarily_endorse_all_of_the_cryptocurrencies_listed_on_this_page._KEY: |
|
||||
The <a href="{{ '/contact/' | translate_page }}">{{ site.name }} team</a> does not necessarily endorse all of the cryptocurrencies listed on this page. Please conduct your own research before purchasing any cryptocurrencies.
|
||||
|
||||
Thanks_for_your_support._You_are_awesome!_KEY: |
|
||||
Thanks for your support. You are awesome!
|
||||
|
||||
Thunderbird_KEY: |
|
||||
Thunderbird
|
||||
|
||||
@ -3993,9 +4038,6 @@ Tor_Myths_KEY: |
|
||||
FAQ_KEY: |
|
||||
FAQ
|
||||
|
||||
More_Info_KEY: |
|
||||
More Info
|
||||
|
||||
Our_VPN_Provider_Criteria_KEY: |
|
||||
Our VPN Provider Criteria
|
||||
|
||||
@ -4260,609 +4302,3 @@ httpsgist.github.comkennwhite1f3bc4d889b02b35d8aa_KEY: |
|
||||
Dont_use_LT2P_IPSec_use_other_protocols._KEY: |
|
||||
Don't use LT2P IPSec, use other protocols.
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.mozilla.firefox
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.etesync.syncadapter_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.etesync.syncadapter
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.nextcloud.client
|
||||
|
||||
httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
|
||||
|
||||
httpsbugzilla.mozilla.orgshow_bug.cgi?id1500289_KEY: |
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1500289
|
||||
|
||||
httpsbugzilla.mozilla.orgshow_bug.cgi?id1542754_KEY: |
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1542754
|
||||
|
||||
httpswww.clawsmail.orgdownloads.php?sectiondownloads_KEY: |
|
||||
https://www.claws-mail.org/downloads.php?section=downloads
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.sufficientlysecure.keychain_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
|
||||
|
||||
httpsgit.gnupg.orgcgibingitweb.cgi?pgnupg.git_KEY: |
|
||||
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.mozilla.firefoxsend_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.github.catfriend1.syncthingandroid_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid
|
||||
|
||||
httpsgithub.comsyncthing?typesource_KEY: |
|
||||
https://github.com/syncthing?type=source
|
||||
|
||||
Prefer_the_classic_site?_View_a_singlepage_layout._KEY: |
|
||||
Prefer the classic site? View a single-page layout.
|
||||
|
||||
Privacy?_I_dont_have_anything_to_hide._KEY: |
|
||||
Privacy? I don't have anything to hide.
|
||||
|
||||
How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY: |
|
||||
How do you counter the "I have nothing to hide?" argument? (reddit.com)
|
||||
|
||||
httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY: |
|
||||
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565
|
||||
|
||||
What_does_the_US_government_know_about_you?_KEY: |
|
||||
What does the US government know about you?
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idnet.i2p.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=net.i2p.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.standardnotes_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.standardnotes
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.lyonbros.turtl_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.lyonbros.turtl
|
||||
|
||||
Privacy?_I_dont_have_anything_to_hide._KEY: |
|
||||
Privacy? I don't have anything to hide.
|
||||
|
||||
How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY: |
|
||||
How do you counter the "I have nothing to hide?" argument? (reddit.com)
|
||||
|
||||
httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY: |
|
||||
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565
|
||||
|
||||
Who_is_required_to_hand_over_the_encryption_keys_to_authorities?_KEY: |
|
||||
Who is required to hand over the encryption keys to authorities?
|
||||
|
||||
Why_is_it_not_recommended_to_choose_a_USbased_service?_KEY: |
|
||||
Why is it not recommended to choose a US-based service?
|
||||
|
||||
What_is_a_warrant_canary?_KEY: |
|
||||
What is a warrant canary?
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.mozilla.firefox
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
|
||||
|
||||
httpswww.clawsmail.orgdownloads.php?sectiondownloads_KEY: |
|
||||
https://www.claws-mail.org/downloads.php?section=downloads
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.thoughtcrime.securesms_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.wire_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.wire
|
||||
|
||||
httpsitunes.apple.comappwireid930944768?mt8_KEY: |
|
||||
https://itunes.apple.com/app/wire/id930944768?mt=8
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.linphone_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.linphone
|
||||
|
||||
httpsitunes.apple.comusapplinphoneid360065638?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/linphone/id360065638?mt=8
|
||||
|
||||
httpsapps.apple.comusappmumbleid443472808?ls1_KEY: |
|
||||
https://apps.apple.com/us/app/mumble/id443472808?ls=1
|
||||
|
||||
httpsfdroid.orgrepositorybrowse?fdidim.vector.alpha_KEY: |
|
||||
https://f-droid.org/repository/browse/?fdid=im.vector.alpha
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idim.vector.app_KEY: |
|
||||
https://play.google.com/store/apps/details?id=im.vector.app
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idchat.rocket.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=chat.rocket.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idio.keybase.ossifragehlen_US_KEY: |
|
||||
https://play.google.com/store/apps/details?id=io.keybase.ossifrage&hl=en_US
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.mozilla.firefoxsend_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.nextcloud.client
|
||||
|
||||
httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.nextcloud.client
|
||||
|
||||
httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.github.catfriend1.syncthingandroid_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid
|
||||
|
||||
httpsgithub.comsyncthing?typesource_KEY: |
|
||||
https://github.com/syncthing?type=source
|
||||
|
||||
httpssafariextensions.apple.comdetails?idcom.bitwarden.safariLTZ2PFU5D6_KEY: |
|
||||
https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.x8bit.bitwarden_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
|
||||
|
||||
httpsitunes.apple.comappbitwardenfreepasswordmanagerid1137397744?mt8_KEY: |
|
||||
https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.kunzisoft.keepass.free_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.lesspass.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.lesspass.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.etesync.syncadapter_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.etesync.syncadapter
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.sufficientlysecure.keychain_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
|
||||
|
||||
httpsgit.gnupg.orgcgibingitweb.cgi?pgnupg.git_KEY: |
|
||||
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idnet.i2p.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=net.i2p.android
|
||||
|
||||
httpsbugzilla.mozilla.orgshow_bug.cgi?id1500289_KEY: |
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1500289
|
||||
|
||||
httpsbugzilla.mozilla.orgshow_bug.cgi?id1542754_KEY: |
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1542754
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.standardnotes_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.standardnotes
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.lyonbros.turtl_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.lyonbros.turtl
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.abunchtell.writeas_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.abunchtell.writeas
|
||||
|
||||
What_does_the_US_government_know_about_you?_KEY: |
|
||||
What does the US government know about you?
|
||||
|
||||
httpssafariextensions.apple.comdetails?idcom.bitwarden.safariLTZ2PFU5D6_KEY: |
|
||||
https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.x8bit.bitwarden_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
|
||||
|
||||
httpsitunes.apple.comappbitwardenfreepasswordmanagerid1137397744?mt8_KEY: |
|
||||
https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.kunzisoft.keepass.free_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.lesspass.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.lesspass.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.abunchtell.writeas_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.abunchtell.writeas
|
||||
|
||||
Who_is_required_to_hand_over_the_encryption_keys_to_authorities?_KEY: |
|
||||
Who is required to hand over the encryption keys to authorities?
|
||||
|
||||
Why_is_it_not_recommended_to_choose_a_USbased_service?_KEY: |
|
||||
Why is it not recommended to choose a US-based service?
|
||||
|
||||
What_is_a_warrant_canary?_KEY: |
|
||||
What is a warrant canary?
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.thoughtcrime.securesms_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.wire_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.wire
|
||||
|
||||
httpsitunes.apple.comappwireid930944768?mt8_KEY: |
|
||||
https://itunes.apple.com/app/wire/id930944768?mt=8
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.linphone_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.linphone
|
||||
|
||||
httpsitunes.apple.comusapplinphoneid360065638?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/linphone/id360065638?mt=8
|
||||
|
||||
httpsapps.apple.comusappmumbleid443472808?ls1_KEY: |
|
||||
https://apps.apple.com/us/app/mumble/id443472808?ls=1
|
||||
|
||||
httpsfdroid.orgrepositorybrowse?fdidim.vector.alpha_KEY: |
|
||||
https://f-droid.org/repository/browse/?fdid=im.vector.alpha
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idim.vector.app_KEY: |
|
||||
https://play.google.com/store/apps/details?id=im.vector.app
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idchat.rocket.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=chat.rocket.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idio.keybase.ossifragehlen_US_KEY: |
|
||||
https://play.google.com/store/apps/details?id=io.keybase.ossifrage&hl=en_US
|
||||
|
||||
Why_sponsor__site.name_?_KEY: |
|
||||
Why sponsor {{ site.name }}?
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.nextcloud.client
|
||||
|
||||
httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
|
||||
|
||||
You_wouldnt_trust_your_finances_to_someone_with_a_fake_identity_so_why_trust_them_with_your_internet_data?_We_require_our_recommended_providers_to_be_KEY: |
|
||||
You wouldn't trust your finances to someone with a fake identity, so why trust them with your internet data? We require our recommended providers to be public about their ownership or leadership. We also would like to see frequent transparency reports, especially in regard to how government requests are handled.
|
||||
|
||||
Should_I_use_a_VPN?_KEY: |
|
||||
Should I use a VPN?
|
||||
|
||||
What_if_I_need_encryption?_KEY: |
|
||||
What if I need encryption?
|
||||
|
||||
Should_I_use_encrypted_DNS_with_a_VPN?_KEY: |
|
||||
Should I use encrypted DNS with a VPN?
|
||||
|
||||
What_if_I_need_anonymity?_KEY: |
|
||||
What if I need anonymity?
|
||||
|
||||
Shouldnt_I_hide_my_IP_address?_KEY: |
|
||||
Shouldn't I hide my IP address?
|
||||
|
||||
Should_I_use_Tor_emandem_a_VPN?_KEY: |
|
||||
Should I use Tor <em>and</em> a VPN?
|
||||
|
||||
Are_VPNs_ever_useful?_KEY: |
|
||||
Are VPNs ever useful?
|
||||
|
||||
httpsproxy.shpanelknowledgebase.php?actiondisplayarticleid5_KEY: |
|
||||
https://proxy.sh/panel/knowledgebase.php?action=displayarticle&id=5
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.mozilla.firefox
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.etesync.syncadapter_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.etesync.syncadapter
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.nextcloud.client
|
||||
|
||||
httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
|
||||
|
||||
httpsbugzilla.mozilla.orgshow_bug.cgi?id1500289_KEY: |
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1500289
|
||||
|
||||
httpsbugzilla.mozilla.orgshow_bug.cgi?id1542754_KEY: |
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1542754
|
||||
|
||||
httpswww.clawsmail.orgdownloads.php?sectiondownloads_KEY: |
|
||||
https://www.claws-mail.org/downloads.php?section=downloads
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.sufficientlysecure.keychain_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
|
||||
|
||||
httpsgit.gnupg.orgcgibingitweb.cgi?pgnupg.git_KEY: |
|
||||
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.mozilla.firefoxsend_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.github.catfriend1.syncthingandroid_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid
|
||||
|
||||
httpsgithub.comsyncthing?typesource_KEY: |
|
||||
https://github.com/syncthing?type=source
|
||||
|
||||
Prefer_the_classic_site?_View_a_singlepage_layout._KEY: |
|
||||
Prefer the classic site? View a single-page layout.
|
||||
|
||||
Privacy?_I_dont_have_anything_to_hide._KEY: |
|
||||
Privacy? I don't have anything to hide.
|
||||
|
||||
How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY: |
|
||||
How do you counter the "I have nothing to hide?" argument? (reddit.com)
|
||||
|
||||
httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY: |
|
||||
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565
|
||||
|
||||
What_does_the_US_government_know_about_you?_KEY: |
|
||||
What does the US government know about you?
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idnet.i2p.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=net.i2p.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.standardnotes_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.standardnotes
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.lyonbros.turtl_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.lyonbros.turtl
|
||||
|
||||
Privacy?_I_dont_have_anything_to_hide._KEY: |
|
||||
Privacy? I don't have anything to hide.
|
||||
|
||||
How_do_you_counter_the_I_have_nothing_to_hide?_argument?_reddit.com_KEY: |
|
||||
How do you counter the "I have nothing to hide?" argument? (reddit.com)
|
||||
|
||||
httpspapers.ssrn.comsol3papers.cfm?abstract_id998565_KEY: |
|
||||
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=998565
|
||||
|
||||
Who_is_required_to_hand_over_the_encryption_keys_to_authorities?_KEY: |
|
||||
Who is required to hand over the encryption keys to authorities?
|
||||
|
||||
Why_is_it_not_recommended_to_choose_a_USbased_service?_KEY: |
|
||||
Why is it not recommended to choose a US-based service?
|
||||
|
||||
What_is_a_warrant_canary?_KEY: |
|
||||
What is a warrant canary?
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.mozilla.firefox_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.mozilla.firefox
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
|
||||
|
||||
httpswww.clawsmail.orgdownloads.php?sectiondownloads_KEY: |
|
||||
https://www.claws-mail.org/downloads.php?section=downloads
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.thoughtcrime.securesms_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.wire_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.wire
|
||||
|
||||
httpsitunes.apple.comappwireid930944768?mt8_KEY: |
|
||||
https://itunes.apple.com/app/wire/id930944768?mt=8
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.linphone_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.linphone
|
||||
|
||||
httpsitunes.apple.comusapplinphoneid360065638?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/linphone/id360065638?mt=8
|
||||
|
||||
httpsapps.apple.comusappmumbleid443472808?ls1_KEY: |
|
||||
https://apps.apple.com/us/app/mumble/id443472808?ls=1
|
||||
|
||||
httpsfdroid.orgrepositorybrowse?fdidim.vector.alpha_KEY: |
|
||||
https://f-droid.org/repository/browse/?fdid=im.vector.alpha
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idim.vector.app_KEY: |
|
||||
https://play.google.com/store/apps/details?id=im.vector.app
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idchat.rocket.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=chat.rocket.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idio.keybase.ossifragehlen_US_KEY: |
|
||||
https://play.google.com/store/apps/details?id=io.keybase.ossifrage&hl=en_US
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.mozilla.firefoxsend_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.mozilla.firefoxsend
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.nextcloud.client
|
||||
|
||||
httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.nextcloud.client
|
||||
|
||||
httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.github.catfriend1.syncthingandroid_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid
|
||||
|
||||
httpsgithub.comsyncthing?typesource_KEY: |
|
||||
https://github.com/syncthing?type=source
|
||||
|
||||
httpssafariextensions.apple.comdetails?idcom.bitwarden.safariLTZ2PFU5D6_KEY: |
|
||||
https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.x8bit.bitwarden_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
|
||||
|
||||
httpsitunes.apple.comappbitwardenfreepasswordmanagerid1137397744?mt8_KEY: |
|
||||
https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.kunzisoft.keepass.free_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.lesspass.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.lesspass.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.etesync.syncadapter_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.etesync.syncadapter
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.sufficientlysecure.keychain_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain
|
||||
|
||||
httpsgit.gnupg.orgcgibingitweb.cgi?pgnupg.git_KEY: |
|
||||
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.torproject.torbrowser_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idnet.i2p.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=net.i2p.android
|
||||
|
||||
httpsbugzilla.mozilla.orgshow_bug.cgi?id1500289_KEY: |
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1500289
|
||||
|
||||
httpsbugzilla.mozilla.orgshow_bug.cgi?id1542754_KEY: |
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1542754
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.standardnotes_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.standardnotes
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.lyonbros.turtl_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.lyonbros.turtl
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.abunchtell.writeas_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.abunchtell.writeas
|
||||
|
||||
What_does_the_US_government_know_about_you?_KEY: |
|
||||
What does the US government know about you?
|
||||
|
||||
httpssafariextensions.apple.comdetails?idcom.bitwarden.safariLTZ2PFU5D6_KEY: |
|
||||
https://safari-extensions.apple.com/details/?id=com.bitwarden.safari-LTZ2PFU5D6
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.x8bit.bitwarden_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
|
||||
|
||||
httpsitunes.apple.comappbitwardenfreepasswordmanagerid1137397744?mt8_KEY: |
|
||||
https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.kunzisoft.keepass.free_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.lesspass.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.lesspass.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.abunchtell.writeas_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.abunchtell.writeas
|
||||
|
||||
Who_is_required_to_hand_over_the_encryption_keys_to_authorities?_KEY: |
|
||||
Who is required to hand over the encryption keys to authorities?
|
||||
|
||||
Why_is_it_not_recommended_to_choose_a_USbased_service?_KEY: |
|
||||
Why is it not recommended to choose a US-based service?
|
||||
|
||||
What_is_a_warrant_canary?_KEY: |
|
||||
What is a warrant canary?
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.thoughtcrime.securesms_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.wire_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.wire
|
||||
|
||||
httpsitunes.apple.comappwireid930944768?mt8_KEY: |
|
||||
https://itunes.apple.com/app/wire/id930944768?mt=8
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpswww.linphone.orgtechnicalcornerlinphone?qttechnical_corner2qttechnical_corner_KEY: |
|
||||
https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idorg.linphone_KEY: |
|
||||
https://play.google.com/store/apps/details?id=org.linphone
|
||||
|
||||
httpsitunes.apple.comusapplinphoneid360065638?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/linphone/id360065638?mt=8
|
||||
|
||||
httpsapps.apple.comusappmumbleid443472808?ls1_KEY: |
|
||||
https://apps.apple.com/us/app/mumble/id443472808?ls=1
|
||||
|
||||
httpsfdroid.orgrepositorybrowse?fdidim.vector.alpha_KEY: |
|
||||
https://f-droid.org/repository/browse/?fdid=im.vector.alpha
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idim.vector.app_KEY: |
|
||||
https://play.google.com/store/apps/details?id=im.vector.app
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idchat.rocket.android_KEY: |
|
||||
https://play.google.com/store/apps/details?id=chat.rocket.android
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idio.keybase.ossifragehlen_US_KEY: |
|
||||
https://play.google.com/store/apps/details?id=io.keybase.ossifrage&hl=en_US
|
||||
|
||||
Why_sponsor__site.name_?_KEY: |
|
||||
Why sponsor {{ site.name }}?
|
||||
|
||||
httpsplay.google.comstoreappsdetails?idcom.nextcloud.client_KEY: |
|
||||
https://play.google.com/store/apps/details?id=com.nextcloud.client
|
||||
|
||||
httpsitunes.apple.comusappnextcloudid1125420102?mt8_KEY: |
|
||||
https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8
|
||||
|
||||
You_wouldnt_trust_your_finances_to_someone_with_a_fake_identity_so_why_trust_them_with_your_internet_data?_We_require_our_recommended_providers_to_be_KEY: |
|
||||
You wouldn't trust your finances to someone with a fake identity, so why trust them with your internet data? We require our recommended providers to be public about their ownership or leadership. We also would like to see frequent transparency reports, especially in regard to how government requests are handled.
|
||||
|
||||
Should_I_use_a_VPN?_KEY: |
|
||||
Should I use a VPN?
|
||||
|
||||
What_if_I_need_encryption?_KEY: |
|
||||
What if I need encryption?
|
||||
|
||||
Should_I_use_encrypted_DNS_with_a_VPN?_KEY: |
|
||||
Should I use encrypted DNS with a VPN?
|
||||
|
||||
What_if_I_need_anonymity?_KEY: |
|
||||
What if I need anonymity?
|
||||
|
||||
Shouldnt_I_hide_my_IP_address?_KEY: |
|
||||
Shouldn't I hide my IP address?
|
||||
|
||||
Should_I_use_Tor_emandem_a_VPN?_KEY: |
|
||||
Should I use Tor <em>and</em> a VPN?
|
||||
|
||||
Are_VPNs_ever_useful?_KEY: |
|
||||
Are VPNs ever useful?
|
||||
|
||||
httpsproxy.shpanelknowledgebase.php?actiondisplayarticleid5_KEY: |
|
||||
https://proxy.sh/panel/knowledgebase.php?action=displayarticle&id=5
|
||||
|
||||
|
Reference in New Issue
Block a user