Commit Graph

813 Commits

Author SHA1 Message Date
Jonah Aragon
22f39a228c
Navbar rework 2021-05-03 09:01:08 -05:00
Jonah Aragon
749e87cc60
Big layout improvements
Collections make more sense, added an edit button
2021-05-02 19:49:21 -05:00
Jonah Aragon
e334c3d825
Correct/remove dead hyperlinks 2021-05-01 22:19:58 -05:00
Jonah Aragon
3c17452009
Correct Additional HTML Validation Errors 2021-05-01 21:51:24 -05:00
Jonah Aragon
d04b88ad06
Fix HTML Validation Errors 2021-05-01 21:10:45 -05:00
Jonah Aragon
523502f0cb
Fix broken hyperlinks 2021-05-01 19:36:43 -05:00
Jonah Aragon
01995be1f4
Create GitHub Action 2021-05-01 19:27:18 -05:00
Jonah Aragon
61a8abbd15
Remove some outdated resources 2021-05-01 15:00:51 -05:00
Jonah Aragon
0f49ee787c
Fix HTML Tags Inconcistency
https://github.com/privacytools/privacytools.io/issues/2202
2021-05-01 14:41:19 -05:00
Pierre-Louis Bonicoli
e8a7a7349b
LibreDNS doesn't support DNSSEC
Tested with the following commands:

    $ kdig @116.202.176.26 +tls-host=dot.libredns.gr +dnssec sigfail.verteiltesysteme.net
    ;; TLS session (TLS1.3)-(ECDHE-SECP256R1)-(RSA-PSS-RSAE-SHA256)-(AES-256-GCM)
    ;; ->>HEADER<<- opcode: QUERY; status: NOERROR; id: 8416
    ;; Flags: qr rd ra; QUERY: 1; ANSWER: 2; AUTHORITY: 0; ADDITIONAL: 1

    ;; EDNS PSEUDOSECTION:
    ;; Version: 0; flags: do; UDP size: 512 B; ext-rcode: NOERROR

    ;; QUESTION SECTION:
    ;; sigfail.verteiltesysteme.net.		IN	A

    ;; ANSWER SECTION:
    sigfail.verteiltesysteme.net.	42	IN	A	134.91.78.139
    sigfail.verteiltesysteme.net.	42	IN	RRSIG	A 5 3 60 20210502030010 20210131030010 30665 verteiltesysteme.net. //This+RRSIG+is+deliberately+broken///For+more+information+please+go+to/http+//www+verteiltesysteme+net///////////////////////////////////////////////////////////////////8=

The status is NOERROR and the AD flags is missing but the expected
status is SERVAIL.
2021-05-01 14:37:48 -05:00
Samuel Lucas
4d489eafa7
file-encryption.html: Update Kryptor website URL. 2021-05-01 14:36:56 -05:00
James Kerrane
6e185b3eab
Remove dead links, update info about mentioned companies 2021-05-01 14:35:35 -05:00
Sergey Musiyenko
596cd71841
remove: www.erfahrungen.com
Looks like it was taken over, all I see is just a bunch of ads on this website
2021-05-01 14:33:19 -05:00
Jacob Neplokh
6917d9b625
Add iOS Addons Section
- Add two addons/apps (Passepartout and AdGuard)
- Add two images: the respective logos for those apps
2021-05-01 14:22:25 -05:00
Jonah Aragon
0d62d756f6
Move mobile recommendations to browsers page 2021-02-22 11:03:11 -06:00
Jonah Aragon
01f4c2dc25
Merge remote-tracking branch 'privacytools/freddy-m-patch-4' into main 2021-02-22 10:53:18 -06:00
Jonah Aragon
4e4a0156d2
Merge remote-tracking branch 'fork-foxboron/patch-1' into main 2021-02-22 10:49:31 -06:00
Jonah Aragon
653bef7567
Utilize node modules better 2021-02-22 10:47:35 -06:00
Jonah Aragon
651fc16b66
Add recent Mullvad infrastructure audit
https: //github.com/privacytools/privacytools.io/pull/2199
Co-Authored-By: Minimalist <51658826+minimalist73@users.noreply.github.com>
2021-02-22 10:45:52 -06:00
Jonah Aragon
6194c10429
Merge remote-tracking branch 'fork-mikaela/quad9-ch' into main 2021-02-22 09:13:34 -06:00
Mikaela Suomalainen
f12660ece4
DNS: mark Quad9 as Switzerland based
Resolves: #2212

https://quad9.net/news/blog/quad9-public-domain-name-service-moves-to-switzerland-for-maximum-internet-privacy-protection/
2021-02-19 08:18:34 +02:00
gudishvibes
904b699feb
Fix search bar not passing searches to Searx (#2086)
The URL to pass searches to was https://search.privacytools.io/searx, instead of https://search.privacytools.io. So I changed the URL of the search bar form.
2021-01-23 21:32:53 +00:00
Jonah Aragon
7e8b8f4460
Update Lemmy Description 2021-01-16 21:48:41 -06:00
Jonah Aragon
93cbec8fde
Actually add Lemmy
@freddy-m I think you missed a few key parts of this PR, like having a logo and making it actually build.
2021-01-16 21:42:48 -06:00
Jonah Aragon
c4013e7e66
Merge remote-tracking branch 'fork-jonaharagon/navbar-improvements' into main 2021-01-16 21:26:02 -06:00
Jonah Aragon
e028e9333f
Merge remote-tracking branch 'privacytools/freddy-m-patch-3' into main 2021-01-16 21:24:36 -06:00
Jonah Aragon
44d7721892
Colorize navbar background 2021-01-16 20:50:44 -06:00
Jonah Aragon
e2bc10d8e8
Fix the terrible dark mode again 2021-01-15 23:13:01 -06:00
Jonah Aragon
05ad5939da
Merge upstream commits into main 2021-01-15 04:30:36 -06:00
Jonah Aragon
1569eadd9d
Update colors and fix logo in dark mode 2021-01-15 04:22:46 -06:00
Jonah Aragon
92286dd88c
Update GitHub Links 2021-01-15 03:17:40 -06:00
Jonah Aragon
f5e9817be6
Install jquery and popper.js 2021-01-15 03:15:27 -06:00
Jonah Aragon
6d6382c1dd
Use npm for bootstrap and fontawesome-pro assets 2021-01-15 01:36:48 -06:00
Morten Linderud
16d485f365
Arch Linux: Ensure correct link to reproducible builds
The CI system is a fuzzer for finding upstream and doesn't necessarily reflect the progress made in Arch. The CI are just checking out some files and builds them twice.

The link moves this to our current rebuilder setup which reproduces distributed packages.
2021-01-13 20:42:09 +01:00
Gusted
148e1e7455
Add warning to Invidious (#2182)
- Add warning for non-default proxy option.
2021-01-13 10:44:35 +00:00
Freddy
7b29a8f0a6
Swapped Lemy for Rabble 2021-01-06 17:24:48 +00:00
Freddy
1ce60b952e
Uncensored DNS now supports DoH 2021-01-06 16:57:57 +00:00
Daniel Nathan Gray
2fcb959eb8
Update Temp container bug (#2173) 2021-01-06 16:53:22 +00:00
Gusted
c1dbe5890a
Removed Closed Souce Warning from Cryptomator (#2177) 2021-01-06 16:52:24 +00:00
Gusted
43aa060b1e
Remove IVPN trial notice (#2178) 2021-01-06 16:50:50 +00:00
Gusted
1fab03f479
Update Javascript dependencies (#2166) 2020-12-29 13:52:16 +00:00
Freddy
62f6cacb03
Eddited description 2020-12-17 15:30:15 +00:00
Freddy
780dcce43d
Fixed links 2020-12-17 15:28:09 +00:00
Freddy
14af6d6bf9
Added freepost 2020-12-17 12:41:49 +00:00
Gusted
21c894eef7
Cleanup jQuery (#2139) 2020-12-13 20:37:35 +00:00
Jonah Aragon
6bdb3628d9
Reimplement Dark Theme 2020-12-04 02:35:10 -06:00
Jonah Aragon
2c4d05940a
Recoloring 2020-12-04 01:10:37 -06:00
Jonah Aragon
12ae72ffa3
Cleaning up old cruft 2020-12-04 01:06:04 -06:00
Jonah Aragon
53fbc96bbb
Fix More Mistakes! 2020-12-04 00:03:31 -06:00
Jonah Aragon
23b66c0fba
Rebranding 2020-12-03 23:48:55 -06:00
Jonah Aragon
d5adf61eb1
Normalize Navbar Labels 2020-12-03 23:42:27 -06:00
Jonah Aragon
7f5e07db98
Add PTIO Icons and Country Flags 2020-12-03 23:16:00 -06:00
Jonah Aragon
7e20a1cb9c
Fun Refactoring! 2020-12-03 22:44:27 -06:00
Jonah Aragon
19ce411076
Move legacy pages and layouts to new base 2020-12-03 22:36:41 -06:00
Daniel Nathan Gray
5142ef18ab
New email client section, thanks @freddy-m (#2142)
* New email client section, thanks @freddy-m

* That email clients cleanup (#1990)

Co-authored-by: Freddy <freddy@privacytools.io>
2020-11-26 10:59:44 +00:00
Tom Hacohen
d10079b643
Notebooks: added EteSync to worth mentioning. (#2115)
EteSync is already listed under contacts/calendars, but there's now also notes support.
2020-11-19 18:32:17 +00:00
Freddy
e5dc5d7e30
Remove Keka (#2129)
* Remove Keka

* Remove badge, and fix indenting

Co-authored-by: Daniel Gray <dng@disroot.org>
2020-11-18 10:22:27 +00:00
Wylel
f625f80ca8
Fix typo (#2124)
Firefox Section

Changed "but users can manually any other DoH resolver." to "but users can manually use any other DoH resolver."
2020-11-13 11:37:29 +00:00
Daniel Nathan Gray
9ba33b3a53
Fix labels, to be consistent (#2108)
* Fix labels, to be consistent

* s/icon/text

* Use a warning icon
2020-10-30 12:08:53 +00:00
Lynn Stephenson
e42553fbc2
Change K-9 Mail's link to the official site. (#2101) 2020-10-23 01:25:52 +00:00
Lynn Stephenson
256fae4bdf
Add Kryptor as worth mentioning. (#2100) 2020-10-22 08:35:55 +01:00
Mikaela Suomalainen
7db82b296b
DNS: document iOS 14+ & macOS Big Sur encrypted DNS (#2099)
* dns: begin another take at Apple's native encrypted DNS

* dns.html: mention mobileconfigs, versions and where to find them

* dns.html: fix clumsy heading

* dns: remove excess >

* dns: small clarification

open in Safari, others won't work

* Use two spaces, slightly reword.

* Use nice name

Co-authored-by: Daniel Gray <dng@disroot.org>
2020-10-22 08:15:15 +01:00
Jonah Aragon
08a85975db
Update Sponsors and About Pages 2020-10-11 10:50:57 -05:00
Lynn Stephenson
1fffeea178
Remove NextCloud's experimental E2EE warning. (#2083) 2020-10-07 23:09:50 +00:00
jus9
132997e957
Update the "about:config" tweaks' instructions (#2077) 2020-10-07 04:53:50 +00:00
Jacob Neplokh
649fa5b71d
Change anchor link to go to correct section (#2074) 2020-10-04 03:30:54 +00:00
Adam Sroka
6abf734f67
Update relays.md link to v3 (#2076) 2020-10-04 03:29:59 +00:00
Daniel Nathan Gray
0635874123
Librecmc, not affected by iGPU vulnerability (#2067) 2020-09-28 06:30:44 +00:00
Daniel Nathan Gray
85b48d8899
Firefox send is discontinued (#2061) 2020-09-25 15:29:06 +00:00
Daniel Nathan Gray
551bf77b93
No key disclosure in Canada (#2062) 2020-09-25 15:28:35 +00:00
Daniel Nathan Gray
f7be6f4c63
Mention discontinuation uMatrix, mention uBlock advanced mode (#2058) 2020-09-25 15:28:16 +00:00
Daniel Nathan Gray
1df5acd832
Mention Mullvad's recent audit (#2009)
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
2020-09-17 09:09:32 -05:00
Daniel Nathan Gray
228be8b844
Remove Soverin (#2022) 2020-09-17 09:08:50 -05:00
Freddy
8d79fbd429
Update Bahnhof Privacy Policy (#2037) 2020-09-17 09:08:17 -05:00
edoo
bed5758791
Remove BlahDNS datacenter and add Singapore server (#2025) 2020-09-17 09:07:24 -05:00
Freddy
1f1dc6d078
Added .onion adress for Whonix (#2042) 2020-09-17 09:05:36 -05:00
Chad Birch
0be78e0134
Social news aggregators: Fix license for Tildes (#2053) 2020-09-17 08:53:56 -05:00
Jonah Aragon
fb2cfa9056
s/reproducable/reproducible (#2048)
Closes #2048

Co-Authored-By: Daniel Nathan Gray <dngray@privacytools.io>
2020-09-17 08:50:27 -05:00
Jonah Aragon
04efe21273
Update arkenfox user.js name (#2051)
Resolves #2051, Closes #2052

Co-Authored-By: Mikaela Suomalainen <mikaela+git@mikaela.info>
2020-09-17 08:47:13 -05:00
Mikaela Suomalainen
1cf6b13a86
DNS: migrate software suggestions from DNS page to DNS section to make it appear in /classic (#2028) 2020-09-12 05:28:01 +00:00
Jonah Aragon
3d0fe9e4bf
Update sponsors 2020-09-02 10:34:28 -05:00
Jonah Aragon
10df29cdba
Update sponsors 2020-09-01 16:07:13 -05:00
Jacob Neplokh
d422bffa46
Change “source” to “github” for Firefox mobile (#2030)
- Had generic source logo before even though it linked to a GitHub page
2020-08-26 19:30:06 +01:00
Jack Chou
de2345bbdb
Updated Cloudflare DNS logging policy tooltip and link (#2018) 2020-08-23 09:57:35 +00:00
Jacob Neplokh
90d581d33f
Remove Root mode in Orbot (#2021) 2020-08-23 04:13:10 +00:00
Daniel Nathan Gray
8d398ce140
Some more fixes for the chat page (#2012) 2020-08-13 13:38:22 +00:00
Jonah Aragon
b715b9a730
Remove Matomo (#2013) 2020-08-12 15:08:41 +00:00
Stephen Karl Larroque
fe53e312ac
add xBrowserSync in Recommended Browser Addons + add floccus as mention (#1946) 2020-08-11 05:43:34 +00:00
Stephen Karl Larroque
777b0706a8
Update + promote Jitsi Meet to recommended VoIP now it has E2EE (#1945) 2020-08-04 09:33:48 +00:00
Jonah Aragon
8cb456c822
Update sponsors 2020-08-03 21:26:13 -05:00
Jonah Aragon
cdbcd96517
Add video hosting platforms category (#1974) 2020-07-27 10:30:53 -05:00
Daniel Nathan Gray
a5a60440f1
Change PC Operating Systems to Introductory Operating Systems (#1995) 2020-07-27 10:29:15 -05:00
Jonah Aragon
2b21ce1d05
Update sponsors 2020-07-24 21:02:40 -05:00
Jonah Aragon
cc7ae00085
Matrix chat information (#1994)
Co-authored-by: Daniel Gray <dng@disroot.org>
2020-07-23 17:13:10 -05:00
Ashley
9f263334e0
Updated Onion Browser iOS limitations link (#2000)
The original link (https://onionbrowser.com/#security-advisories) defaulted to the homepage with no information about iOS's limitations. Replaced it with the about page which has information on the limitations.
2020-07-19 18:46:18 -05:00
Daniel Nathan Gray
62f667c533
Update some other old Riot links (#1997) 2020-07-19 18:43:48 -05:00
Freddy Marsden
1b7edaac0b
Add warning that Njalla blocks port 25 traffic (#1993) 2020-07-17 19:56:51 +00:00
Freddy Marsden
f2a26d6e99
Remove Datacell, Orange web hosting providers (#1992) 2020-07-17 08:39:22 +00:00
Daniel Nathan Gray
557d222fc9
Riot becomes Element (#1991) 2020-07-16 19:30:46 -05:00
Mikaela Suomalainen
eb814cc967
operating-systems: mention other Fedora Flavours and Ubuntu Spins (#1988)
* operating-systems: mention other Fedora Flavours and Ubuntu Spins

* Remove slash, merge with existing sentence

Co-authored-by: Daniel Gray <dng@disroot.org>
2020-07-16 09:28:31 -05:00
Daniel Nathan Gray
b05bdd77b0
PC Operating systems 2.0 (#1969) 2020-07-10 02:15:20 +00:00
LisaWilbourn
2423818802
Remove Reset the Net from Privacy Resources (#1982) 2020-07-07 02:34:02 +00:00
Daniel Nathan Gray
58885e3426
Remove erroneous NextCloud link from Signal badge (#1979) 2020-07-05 15:16:54 -05:00
Jonah Aragon
8a72284393
Update sponsors 2020-07-05 12:04:29 -05:00
blacklight447
5c4eb096e1
De-list/Remove Keybase (#1951)
* Update instant-messenger.html

* Update teamchat.html

See #1951

* Remove Keybase

* Remove Keybase References

Co-authored-by: Freddy Marsden <hello@freddym.xyz>
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
2020-06-30 17:14:17 -07:00
Jonah Aragon
ef9a1cc7eb
Update list.html 2020-06-24 11:29:02 -05:00
Daniel Nathan Gray
81c4ed4002
Mullvad now available in F-Droid (#1964) 2020-06-24 16:10:47 +00:00
Jonah Aragon
6fdb010082
Update list.html 2020-06-18 20:43:25 -05:00
blacklight447
34bfa9b64b
Update AdGuard Logging Info (#1952) 2020-06-18 01:30:30 -05:00
blacklight447
fd89836040
fix typo in clear url description (#1953) 2020-06-15 02:48:39 +00:00
Jonah Aragon
72e0f325c9
Only recommend LineageOS official builds (#1935)
* Only recommend LineageOS official builds

* Update mobile-operating-systems.html
2020-06-07 11:29:47 -07:00
Jonah Aragon
6bf0534ca0
Update list.html 2020-06-04 19:39:42 -05:00
nitrohorse
607b9d73d5
Update DNS page with card-based client recommendations (#1900)
* WIP: Add icons

* Add Google Play and App Store links

* Add tentative Android logo

* Update Unbound logo, text cleanup, formatting

* Add banner for anonymized dns, more cleanup

* Some text clarification

* Add "https:" for local development

* Update terms formatting and include anonymized dnscrypt

* Move terms section to bottom of page

* Add LibreDNS

* Update AdGuard hosting provider

* Add forum links

* Reword "terms" to "definitions"

* Add card for Stubby

* Add warning link to Android 9 card

* LibreDNS supports QNAME min
2020-06-04 09:00:31 -07:00
Jonah Aragon
a3e4379a94
Update sponsorship listings 2020-05-28 11:49:39 -05:00
Daniel Nathan Gray
c299f2f18c
Update other old badges and fix indenting (#1924) 2020-05-21 02:50:05 +00:00
Jonah Aragon
0252673fc0
Add worth mentioning and anti-recommended browsers to collection 2020-05-18 23:33:21 -05:00
Daniel Nathan Gray
d4b86b25c9
Fixed missing oldstyle badge and indenting (#1923) 2020-05-17 16:05:31 +00:00
Filip Š
729c96fe91
Add warning to Keybase products (#1913) 2020-05-16 09:03:50 +00:00
Jonah Aragon
00b9be54c2
Use badges syntax for labels outside of cardv2 (#1921) 2020-05-16 09:03:22 +00:00
Jonah Aragon
916b7a2256
Update label syntax (#1914) 2020-05-14 13:18:36 +00:00
Daniel Nathan Gray
462129717b
Update warning riot, team and change jitsi link (#1912) 2020-05-13 13:49:59 +00:00
Jonah Aragon
75bfa59bbd
Add worth mentioning & anti-recommendations 2020-05-12 23:37:50 -05:00
Jonah Aragon
28a2ba0750
Adjust footer 2020-05-12 22:37:59 -05:00
Jonah Aragon
bfb444b4fa
Move to code.aragon.ventures 2020-05-12 21:45:37 -05:00
Jonah Aragon
8bb3bf4c85
Update <head> 2020-05-12 16:07:55 -05:00
Jonah Aragon
9057b89261
Format recommendation pages 2020-05-12 15:13:53 -05:00
Jonah Aragon
03dd56bf59
Add browser recommendations 2020-05-12 14:05:51 -05:00
Jonah Aragon
63e7b5d333
Add blog 2020-05-12 11:15:32 -05:00
Jonah Aragon
70a7f09146
HTML Validation 2020-05-12 01:28:28 -05:00
Jonah Aragon
985a9ec84e
Add privacy section to homepage 2020-05-12 01:16:05 -05:00
Jonah Aragon
d91e27ce61
Add threat modeling information 2020-05-12 00:30:23 -05:00
Jonah Aragon
3986217030
Create basic layout 2020-05-11 22:59:21 -05:00
Jonah Aragon
65d6bfa4dc
Update Open Collective Link 2020-05-11 12:55:32 -05:00
Jonah Aragon
9cabe11a27
Move @privacytoolsIO to @privacytools (#1904) 2020-05-11 02:33:48 -05:00
Dan Arel
44b0393d1e
fixed missing link code (#1903) 2020-05-10 22:54:35 -07:00
Daniel Nathan Gray
a027f4622f
ProtonVPN and IVPN clients in F-Droid (#1902) 2020-05-10 18:25:52 +00:00
Daniel Nathan Gray
a0aa9aa2ac
Cross-signing and E2EE on by default in Riot (#1893) 2020-05-08 04:22:41 +00:00
Daniel Nathan Gray
28ca30d1c5
Mention 1st party script blocking (uMatrix) (#1884) 2020-05-05 16:40:11 +00:00
Daniel Nathan Gray
946984d613
Add ClearURLs Addon (#1889) 2020-05-05 16:30:38 +00:00
Daniel Nathan Gray
cdda746c00
Add temporary container solution (#1888) 2020-05-05 16:28:21 +00:00
Daniel Nathan Gray
1387712207
Tidy links. Let browser figure out language. (#1885) 2020-05-05 16:26:33 +00:00
Daniel Nathan Gray
720e458f93
Add canvasblocker as advanced addon (#1886) 2020-05-05 16:26:16 +00:00
Daniel Nathan Gray
79e4a60a18
Don't mention specific addons under fingerprinting (#1883) 2020-05-05 15:59:38 +00:00
Jonah Aragon
d43c6419e6
Update Startpage.com Listing (#1878) 2020-05-04 21:08:26 -05:00
nitrohorse
2743bf4885
Remove SecureDNS (#1873)
https://github.com/privacytoolsIO/privacytools.io/issues/1869#issuecomment-622996340
2020-05-03 10:45:10 -07:00
Jonah Aragon
2be0e0db4a
Add KBFS as recommended cloud storage provider (#1876) 2020-05-03 10:44:37 -07:00
Jonah Aragon
52cef9ad93
Browser add-on cleanup (#1864) 2020-04-28 22:53:09 -05:00
Dan Arel
6614c9ce2b
Relist StartPage in Search Engines (#1592) 2020-04-28 21:15:41 -05:00
Jonah Aragon
1100dbe947 Initial commit 2020-04-28 16:09:22 -05:00
nitrohorse
2741e3cdea
Add privacy policy links for Firefox Send, Nextcloud (#1863) 2020-04-27 03:23:55 +00:00