1527 Commits

Author SHA1 Message Date
5e08d403cf
Merge branch 'master' into i18n 2019-08-11 21:47:56 -05:00
016a32b476
Minor cleanup!
HTML code doesn't belong in en.yml
2019-08-11 21:40:07 -05:00
3fc56dcc3f
Fix card description syntax 2019-08-11 21:24:18 -05:00
yeet648
f1307a19c5 fixed typo broser add on page... still refrencing "-" instead of "_" 2019-08-11 18:25:32 -07:00
yeet648
3d97c92c51 build break: added escape characters to html tags in en.yml 2019-08-11 17:38:04 -07:00
nitrohorse
63985d0a7a
Remove XPrivacyLua (#1128) 2019-08-11 17:16:51 -07:00
yeet648
1b261cab0f fixed typo in footer.participate key 2019-08-11 15:56:14 -07:00
yeet648
38302d20f0 replaced tokens with strings in services page 2019-08-11 13:32:13 -07:00
yeet648
0c959014b9 replaced strings with tokens in footer file 2019-08-11 12:38:55 -07: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
nitrohorse
61419aec27
Conditionally add top padding to Android addons icons (#1129)
* Conditionally add top padding to Android addons icons

* Use .pt-lg-5 instead of custom class

* Include XPrivacyLua
2019-08-10 11:27:22 -07:00
kryptish
bbea0bc34a Add CryptPad to Paste Services (#1115)
* Add CryptPad to pastebin services

Logo/Image is missing

* Add base64 logo

* Update paste-services.html

* Add CryptPad github link to source_code.md

* Update logo

* Update image to reference PNG

* Add forum link - thanks Mikaela!
2019-08-09 20:00:29 -07:00
Dawid Potocki
6f05a9ce5d Remove duplicate "Social Networks" in navbar (#1122) 2019-08-09 19:58:34 -07:00
Mikaela Suomalainen
32ec90dff7 browser-tweaks: document TRR/DoH (#1127)
* browser-tweaks: document TRR/DoH

Resolves: #785

* fix preposition
2019-08-09 15:55:25 -07:00
Mikaela Suomalainen
3090bda555 update wording of Tor Browser (#1126) 2019-08-09 21:46:26 +00:00
nitrohorse
b3717aa997 Add Soverin (#1121) 2019-08-09 21:41:45 +00:00
Mikaela Suomalainen
bd79642c5a Document the criteria for DNS servers (#1111)
* dns_provider initial commit

* continue DNS provider criteria

* .github/7_DNS_provider: require DNSSEC

* simplify wording

* finish

* turn required features a checkbox

* say Android 9+ instead of Android (<9)

* implement nitrohorse's suggestion
2019-08-09 20:10:19 +00:00
nitrohorse
dbbc83a822 Add Social News Aggregators to source_code.md (#1120) 2019-08-09 17:21:15 +00:00
nitrohorse
072a2c6522
Add Encrypted DNS providers table (#1097)
* Add ICANN DNS providers table

* Iterate on feedback

* Iterate on feedback

* Protocol sorting hack

* Add Cloudflare warning

* Update descriptions, add DNS-over-Tor description

* Update Cloudflare URL

* Remove DNS-over-Tor refs for now

* Update table description

* Update source_code.md

* Some cleanup

* Add link to CloudFlare's privacy policy

* Update table description

* Use Yes/No for consistency with other tables

* Update source_code.md

* Update Cloudflare URL

* Update table description

* Update CZ.NIC data value

* Update DNSCrypt grammatical error

* Add DNSCloak and Stubby to source_code.md

* Add comment to clarify data value
2019-08-09 08:00:57 -07:00
ggg27
e1d873c49f Add Checklist to PRs (#1041)
* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update .github/PULL_REQUEST_TEMPLATE.md

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

* Update .github/PULL_REQUEST_TEMPLATE.md

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

* Update .github/PULL_REQUEST_TEMPLATE.md

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

* Update .github/PULL_REQUEST_TEMPLATE.md

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

* Update PULL_REQUEST_TEMPLATE.md

* Add discussion checkbox

* Trigger build
2019-08-08 19:12:05 -07:00
nitrohorse
f7512061cd
Remove cryptostorm (#1103) 2019-08-07 20:36:16 -07:00
Victorhck
d0ed6491a8 fix icon for Snowflake git service (#1114)
* fix icon for Snowflake git service (on Git not GitHub)
2019-08-07 08:05:20 -07:00
Mikaela Suomalainen
ef7f59c3ce fix social-news-aggregator 2019-08-07 09:18:43 -05:00
a4ba40a92d Add Social News Aggregators (#1091)
* Create online_bulletin_board.html

* Update nav.html

* Create social-news-agregator.html

* Update nav.html

* Update and rename online_bulletin_board.html to social-news-agregator.html

* Update old.html

* Add files via upload

* Update social-news-agregator.html

* Attempt to fix build error

* attempt

* Fix mistake

* Delete voat.png

* Add files via upload

* Update social-news-agregator.html

* Remove Voat

* Update social-news-agregator.html

* Update social-news-agregator.html

* Update social-news-agregator.html

* Update social-news-agregator.html

* minor fix

* Update social-news-agregator.html

Merges the changes from https://github.com/gjhklfdsa/privacytools.io/pull/4 into this PR.

Co-Authored-By: gjhklfdsa1 <gjhklfdsa1@users.noreply.github.com>

* Change icon to fa-newspaper

* Syntax and spelling fixes

* Update aether logo
2019-08-07 08:30:44 +00:00
yeet648
e099c33ae9 completed browser-add on string replacement 2019-08-06 20:43:57 -07:00
yeet648
9ce7ec2882 partial changes for browser-addon 2019-08-06 19:27:39 -07:00
Dawid Potocki
906dd7e9ee Update information about Tor in Self-Contained Networks
Change Tor Browser to Tor, as TB is not a network.
Update Android informations, we don't live in 2008!
2019-08-06 20:32:14 -05:00
419443c3c2
Add nav.html to en.yml 2019-08-06 18:39:53 -05:00
Dawid Potocki
82ada5b2f5 Fix icons looking out of place on smaller screens
Fixes #905
2019-08-06 18:23:21 -05:00
491e7c0c9b
Fix tags 2019-08-06 16:57:47 -05:00
fc99d7e938
Flatify titles/descriptions 2019-08-06 16:44:10 -05:00
deeeab1fcf
Fix syntax error 2019-08-06 16:31:30 -05:00
82b94ec597
Add contact.md to en.yml 2019-08-06 16:22:44 -05:00
d4568f509b
Fix participate section 2019-08-06 16:10:39 -05:00
Dawid Potocki
06ded77503 Align "Tor v3: priv…" to left, to make it look beter on small screens 2019-08-06 15:55:34 -05:00
0def00c9f9
Add donate.html to en.yml 2019-08-06 10:56:48 -05:00
nitrohorse
b2b4b939ca Add Calendar/Contacts page link to navbar 2019-08-06 08:20:43 -05:00
BurungHantu1605
aa04c1a6c4 added BNB and EOS 2019-08-06 13:05:21 +08:00
df38bc4da6
Add index strings to en.yml 2019-08-06 00:01:41 -05:00
065c632a2e
Correct installation 2019-08-05 22:56:21 -05:00
ee63e20003
Install jekyll-multiple-languages-plugin
https://github.com/kurtsson/jekyll-multiple-languages-plugin
2019-08-05 22:42:14 -05:00
9882bd4998
Fix checkbox 2019-08-05 19:36:05 -05:00
e107a9c5c2
Add template for issues with translated sites. 2019-08-05 19:34:12 -05:00
Dawid Potocki
06f5ae855d Get logo from local path in README.md (#1101) 2019-08-05 17:07:48 -05:00
Dawid Potocki
e6230a0c58 Add Polish translation to README.md (#1100) 2019-08-05 17:06:17 -05:00
887ffb42fe
Add missing pastebin page to navbar
Uh... Not sure where it disappeared to.
2019-08-05 15:29:14 -05:00
ecca9fc419
Add Polish translation 🇵🇱 2019-08-05 15:20:49 -05:00
Dawid Potocki
3b5936f6ff Change "E2EE encryption" to "E2E encryption" (#1099)
E2EE means "End-to-end encryption", so encryption was there twice
2019-08-05 09:25:17 -07:00
Dawid Potocki
84bec4718a Replace "Yes" with "Accepted", which was used in other rows (#1094) 2019-08-04 10:27:28 -07:00
nitrohorse
40504e8c20 Remove Subgraph OS (#1092) 2019-08-03 17:22:03 -05:00