Commit Graph

2044 Commits

Author SHA1 Message Date
Jonah Aragon
dc111a4359
Add HTML Validation 2021-05-01 20:16:49 -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
Lunush
aeed576c82
Update links 2021-05-01 14:31:24 -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
145ce99f60
Update .gitignore for current version of Jekyll 2021-01-16 21:32:41 -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
960181d8b2
Clean up the cruft 2021-01-15 23:46:23 -06:00
Jonah Aragon
e2bc10d8e8
Fix the terrible dark mode again 2021-01-15 23:13:01 -06:00
Jonah Aragon
10e744d42c
Add sortable.js scss 2021-01-15 20:23:07 -06:00
Jonah Aragon
dbfdd5df64
Remove platform specificity
Forgot I'm on M1 I guess? 😄
2021-01-15 20:07:01 -06:00
Jonah Aragon
583ea9acbc
Install bundler 2.2.5 2021-01-15 18:34:20 -06:00
Jonah Aragon
81efc68056
Update dependencies and fix build server issues 2021-01-15 18:32:13 -06:00
Jonah Aragon
45c0d4acc1
Create .buildrc 2021-01-15 15:18:45 -06:00
Jonah Aragon
41c438589d
Upgrade to jekyll 4.2.0 2021-01-15 14:50:54 -06:00
Jonah Aragon
0b31c37f99
Update to Ruby 3.0.0 2021-01-15 14:42:05 -06:00
Jonah Aragon
3aee1ee365
Update dependencies 2021-01-15 14:34:41 -06:00
Jonah Aragon
eb0ffd2258
Upgrade bundler
Locking to 2.0.1 was a necessary workaround for a Netlify bug which has finally been resolved.
2021-01-15 14:26:54 -06:00
Jonah Aragon
bc51ff101a
Switch from github-pages gem to jekyll gem 2021-01-15 14:22:03 -06:00
Jonah Aragon
b84a778e15
Specify .ruby-version, update development instructions 2021-01-15 14:21:39 -06:00
Jonah Aragon
23116756d0
Merge remote-tracking branch 'gusted/Brotli-Patch' into jekyll-improvements 2021-01-15 14:09:07 -06:00
Jonah Aragon
02f1989aed
Use npm js assets 2021-01-15 04:37:23 -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
Jonah Aragon
130e497b5e
Create .ruby-version 2021-01-15 00:21:24 -06:00
Jonah Aragon
4c03eaeebc
Update bundler 2021-01-14 22:33:57 -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
Gusted
215ae3d821
New line 2021-01-12 22:30:31 +01:00