79 Commits

Author SHA1 Message Date
89d0f94e27
Merge branch 'master' into i18n-simple 2019-11-25 17:15:42 -06:00
Mikaela Suomalainen
da3f267c96
dns: cleanup legacy parts (#1372) 2019-11-26 00:15:04 +02:00
djoate
e94c915c7a
Key OS section 2019-11-24 19:47:55 -05:00
djoate
155a8166ce
Key Real-Time Communication
This covers real-time communication. Aware of
https://github.com/privacytoolsIO/privacytools.io/pull/1500, but
that will be handled later.
2019-11-24 19:20:33 -05:00
djoate
271c705ad3
Key some software pages
This covers
* Calendar/Contacts Sync Tools
* Digital Notebook
* Email Alternatives and Clients
* File Encrpytion, Sharing, and Sync
* Metadata Removal Toosl
* Password Manager
* Productivity Tools
* Self-contained Networks
* Self-hosted Cloud Server
2019-11-24 19:20:11 -05:00
djoate
27faa55c01
Key all browser content 2019-11-24 18:22:33 -05:00
djoate
4940b2b439
Key donate page 2019-11-24 18:22:06 -05:00
djoate
77288d7f5d
Key about page and fix index.html spacing 2019-11-24 18:22:06 -05:00
djoate
857287ca1d
Key DNS page 2019-11-24 18:22:06 -05:00
djoate
70f0db537d
Key email providers and rekey VPN 2019-11-24 18:22:06 -05:00
djoate
fbb227f67f
Key VPN page 2019-11-24 18:22:06 -05:00
djoate
8800be73ae
Key some pages in Providers category
Key the following pages under "Providers" in navbar:
* cloud-storage
* hosting providers
* pastebin
* search engines
* social networks
* social news aggregators
2019-11-24 18:22:06 -05:00
djoate
085bb990d1
Key /providers/
This covers
* Global Mass Surveillance - The Fourteen Eyes
* Key Disclosure Law
* What is a warrant canary?
2019-11-24 18:22:05 -05:00
djoate
d59672b784
Key sponsors.html 2019-11-24 18:22:05 -05:00
djoate
eaecf7a5b9
Key services.html 2019-11-24 18:22:05 -05:00
djoate
52da0f33bc
Use 't' instead of 'translate' 2019-11-18 23:55:46 -05:00
djoate
9817613736
Partially translate providers/cloud-storage/ 2019-11-18 23:34:40 -05:00
djoate
3abed603b5
Translate a part of providers page 2019-11-18 23:10:33 -05:00
Mikaela Suomalainen
bef6d7c574 Correct @Mikaela's Profile (#1499)
* about: don't link to Keybase for my keys

I am against listing Keybase as the PGP host, because they are a centralized service and may terminate accounts at any time. Also I cannot link keys to https://mikaela.info/PGP/0xB2F32B67.txt as it excludes existence of SSH and all the other key types (e.g. minisign?).

Of course now I am giving that power to gitea.blesmrt.net, but at least that instance is not for-profit business.

Later I may move the keys onto IPFS to be more sure that they won't be tampered with.

* about: delete Mikaela's Mastodon

https://github.com/Mikaela/mikaela.github.io/issues/173
2019-11-17 15:42:14 -06:00
Daniel Nathan Gray
bb329e9525 Update bio, profile pic and Mastodon for dngray (#1493) 2019-11-17 10:08:48 +00:00
Dawid Potocki
91419e433f
Add Key icon and links in the /about/ page (#1498) 2019-11-17 08:26:15 +00:00
Burung Hantu
35f8af6137 use /#participate instead of /index.html#participate (#1487) 2019-11-13 11:19:53 +02:00
Alberto
098fc02712 about: www.danarel.com -> danarel.com (#1486) 2019-11-13 06:29:50 +08:00
4b60a4d211
Add team page (#1473)
* Add team page

* Add biographies

Co-Authored-By: nitrohorse <1514352+nitrohorse@users.noreply.github.com>

* Add links to navbar

* Add trai_dep's bio

* Add info about us and our mission

* Update bios

Co-Authored-By: Mikaela Suomalainen <mikaela@users.noreply.github.com>
Co-Authored-By: Dan Arel <danarel@users.noreply.github.com>

* Replace contact page with about us page

* Fix footer link

* Make up bios for the lazy team members

Plus, they are all more aesthetically pleasing for @danarel.

* Update bio

Co-Authored-By: Dawid Potocki <dpot@disroot.org>

* Update bio

Co-Authored-By: Dawid Potocki <dpot@disroot.org>

* Apply suggestions from code review

Co-Authored-By: Dawid Potocki <dpot@disroot.org>
Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>
2019-11-09 12:42:13 -06:00
7207511b64 Add production_url variable 2019-11-08 21:06:02 -06:00
218a610c3f
Rebrand privacytools.io as PrivacyTools (#1472) 2019-11-06 22:48:33 -06:00
56cd51bd5a Update sponsors.html 2019-11-01 22:23:38 -05:00
a83b303408 privacytools.io sponsorships (#1451)
* Add sponsorship sections and information

* Correct typographical error

* Minor adjustments
2019-11-02 11:11:27 +08:00
dfbfc31362 OpenCollective Information
Closes #899.
2019-10-31 18:49:19 -05:00
djoate
c6ee840c9d Fix some typos, grammar, etc., and add details (#1418)
* Fix some typos, grammar, etc. on the site

Fixes some issues with typos, capitalization, grammar, and et cetera.

* Fix typo, grammar, etc. in repository

* Update README.md
Mention Discourse community earlier, add missing period

* Update CONTRIBUTING.md
i.e. is used for equivalence or clarification while e.g. is for
examples. For instance, we shouldn't say that IMAP is equivalent or an
explanation to all open-source software used to access email (e.g.
there's POP3, open-source clients to access when there isn't IMAP such
as Tutanota, etc.).

We also shouldn't call IMAP open-source software since it's a protocol.

* Change "socially motivated

* Apply suggestions from code review

Co-Authored-By: Jonah Aragon <jonah@triplebit.net>

* Suggestion from code review with extras

* 'Kill switch' to 'Killswitch"

* Consistency and minor additions to details

- More parallel sentence structures, following <Name> <Verb phrase>
for the first sentence of cards. Related to issue #1420.
- Make Njalla parallel to the others, and mention Njalla
is based in Nevis with VPS in Sweden
- Don't use "us" when talking about external services
- Orange Website also provides domain registration
- Update capitalization and add more hyphens
- Mention that TOS;DR evaluations are done by the community and that
  they also evaluate privacy policies (see https://edit.tosdr.org/about)
- "E2EE encryption" is redundant since "E2EE" already has "encryption"
in it. Might as well expand it since full term is used later on.
- <Name> <Verb phrase> structure for Magic Wormhole
- For consistency, don't start Worth Mentioning entries with the name
- https://english.stackexchange.com/questions/27707/post-hyphenation-of-split-compound-words
- All the other "alert alert-warning" don't repeat the generic name and 
we also don't say 'a software'

* instant-messenger: Remove <em>, more cleanup

* voice-video-messenger: Hyphens and cleanup

- We don't say "a software" so replace it with something that works

* paste-services: Cleanup & change cryptography info

As per CryptPad's whitepaper and FAQ:
https://cryptpad.fr/faq.html#security-crypto
https://blog.cryptpad.fr/images/CryptPad-Whitepaper-v1.0.pdf

Fixes #1417.

* encryption: "open-source"

* Page descriptions and other cleanup
2019-10-26 00:58:01 -05:00
Dawid Potocki
696dbed418 Remove inline JavaScript 2019-10-12 21:39:34 -05:00
ebf1dd5ad9 Clarify certain descriptions 2019-10-09 20:04:53 -05:00
45053a281d
Brand new privacy policy! (#1385)
* Brand new privacy policy!

* Better markdown

* Clarification

* Update pages/privacy.md

Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>

* Add revision history

* Remove payment processors

* Fix code block coloring in dark theme

* Typo

Co-Authored-By: blacklight447 <blacklight447@privacytools.io>

* Not a policy
2019-10-08 18:36:36 -05:00
Dawid Potocki
67a4e618dc
Move subpages from root directory to /pages/ (#1350) 2019-09-28 00:02:06 +00:00
Mikaela Suomalainen
e0230a4811 vpn: encourage encrypted DNS & linkify https (#1340)
* vpn: encourage encrypted DNS & linkify https

Resolves: #1314

* vpn: Should I use encrypted DNS with a VPN?

* vpn: add links & bold to not eDNS+Tor

* vpn: mention self-contained networks

* Update pages/providers/vpn.html

Co-Authored-By: nitrohorse <1514352+nitrohorse@users.noreply.github.com>

* Update pages/providers/vpn.html

Co-Authored-By: nitrohorse <1514352+nitrohorse@users.noreply.github.com>

* Update pages/providers/vpn.html

Co-Authored-By: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
2019-09-27 11:08:42 +00:00
blacklight447
ade1c87343 Change Anonymity to Privacy in VPN criteria (#1344) 2019-09-25 12:45:37 +00:00
Dawid Potocki
71c834b683 Cleanup LibreJS and make applytheme.js work with it (#1342) 2019-09-24 09:35:30 +00:00
nitrohorse
aeb3188a97
Convert File Sync to cardv2, update navbar title (#1308) 2019-09-19 02:44:36 +00:00
0cde61c986
Update icons 2019-08-23 22:35:47 -05:00
5d599f80fa
Clarify and expand VPN criteria (#1175)
* Clarify and expand VPN criteria

* Update encryption criteria

* Update vpn.html
2019-08-17 22:57:59 -05:00
970df97477
Reworked VPN Providers (#1174)
* Reworked VPN Providers

* Fix incorrect references

* Delete NordVPN.png
2019-08-17 16:49:07 -05:00
Mikaela Suomalainen
121309a890 pages/old.html: add teamchat (#1165) 2019-08-16 21:24:37 -05:00
7daa208815
Add Nginx config files to repo
Allows us to edit redirects and headers locally.
2019-08-11 22:12:19 -05:00
Mikaela Suomalainen
98bca69952
capitalization 2019-08-11 19:26:01 +03:00
Mikaela Suomalainen
221698a1f4
change to real-time communication 2019-08-11 19:25:11 +03:00
Mikaela Suomalainen
94c71ca71b
oops, this isn't markdown 2019-08-11 19:16:30 +03:00
Mikaela Suomalainen
69e3dd0401
real-time-communication: separate sections by lines 2019-08-11 19:13:16 +03:00
Mikaela Suomalainen
40bfb1edd3
real-time-communication: fix description 2019-08-11 19:10:11 +03:00
Mikaela Suomalainen
dc77667b4e
Merge im, teamchat and video-voice into real-time-communication
Resolves: #1078

Closes: #746
2019-08-11 19:04:59 +03:00
Mikaela Suomalainen
8cd4419f0e Add Team chat section (#1067)
* Teamchat: initial commit

* teamchat: remove todo notes from cards

* nav.html: fix teamchat link

* assets: add icons for keybase & rocket.chat

* teamchat: add forum threads

* nav.html: change teamchat icon

* apply Jonah's suggestion on Keybase

* Jonah's & Nitrohorse's suggestions

* update keybase.png

* teamchat: delist mattermost

* teamchat: update description, add links

* update descriptions of apps

* fix keybase description

* teamchat: fix heading

* expand rocket.chat warning

* add missing the

* remove reduntant backslashes

* add teamchat to source_code.md

* small changes

* remove backslashes from link

* teamchat: add Wire Pro as worth mentioning

* remove excess '
2019-08-11 08:40:38 -07:00