diff --git a/.all-contributorsrc b/.all-contributorsrc index f6c94377..b534a4d7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -5,12 +5,12 @@ "repoHost": "https://github.com", "files": [ "README.md", - "docs/about/contributors.md" + "includes/contributors.md" ], "imageSize": 100, "commit": false, "commitConvention": "none", - "contributorTemplate": "\">\" width=\"<%= options.imageSize %>px;\" loading=lazy/>
<%= contributor.name %>

<%= contributions %>", + "contributorTemplate": "<% if (contributor.profile) { %>\"><% } %>\" width=\"<%= options.imageSize %>px;\" loading=lazy />
<%= contributor.name %><% if (contributor.profile) { %>
<% } %>
<%= contributions %>", "contributors": [ { "login": "jonaharagon", @@ -187,6 +187,18 @@ "research" ] }, + { + "login": "mfwmyfacewhen", + "name": "mfwmyfacewhen", + "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", + "contributions": [ + "doc", + "ideas", + "review", + "research", + "question" + ] + }, { "login": "TommyTran732", "name": "Tommy", @@ -220,7 +232,8 @@ "doc", "research", "ideas", - "review" + "review", + "blog" ] }, { @@ -331,7 +344,10 @@ "avatar_url": "https://avatars.githubusercontent.com/u/153316540?v=4", "profile": "https://github.com/rollsicecream", "contributions": [ - "doc" + "doc", + "question", + "translation", + "review" ] }, { @@ -448,7 +464,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/161974310?v=4", "profile": "https://github.com/redoomed1", "contributions": [ - "doc" + "doc", + "review" ] }, { @@ -493,7 +510,10 @@ "avatar_url": "https://avatars.githubusercontent.com/u/6412153?v=4", "profile": "https://github.com/paulverbeke", "contributions": [ - "doc" + "doc", + "translation", + "bug", + "mentoring" ] }, { @@ -568,15 +588,6 @@ "doc" ] }, - { - "login": "crowdin-bot", - "name": "Crowdin Bot", - "avatar_url": "https://avatars.githubusercontent.com/u/58779643?v=4", - "profile": "https://github.com/crowdin-bot", - "contributions": [ - "doc" - ] - }, { "login": "datoshkr", "name": "datoshkr", @@ -667,15 +678,6 @@ "doc" ] }, - { - "login": "privacyguides-bot", - "name": "Privacy Guides [bot]", - "avatar_url": "https://avatars.githubusercontent.com/u/112040067?v=4", - "profile": "https://www.privacyguides.org/", - "contributions": [ - "doc" - ] - }, { "login": "Perelandra0x309", "name": "Brian", @@ -691,7 +693,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/8296104?v=4", "profile": "https://github.com/SkewedZeppelin", "contributions": [ - "doc" + "doc", + "question" ] }, { @@ -718,7 +721,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/8676443?v=4", "profile": "https://namazso.eu/", "contributions": [ - "doc" + "doc", + "question" ] }, { @@ -1591,7 +1595,10 @@ "avatar_url": "https://avatars.githubusercontent.com/u/15004290?v=4", "profile": "https://github.com/ph00lt0", "contributions": [ - "doc" + "doc", + "research", + "promotion", + "question" ] }, { @@ -1792,15 +1799,6 @@ "doc" ] }, - { - "login": "imgbot[bot]", - "name": "imgbot[bot]", - "avatar_url": "https://avatars.githubusercontent.com/in/4706?v=4", - "profile": "https://github.com/apps/imgbot", - "contributions": [ - "doc" - ] - }, { "login": "jfabraxas", "name": "nein", @@ -2473,7 +2471,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/13170204?v=4", "profile": "https://github.com/PoorPocketsMcNewHold", "contributions": [ - "doc" + "doc", + "translation" ] }, { @@ -2682,8 +2681,61 @@ "contributions": [ "doc" ] + }, + { + "login": "dioxias", + "name": "skye", + "avatar_url": "https://avatars.githubusercontent.com/u/48442092?v=4", + "profile": "https://skye.sh/", + "contributions": [ + "question" + ] + }, + { + "login": "r2fo", + "name": "r2fo", + "avatar_url": "https://avatars.githubusercontent.com/u/50496756?v=4", + "profile": "https://github.com/r2fo", + "contributions": [ + "translation" + ] + }, + { + "login": "lamtrinhdev", + "name": "LamTrinh.Dev", + "avatar_url": "https://avatars.githubusercontent.com/u/49742151?v=4", + "profile": "https://lamtrinh.dev/", + "contributions": [ + "doc" + ] + }, + { + "name": "frostlike", + "avatar_url": "https://forum-cdn.privacyguides.net/user_avatar/discuss.privacyguides.net/frostlike/288/3600_2.png", + "profile": "https://discuss.privacyguides.net/u/frostlike", + "contributions": [ + "question" + ] + }, + { + "login": "merlinscholz", + "name": "Merlin Scholz", + "avatar_url": "https://avatars.githubusercontent.com/u/21988035?v=4", + "profile": "https://scholz.ruhr/", + "contributions": [ + "translation" + ] + }, + { + "login": "jordan-warne", + "name": "jordan warne", + "avatar_url": "https://avatars.githubusercontent.com/u/154663344?v=4", + "profile": "https://jordanwarne.net/", + "contributions": [ + "doc" + ] } ], - "contributorsPerLine": 6, + "contributorsPerLine": 5, "linkToUsage": true } diff --git a/.gitignore b/.gitignore index 00a1e425..9fdbda02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ site /i18n/ -/includes/* +/includes/*.*.* !/includes/*.en.* /static/i18n/ /theme/overrides/*.*.* diff --git a/CITATION.cff b/CITATION.cff index 5000fc3e..cdc4fb64 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -81,7 +81,7 @@ preferred-citation: - alias: samsepi0l website: "https://github.com/d4rklynk" - name: Privacy Guides Contributors - website: "https://github.com/privacyguides/privacyguides.org/graphs/contributors" + website: "https://www.privacyguides.org/en/about/contributors/" url: "https://www.privacyguides.org" abstract: >- Privacy Guides is a socially motivated website that diff --git a/README.md b/README.md index a3736eb9..efd66514 100644 --- a/README.md +++ b/README.md @@ -10,56 +10,41 @@

Your central privacy and security resource to protect yourself online.

- - + - - + - - + - -

+

- - + - - + - - + - - + - - + - - + - - + - - + - - + - - -

+

## About **Privacy Guides** is a socially motivated website that provides information for protecting your data security and privacy. Our mission is to inform the public about the value of digital privacy, and global government initiatives which aim to monitor your online activity. We are a non-profit collective operated entirely by volunteer team members and contributors. Our website is free of advertisements and not affiliated with any of the listed providers. -The current list of team members can be found [here](https://www.privacyguides.org/about/#our-team). Additionally, [many people](https://github.com/privacyguides/privacyguides.org/graphs/contributors) have made contributions to the project, and you can too! +The current list of team members can be found [here](https://www.privacyguides.org/about/#our-team). Additionally, [many people](#contributors) have made contributions to the project, and you can too! *Featured on: [Tweakers](https://tweakers.net/reviews/10568/op-zoek-naar-privacyvriendelijke-tools-niek-de-wilde-van-privacy-guides.html), [The New York Times](https://nytimes.com/wirecutter/guides/online-security-social-media-privacy), and [Wired](https://wired.com/story/firefox-mozilla-2022)* @@ -73,7 +58,7 @@ The current list of team members can be found [here](https://www.privacyguides.o - View the list of [approved topics waiting for a PR](https://discuss.privacyguides.net/tag/approved) - Read some writing tips in our [style guide](https://www.privacyguides.org/en/meta/writing-style) -All contributors to the site are listed [here](https://github.com/privacyguides/privacyguides.org/graphs/contributors). If you make a substantial (i.e. copyright eligible) contribution to the project and would like to be formally credited, you are welcome to include your information in the appropriate `authors` section in [`CITATION.cff`](/CITATION.cff) as well, just submit a PR or ask @jonaharagon to make the change. +All contributors to the site are listed [here](#contributors). If you have contributed to the website or project, please [add yourself](https://github.com/privacyguides/privacyguides.org/issues/2524) to the list or ask @jonaharagon to make the change. ## Mirrors @@ -111,7 +96,7 @@ All contributors to the site are listed [here](https://github.com/privacyguides/ ## License -Copyright © 2019 - 2024 [Privacy Guides contributors](https://github.com/privacyguides/privacyguides.org/graphs/contributors). +Copyright © 2019 - 2024 [Privacy Guides contributors](#contributors). Privacy Guides content is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International Public License](/LICENSE), and the underlying source code used to format and display that content on [www.privacyguides.org](https://www.privacyguides.org) is licensed under the [MIT License](/LICENSE-CODE). @@ -176,7 +161,7 @@ It is required to create a GitHub release to publish the current site to privacy ## Contributors -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): +Privacy Guides wouldn't be possible without these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -184,393 +169,419 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -

Jonah Aragon

πŸ“– πŸ‘€ πŸ“† πŸ’» πŸš‡ πŸ›‘οΈ πŸ“ 🎨 πŸ“¦ πŸ“£ πŸ’¬ πŸ”¬ 🚧 πŸ§‘β€πŸ« ️️️️♿️ πŸ€” πŸ“Ή πŸ› πŸ’Ό

Daniel Nathan Gray

πŸ“– πŸ§‘β€πŸ« πŸ“† πŸ’¬ πŸ”¬ πŸ‘€ πŸ› 🚧 πŸ€” πŸ›‘οΈ

Freddy

πŸ“– πŸ“ πŸ‘€ πŸ”¬ 🚧 πŸ› πŸ€” πŸ’¬

Niek de Wilde

πŸ“– πŸ› πŸ”¬ πŸ‘€ πŸš‡ πŸ’¬ πŸ€” πŸ“ πŸ”Š

hook9

πŸ“– πŸ”¬ πŸ‘€ πŸ€”

Aminda Suomalainen ⚧

πŸ“– πŸ‘€ πŸ€” πŸ”¬ ️️️️♿️ πŸ’¬ πŸ“†

Jonah Aragon

πŸ“– πŸ‘€ πŸ“† πŸ’» πŸš‡ πŸ›‘οΈ πŸ“ 🎨 πŸ“¦ πŸ“£ πŸ’¬ πŸ”¬ 🚧 πŸ§‘β€πŸ« ️️️️♿️ πŸ€” πŸ“Ή πŸ› πŸ’Ό

Daniel Nathan Gray

πŸ“– πŸ§‘β€πŸ« πŸ“† πŸ’¬ πŸ”¬ πŸ‘€ πŸ› 🚧 πŸ€” πŸ›‘οΈ

Freddy

πŸ“– πŸ“ πŸ‘€ πŸ”¬ 🚧 πŸ› πŸ€” πŸ’¬

Niek de Wilde

πŸ“– πŸ› πŸ”¬ πŸ‘€ πŸš‡ πŸ’¬ πŸ€” πŸ“ πŸ”Š

hook9

πŸ“– πŸ”¬ πŸ‘€ πŸ€”

nitrohorse

πŸ“– πŸ‘€ πŸ€” πŸ“

Dawid Potocki

πŸ“– πŸ‘€ πŸ€” 🎨 πŸ”¬

Dale E. Wingard, Jr.

πŸ“– πŸ‘€ πŸ€” πŸ”¬

Kewde

πŸ“– πŸ’» πŸ”¬

Vince

πŸ“– πŸ’» πŸ”¬

shifterovich2

πŸ“– πŸ’» πŸ”¬

Aminda Suomalainen ⚧

πŸ“– πŸ‘€ πŸ€” πŸ”¬ ️️️️♿️ πŸ’¬ πŸ“†

nitrohorse

πŸ“– πŸ‘€ πŸ€” πŸ“

Dawid Potocki

πŸ“– πŸ‘€ πŸ€” 🎨 πŸ”¬

Dale E. Wingard, Jr.

πŸ“– πŸ‘€ πŸ€” πŸ”¬

Kewde

πŸ“– πŸ’» πŸ”¬

Tommy

πŸ“– πŸ‘€ πŸ”¬ πŸ’¬

Kai Tebay

πŸ€” πŸ“– πŸ”¬ πŸ’»

matchboxbananasynergy

πŸ“– πŸ”¬ πŸ€” πŸ‘€

GitHub Actions

πŸš‡

Netlify

πŸš‡

Dependabot

πŸ’» πŸš‡

Vince

πŸ“– πŸ’» πŸ”¬

shifterovich2

πŸ“– πŸ’» πŸ”¬

mfwmyfacewhen
πŸ“– πŸ€” πŸ‘€ πŸ”¬ πŸ’¬

Tommy

πŸ“– πŸ‘€ πŸ”¬ πŸ’¬

Kai Tebay

πŸ€” πŸ“– πŸ”¬ πŸ’»

Hetzner Cloud

πŸš‡

Cloudflare

πŸš‡

Open Collective

πŸ’Ό

Safing

πŸ’΅

Dan Arel

πŸ“ πŸ“– πŸ”¬

Techlore

πŸ’΅

matchboxbananasynergy

πŸ“– πŸ”¬ πŸ€” πŸ‘€ πŸ“

GitHub Actions

πŸš‡

Netlify

πŸš‡

Dependabot

πŸ’» πŸš‡

Hetzner Cloud

πŸš‡

elitejake

πŸ“–

samsepi0l

πŸ“–

rollsicecream

πŸ“–

Henry Fisher

πŸ“–

Nate Bartram

πŸ“

Sam Howell

πŸ“

Cloudflare

πŸš‡

Open Collective

πŸ’Ό

Safing

πŸ’΅

Dan Arel

πŸ“ πŸ“– πŸ”¬

Techlore

πŸ’΅

asddsaz

πŸ“–

Hugo Costa

πŸ“–

C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N

πŸ“–

Alberto Strappazzon

πŸ“–

Victorhck

πŸ“–

Tai Lam

πŸ“–

elitejake

πŸ“–

samsepi0l

πŸ“–

rollsicecream

πŸ“– πŸ’¬ 🌍 πŸ‘€

Henry Fisher

πŸ“–

Nate Bartram

πŸ“

NinebitX

πŸ“–

Alexander Antukh

πŸ“–

Gusted

πŸ“–

redoomed1

πŸ“–

Offpics

πŸ“–

kimg45

πŸ“–

Sam Howell

πŸ“

asddsaz

πŸ“–

Hugo Costa

πŸ“–

C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N

πŸ“–

Alberto Strappazzon

πŸ“–

djoate

πŸ“–

afighttilldeath

πŸ“–

Paul Verbeke

πŸ“–

Mitchell Cash

πŸ“–

NeverDucky

πŸ“–

efb4f5ff-1298-471a-8973-3d47447115dc

πŸ“–

Victorhck

πŸ“–

Tai Lam

πŸ“–

NinebitX

πŸ“–

Alexander Antukh

πŸ“–

Gusted

πŸ“–

Stephen Karl Larroque

πŸ“–

0rdinant

πŸ“–

Zenithium

πŸ“–

Jordan Gwyn

πŸ“–

Guru

πŸ“–

Crowdin Bot

πŸ“–

redoomed1

πŸ“– πŸ‘€

Offpics

πŸ“–

kimg45

πŸ“–

djoate

πŸ“–

afighttilldeath

πŸ“–

datoshkr

πŸ“–

Kcchouette

πŸ“–

Jacob Neplokh

πŸ“–

Leonardo Mazzon

πŸ“–

Andrew Chong

πŸ“–

Wok

πŸ“–

Paul Verbeke

πŸ“– 🌍 πŸ› πŸ§‘β€πŸ«

Mitchell Cash

πŸ“–

NeverDucky

πŸ“–

efb4f5ff-1298-471a-8973-3d47447115dc

πŸ“–

Stephen Karl Larroque

πŸ“–

nopeitsnothing

πŸ“–

Lynn Stephenson

πŸ“–

Cory Solovewicz

πŸ“–

noClaps

πŸ“–

Privacy Guides [bot]

πŸ“–

Brian

πŸ“–

0rdinant

πŸ“–

Zenithium

πŸ“–

Jordan Gwyn

πŸ“–

Guru

πŸ“–

datoshkr

πŸ“–

SkewedZeppelin

πŸ“–

Arcadius3D

πŸ“–

vpnarea

πŸ“–

namazso

πŸ“–

cYDN48

πŸ“–

gjhklfdsa

πŸ“–

Kcchouette

πŸ“–

Jacob Neplokh

πŸ“–

Leonardo Mazzon

πŸ“–

Andrew Chong

πŸ“–

Wok

πŸ“–

Pavel Zolotarevskiy

πŸ“–

quiddity-wp

πŸ“–

Nikhil Jha

πŸ“–

Subatomic Honda Civic

πŸ“–

ticklemyIP

πŸ“–

jermanuts

πŸ“–

nopeitsnothing

πŸ“–

Lynn Stephenson

πŸ“–

Cory Solovewicz

πŸ“–

noClaps

πŸ“–

Brian

πŸ“–

conorohiggins

πŸ“–

TechFanTheo

πŸ“–

Ryan Taylor

πŸ“–

Positron832

πŸ“–

JustLuckNoSkill

πŸ“–

Arkadiy

πŸ“–

SkewedZeppelin

πŸ“– πŸ’¬

Arcadius3D

πŸ“–

vpnarea

πŸ“–

namazso

πŸ“– πŸ’¬

cYDN48

πŸ“–

Jack Chou

πŸ“–

ave

πŸ“–

Boo

πŸ“–

IDKwhattoputhere

πŸ“–

idkrn

πŸ“–

ggg27

πŸ“–

gjhklfdsa

πŸ“–

Pavel Zolotarevskiy

πŸ“–

quiddity-wp

πŸ“–

Nikhil Jha

πŸ“–

Subatomic Honda Civic

πŸ“–

WalterKlosse

πŸ“–

Tom Hacohen

πŸ“–

Paul Feuvraux

πŸ“–

Scott Bennett

πŸ“–

Federico Ariel Castagnini

πŸ“–

jslawler-gh

πŸ“–

ticklemyIP

πŸ“–

jermanuts

πŸ“–

conorohiggins

πŸ“–

TechFanTheo

πŸ“–

Ryan Taylor

πŸ“–

spaceoden

πŸ“–

xe3

πŸ“–

Andrew Morgan

πŸ“–

Caleb King

πŸ“–

Eduardo

πŸ“–

NafeezJS

πŸ“–

Positron832

πŸ“–

JustLuckNoSkill

πŸ“–

Arkadiy

πŸ“–

Jack Chou

πŸ“–

ave

πŸ“–

Sloofy

πŸ“–

Sam Schlinkert

πŸ“–

Gabor Luk

πŸ“–

DeiAsPie

πŸ“–

Davide Taviani

πŸ“–

spanishharlem

πŸ“–

Boo

πŸ“–

IDKwhattoputhere

πŸ“–

idkrn

πŸ“–

ggg27

πŸ“–

WalterKlosse

πŸ“–

Jacob Gonzales

πŸ“–

Kaede

πŸ“–

LABB

πŸ“–

Raviu8

πŸ“–

Peter Dave Hello

πŸ“–

Rose

πŸ“–

Tom Hacohen

πŸ“–

Paul Feuvraux

πŸ“–

Scott Bennett

πŸ“–

Federico Ariel Castagnini

πŸ“–

jslawler-gh

πŸ“–

Oskar Sharipov

πŸ“–

Samuel Lucas

πŸ“–

NylaTheWolf

πŸ“–

Matthew Davis

πŸ“–

Mark Cohen

πŸ“–

Mad Scientist

πŸ“–

spaceoden

πŸ“–

xe3

πŸ“–

Andrew Morgan

πŸ“–

Caleb King

πŸ“–

Eduardo

πŸ“–

Maarten

πŸ“–

William Davis

πŸ“–

William Thomas Wilkins

πŸ“–

wylel

πŸ“–

Will Browning

πŸ“–

Yi Cao

πŸ“–

NafeezJS

πŸ“–

Sloofy

πŸ“–

Sam Schlinkert

πŸ“–

Gabor Luk

πŸ“–

DeiAsPie

πŸ“–

Yusuf Daglioglu

πŸ“–

Zack

πŸ“–

ZHηŽ‹

πŸ“–

ansuz

πŸ“–

archeite

πŸ“–

asdfghjz

πŸ“–

Davide Taviani

πŸ“–

spanishharlem

πŸ“–

Jacob Gonzales

πŸ“–

Kaede

πŸ“–

LABB

πŸ“–

ayaen

πŸ“–

b-harper

πŸ“–

Loic Vourch

πŸ“–

crasm

πŸ“–

eagerto-learn

πŸ“–

egecelikci

πŸ“–

Raviu8

πŸ“–

Peter Dave Hello

πŸ“–

Rose

πŸ“–

Oskar Sharipov

πŸ“–

Samuel Lucas

πŸ“–

elleybean

πŸ“–

Evan Song

πŸ“–

pynixis

πŸ“–

Seirdy

πŸ“–

Ryan Huang

πŸ“–

Sascha P.

πŸ“–

NylaTheWolf

πŸ“–

Matthew Davis

πŸ“–

Mark Cohen

πŸ“–

Mad Scientist

πŸ“–

Maarten

πŸ“–

Securified

πŸ“–

Sergey Musiyenko

πŸ“–

Spydar007

πŸ“–

Steven Bach

πŸ“–

Steven Lehn

πŸ“–

Steven van de Graaf

πŸ“–

William Davis

πŸ“–

William Thomas Wilkins

πŸ“–

wylel

πŸ“–

Will Browning

πŸ“–

Yi Cao

πŸ“–

Sven Kortekaas

πŸ“–

Tejas Gupta

πŸ“–

Tebowy Seba

πŸ“–

Ted Gravlin

πŸ“–

TheFrenchGhosty

πŸ“–

TheNoobWar

πŸ“–

Yusuf Daglioglu

πŸ“–

Zack

πŸ“–

ZHηŽ‹

πŸ“–

ansuz

πŸ“–

archeite

πŸ“–

Thomas Rientjes

πŸ“–

Tim Vergenz

πŸ“–

Tom Sullivan

πŸ“–

Tony Tan

πŸ“–

TroubleDog54

πŸ“–

User486375

πŸ“–

asdfghjz

πŸ“–

ayaen

πŸ“–

b-harper

πŸ“–

Loic Vourch

πŸ“–

crasm

πŸ“–

Nicholas Christensen

πŸ“–

oppressor1761

πŸ“–

pbbob

πŸ“–

pdjpdjpdj

πŸ“–

Stella Polaris

πŸ“–

regaldude

πŸ“–

eagerto-learn

πŸ“–

egecelikci

πŸ“–

elleybean

πŸ“–

Evan Song

πŸ“–

pynixis

πŸ“–

rusty-snake

πŸ“–

sacha

πŸ“–

schwukas

πŸ“–

sh-dv

πŸ“–

szTheory

πŸ“–

Thunderbolt Digital

πŸ“–

Seirdy

πŸ“–

Ryan Huang

πŸ“–

Sascha P.

πŸ“–

Securified

πŸ“–

Sergey Musiyenko

πŸ“–

E. S. Leonesco

πŸ“–

titanism

πŸ“–

tomac4t

πŸ“–

virustotalop

πŸ“–

wintr

πŸ“–

xelarate86

πŸ“–

Spydar007

πŸ“–

Steven Bach

πŸ“–

Steven Lehn

πŸ“–

Steven van de Graaf

πŸ“–

Sven Kortekaas

πŸ“–

yeoneer

πŸ“–

foxt

πŸ“–

Freddie

πŸ“–

ghbjklhv

πŸ“–

Raymond Hill

πŸ“–

luke crouch

πŸ“–

Tejas Gupta

πŸ“–

Tebowy Seba

πŸ“–

Ted Gravlin

πŸ“–

TheFrenchGhosty

πŸ“–

TheNoobWar

πŸ“–

fd1f744993de14178e6c

πŸ“–

habitualname

πŸ“–

hook

πŸ“–

imgbot[bot]

πŸ“–

nein

πŸ“–

jkhgvfgvsth

πŸ“–

Thomas Rientjes

πŸ“–

Tim Vergenz

πŸ“–

Tom Sullivan

πŸ“–

Tony Tan

πŸ“–

TroubleDog54

πŸ“–

joaonsg

πŸ“–

johnnyburnaway

πŸ“–

jus9

πŸ“–

kc1212

πŸ“–

kryptish

πŸ“–

m3t

πŸ“–

User486375

πŸ“–

Nicholas Christensen

πŸ“–

oppressor1761

πŸ“–

pbbob

πŸ“–

pdjpdjpdj

πŸ“–

macau23

πŸ“–

mat1th

πŸ“–

MWM

πŸ“–

Michael Plews

πŸ“–

moritztk

πŸ“–

Aaron Horler

πŸ“–

Stella Polaris

πŸ“– πŸ”¬ πŸ“£ πŸ’¬

regaldude

πŸ“–

rusty-snake

πŸ“–

sacha

πŸ“–

schwukas

πŸ“–

Commenter

πŸ“–

CΓ©dric Laubacher

πŸ“–

Daniel Peukert

πŸ“–

David Breese

πŸ“–

Dimitris Apostolou

πŸ“–

Dyrimon

πŸ“–

sh-dv

πŸ“–

szTheory

πŸ“–

Thunderbolt Digital

πŸ“–

E. S. Leonesco

πŸ“–

titanism

πŸ“–

Ikel Atomig

πŸ“–

Elias Ojala

πŸ“–

Feni Brian

πŸ“–

Filip Ε 

πŸ“–

Felix Albroscheit

πŸ“–

GReagle

πŸ“–

tomac4t

πŸ“–

virustotalop

πŸ“–

wintr

πŸ“–

xelarate86

πŸ“–

yeoneer

πŸ“–

Gamma

πŸ“–

GetBoz

πŸ“–

GrimPixel

πŸ“–

Guillem L. Jara

πŸ“–

HxxxxxS

πŸ“–

Himanshu Chandola

πŸ“–

foxt

πŸ“–

Freddie

πŸ“–

ghbjklhv

πŸ“–

Raymond Hill

πŸ“–

luke crouch

πŸ“–

Issam Maghni

πŸ“–

ItsDonny

πŸ“–

Abdullah Atta

πŸ“–

Adam Sroka

πŸ“–

criadoperez

πŸ“–

Alex Amiryan

πŸ“–

fd1f744993de14178e6c

πŸ“–

habitualname

πŸ“–

hook

πŸ“–

nein

πŸ“–

jkhgvfgvsth

πŸ“–

Alex Shoup

πŸ“–

Alex Thomassen

πŸ“–

Amolith

πŸ“–

Andrea Scarpino

πŸ“–

Armando LΓΌscher

πŸ“–

Ash T

πŸ“–

joaonsg

πŸ“–

johnnyburnaway

πŸ“–

jus9

πŸ“–

kc1212

πŸ“–

kryptish

πŸ“–

Bernd Eichelberger

πŸ“–

BionicBison05

πŸ“–

Brent Gervais

πŸ“–

Brian Cooper

πŸ“–

Caboose700

πŸ“–

Cadel Watson

πŸ“–

m3t

πŸ“–

macau23

πŸ“–

mat1th

πŸ“–

MWM

πŸ“–

Michael Plews

πŸ“–

trosel

πŸ“–

Carl

πŸ“–

Chad Birch

πŸ“–

Chris Barry

πŸ“–

JΓΊlio Ferraz

πŸ“–

Jack Hill

πŸ“–

moritztk

πŸ“–

Aaron Horler

πŸ“–

Commenter

πŸ“–

CΓ©dric Laubacher

πŸ“–

Daniel Peukert

πŸ“–

Mathias Oterhals Myklebust

πŸ“–

Mats Estensen

πŸ“–

Matt Baer

πŸ“–

Mehdi Chaouch

πŸ“–

Mike Perrone

πŸ“–

Mitch Wilkins

πŸ“–

David Breese

πŸ“–

Dimitris Apostolou

πŸ“–

Dyrimon

πŸ“–

Ikel Atomig

πŸ“–

Elias Ojala

πŸ“–

Mo

πŸ“–

Morten Linderud

πŸ“–

natzim

πŸ“–

Douglas

πŸ“–

Nick

πŸ“–

NielDB

πŸ“–

Feni Brian

πŸ“–

Filip Ε 

πŸ“–

Felix Albroscheit

πŸ“–

GReagle

πŸ“–

Gamma

πŸ“–

Nihal Raj

πŸ“–

Noah

πŸ“–

Panagiotis "Ivory" Vasilopoulos

πŸ“–

Patrick R

πŸ“–

Fart Attorney

πŸ“–

Pilou

πŸ“–

GetBoz

πŸ“–

GrimPixel

πŸ“–

Guillem L. Jara

πŸ“–

HxxxxxS

πŸ“–

Himanshu Chandola

πŸ“–

PoorPockets McNewHold

πŸ“–

PrinceKael

πŸ“–

Richard

πŸ“–

Jaden Site

πŸ“–

Jake Zeal

πŸ“–

James Kerrane

πŸ“–

Issam Maghni

πŸ“–

ItsDonny

πŸ“–

Abdullah Atta

πŸ“–

Adam Sroka

πŸ“–

criadoperez

πŸ“–

Sell

πŸ“–

YMHuang

πŸ“–

Jonathan Vansina

πŸ“–

jorgeluiscarrillo

πŸ“–

Julian

πŸ“–

Kefaku

πŸ“–

Alex Amiryan

πŸ“–

Alex Shoup

πŸ“–

Alex Thomassen

πŸ“–

Amolith

πŸ“–

Andrea Scarpino

πŸ“–

Kevin Brennan

πŸ“–

Kyle Spearrin

πŸ“–

Leon Allen

πŸ“–

LisaWilbourn

πŸ“–

Lord Shedy

πŸ“–

Louis Wolfers

πŸ“–

Armando LΓΌscher

πŸ“–

Ash T

πŸ“–

Bernd Eichelberger

πŸ“–

BionicBison05

πŸ“–

Brent Gervais

πŸ“–

Lunush

πŸ“–

MMR

πŸ“–

Mads Peter Rommedahl

πŸ“–

Manuel Quarneti

πŸ“–

Marco Menzel

πŸ“–

Mario

πŸ“–

Brian Cooper

πŸ“–

Caboose700

πŸ“–

Cadel Watson

πŸ“–

trosel

πŸ“–

Carl

πŸ“–

Chad Birch

πŸ“–

Chris Barry

πŸ“–

JΓΊlio Ferraz

πŸ“–

Jack Hill

πŸ“–

Mathias Oterhals Myklebust

πŸ“–

Mats Estensen

πŸ“–

Matt Baer

πŸ“–

Mehdi Chaouch

πŸ“–

Mike Perrone

πŸ“–

Mitch Wilkins

πŸ“–

Mo

πŸ“–

Morten Linderud

πŸ“–

natzim

πŸ“–

Douglas

πŸ“–

Nick

πŸ“–

NielDB

πŸ“–

Nihal Raj

πŸ“–

Noah

πŸ“–

Panagiotis "Ivory" Vasilopoulos

πŸ“–

Patrick R

πŸ“–

Fart Attorney

πŸ“–

Pilou

πŸ“–

PoorPockets McNewHold

πŸ“– 🌍

PrinceKael

πŸ“–

Richard

πŸ“–

Jaden Site

πŸ“–

Jake Zeal

πŸ“–

James Kerrane

πŸ“–

Sell

πŸ“–

YMHuang

πŸ“–

Jonathan Vansina

πŸ“–

jorgeluiscarrillo

πŸ“–

Julian

πŸ“–

Kefaku

πŸ“–

Kevin Brennan

πŸ“–

Kyle Spearrin

πŸ“–

Leon Allen

πŸ“–

LisaWilbourn

πŸ“–

Lord Shedy

πŸ“–

Louis Wolfers

πŸ“–

Lunush

πŸ“–

MMR

πŸ“–

Mads Peter Rommedahl

πŸ“–

Manuel Quarneti

πŸ“–

Marco Menzel

πŸ“–

Mario

πŸ“–

skye

πŸ’¬

r2fo

🌍

LamTrinh.Dev

πŸ“–

frostlike

πŸ’¬

Merlin Scholz

🌍

jordan warne

πŸ“–
+ Add your contributions diff --git a/docs/about/contributors.md b/docs/about/contributors.md index e9c5c63a..58995f63 100644 --- a/docs/about/contributors.md +++ b/docs/about/contributors.md @@ -1,9 +1,9 @@ --- +title: Contributors hide: - toc --- -# Contributors This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of **any** kind are welcome to be added to [this list](https://github.com/privacyguides/privacyguides.org/blob/main/.all-contributorsrc), including contributions to Privacy Guides outside of this repo, and contributions that aren't content related (like sharing ideas for Privacy Guides, promoting the project, answering questions on the forum, etc.). @@ -13,411 +13,8 @@ This project follows the [all-contributors](https://github.com/all-contributors/ | πŸ‘€ | `review` | Someone who has taken the time to review [pull requests](https://github.com/privacyguides/privacyguides.org/pulls) to the site. | πŸ“ | `blog` | Someone who has written a [blog](https://blog.privacyguides.org) post for us. | πŸ’¬ | `question` | Someone who has been helpful when answering questions on our [forum](https://discuss.privacyguides.net) or Matrix channels. +| 🌍 | `translation` | Someone who has contributed on [Crowdin](https://crowdin.com/project/privacyguides). A huge thank you from Privacy Guides to these wonderful people ([full emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Jonah Aragon

πŸ“– πŸ‘€ πŸ“† πŸ’» πŸš‡ πŸ›‘οΈ πŸ“ 🎨 πŸ“¦ πŸ“£ πŸ’¬ πŸ”¬ 🚧 πŸ§‘β€πŸ« ️️️️♿️ πŸ€” πŸ“Ή πŸ› πŸ’Ό

Daniel Nathan Gray

πŸ“– πŸ§‘β€πŸ« πŸ“† πŸ’¬ πŸ”¬ πŸ‘€ πŸ› 🚧 πŸ€” πŸ›‘οΈ

Freddy

πŸ“– πŸ“ πŸ‘€ πŸ”¬ 🚧 πŸ› πŸ€” πŸ’¬

Niek de Wilde

πŸ“– πŸ› πŸ”¬ πŸ‘€ πŸš‡ πŸ’¬ πŸ€” πŸ“ πŸ”Š

hook9

πŸ“– πŸ”¬ πŸ‘€ πŸ€”

Aminda Suomalainen ⚧

πŸ“– πŸ‘€ πŸ€” πŸ”¬ ️️️️♿️ πŸ’¬ πŸ“†

nitrohorse

πŸ“– πŸ‘€ πŸ€” πŸ“

Dawid Potocki

πŸ“– πŸ‘€ πŸ€” 🎨 πŸ”¬

Dale E. Wingard, Jr.

πŸ“– πŸ‘€ πŸ€” πŸ”¬

Kewde

πŸ“– πŸ’» πŸ”¬

Vince

πŸ“– πŸ’» πŸ”¬

shifterovich2

πŸ“– πŸ’» πŸ”¬

Tommy

πŸ“– πŸ‘€ πŸ”¬ πŸ’¬

Kai Tebay

πŸ€” πŸ“– πŸ”¬ πŸ’»

matchboxbananasynergy

πŸ“– πŸ”¬ πŸ€” πŸ‘€

GitHub Actions

πŸš‡

Netlify

πŸš‡

Dependabot

πŸ’» πŸš‡

Hetzner Cloud

πŸš‡

Cloudflare

πŸš‡

Open Collective

πŸ’Ό

Safing

πŸ’΅

Dan Arel

πŸ“ πŸ“– πŸ”¬

Techlore

πŸ’΅

elitejake

πŸ“–

samsepi0l

πŸ“–

rollsicecream

πŸ“–

Henry Fisher

πŸ“–

Nate Bartram

πŸ“

Sam Howell

πŸ“

asddsaz

πŸ“–

Hugo Costa

πŸ“–

C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N

πŸ“–

Alberto Strappazzon

πŸ“–

Victorhck

πŸ“–

Tai Lam

πŸ“–

NinebitX

πŸ“–

Alexander Antukh

πŸ“–

Gusted

πŸ“–

redoomed1

πŸ“–

Offpics

πŸ“–

kimg45

πŸ“–

djoate

πŸ“–

afighttilldeath

πŸ“–

Paul Verbeke

πŸ“–

Mitchell Cash

πŸ“–

NeverDucky

πŸ“–

efb4f5ff-1298-471a-8973-3d47447115dc

πŸ“–

Stephen Karl Larroque

πŸ“–

0rdinant

πŸ“–

Zenithium

πŸ“–

Jordan Gwyn

πŸ“–

Guru

πŸ“–

Crowdin Bot

πŸ“–

datoshkr

πŸ“–

Kcchouette

πŸ“–

Jacob Neplokh

πŸ“–

Leonardo Mazzon

πŸ“–

Andrew Chong

πŸ“–

Wok

πŸ“–

nopeitsnothing

πŸ“–

Lynn Stephenson

πŸ“–

Cory Solovewicz

πŸ“–

noClaps

πŸ“–

Privacy Guides [bot]

πŸ“–

Brian

πŸ“–

SkewedZeppelin

πŸ“–

Arcadius3D

πŸ“–

vpnarea

πŸ“–

namazso

πŸ“–

cYDN48

πŸ“–

gjhklfdsa

πŸ“–

Pavel Zolotarevskiy

πŸ“–

quiddity-wp

πŸ“–

Nikhil Jha

πŸ“–

Subatomic Honda Civic

πŸ“–

ticklemyIP

πŸ“–

jermanuts

πŸ“–

conorohiggins

πŸ“–

TechFanTheo

πŸ“–

Ryan Taylor

πŸ“–

Positron832

πŸ“–

JustLuckNoSkill

πŸ“–

Arkadiy

πŸ“–

Jack Chou

πŸ“–

ave

πŸ“–

Boo

πŸ“–

IDKwhattoputhere

πŸ“–

idkrn

πŸ“–

ggg27

πŸ“–

WalterKlosse

πŸ“–

Tom Hacohen

πŸ“–

Paul Feuvraux

πŸ“–

Scott Bennett

πŸ“–

Federico Ariel Castagnini

πŸ“–

jslawler-gh

πŸ“–

spaceoden

πŸ“–

xe3

πŸ“–

Andrew Morgan

πŸ“–

Caleb King

πŸ“–

Eduardo

πŸ“–

NafeezJS

πŸ“–

Sloofy

πŸ“–

Sam Schlinkert

πŸ“–

Gabor Luk

πŸ“–

DeiAsPie

πŸ“–

Davide Taviani

πŸ“–

spanishharlem

πŸ“–

Jacob Gonzales

πŸ“–

Kaede

πŸ“–

LABB

πŸ“–

Raviu8

πŸ“–

Peter Dave Hello

πŸ“–

Rose

πŸ“–

Oskar Sharipov

πŸ“–

Samuel Lucas

πŸ“–

NylaTheWolf

πŸ“–

Matthew Davis

πŸ“–

Mark Cohen

πŸ“–

Mad Scientist

πŸ“–

Maarten

πŸ“–

William Davis

πŸ“–

William Thomas Wilkins

πŸ“–

wylel

πŸ“–

Will Browning

πŸ“–

Yi Cao

πŸ“–

Yusuf Daglioglu

πŸ“–

Zack

πŸ“–

ZHηŽ‹

πŸ“–

ansuz

πŸ“–

archeite

πŸ“–

asdfghjz

πŸ“–

ayaen

πŸ“–

b-harper

πŸ“–

Loic Vourch

πŸ“–

crasm

πŸ“–

eagerto-learn

πŸ“–

egecelikci

πŸ“–

elleybean

πŸ“–

Evan Song

πŸ“–

pynixis

πŸ“–

Seirdy

πŸ“–

Ryan Huang

πŸ“–

Sascha P.

πŸ“–

Securified

πŸ“–

Sergey Musiyenko

πŸ“–

Spydar007

πŸ“–

Steven Bach

πŸ“–

Steven Lehn

πŸ“–

Steven van de Graaf

πŸ“–

Sven Kortekaas

πŸ“–

Tejas Gupta

πŸ“–

Tebowy Seba

πŸ“–

Ted Gravlin

πŸ“–

TheFrenchGhosty

πŸ“–

TheNoobWar

πŸ“–

Thomas Rientjes

πŸ“–

Tim Vergenz

πŸ“–

Tom Sullivan

πŸ“–

Tony Tan

πŸ“–

TroubleDog54

πŸ“–

User486375

πŸ“–

Nicholas Christensen

πŸ“–

oppressor1761

πŸ“–

pbbob

πŸ“–

pdjpdjpdj

πŸ“–

Stella Polaris

πŸ“–

regaldude

πŸ“–

rusty-snake

πŸ“–

sacha

πŸ“–

schwukas

πŸ“–

sh-dv

πŸ“–

szTheory

πŸ“–

Thunderbolt Digital

πŸ“–

E. S. Leonesco

πŸ“–

titanism

πŸ“–

tomac4t

πŸ“–

virustotalop

πŸ“–

wintr

πŸ“–

xelarate86

πŸ“–

yeoneer

πŸ“–

foxt

πŸ“–

Freddie

πŸ“–

ghbjklhv

πŸ“–

Raymond Hill

πŸ“–

luke crouch

πŸ“–

fd1f744993de14178e6c

πŸ“–

habitualname

πŸ“–

hook

πŸ“–

imgbot[bot]

πŸ“–

nein

πŸ“–

jkhgvfgvsth

πŸ“–

joaonsg

πŸ“–

johnnyburnaway

πŸ“–

jus9

πŸ“–

kc1212

πŸ“–

kryptish

πŸ“–

m3t

πŸ“–

macau23

πŸ“–

mat1th

πŸ“–

MWM

πŸ“–

Michael Plews

πŸ“–

moritztk

πŸ“–

Aaron Horler

πŸ“–

Commenter

πŸ“–

CΓ©dric Laubacher

πŸ“–

Daniel Peukert

πŸ“–

David Breese

πŸ“–

Dimitris Apostolou

πŸ“–

Dyrimon

πŸ“–

Ikel Atomig

πŸ“–

Elias Ojala

πŸ“–

Feni Brian

πŸ“–

Filip Ε 

πŸ“–

Felix Albroscheit

πŸ“–

GReagle

πŸ“–

Gamma

πŸ“–

GetBoz

πŸ“–

GrimPixel

πŸ“–

Guillem L. Jara

πŸ“–

HxxxxxS

πŸ“–

Himanshu Chandola

πŸ“–

Issam Maghni

πŸ“–

ItsDonny

πŸ“–

Abdullah Atta

πŸ“–

Adam Sroka

πŸ“–

criadoperez

πŸ“–

Alex Amiryan

πŸ“–

Alex Shoup

πŸ“–

Alex Thomassen

πŸ“–

Amolith

πŸ“–

Andrea Scarpino

πŸ“–

Armando LΓΌscher

πŸ“–

Ash T

πŸ“–

Bernd Eichelberger

πŸ“–

BionicBison05

πŸ“–

Brent Gervais

πŸ“–

Brian Cooper

πŸ“–

Caboose700

πŸ“–

Cadel Watson

πŸ“–

trosel

πŸ“–

Carl

πŸ“–

Chad Birch

πŸ“–

Chris Barry

πŸ“–

JΓΊlio Ferraz

πŸ“–

Jack Hill

πŸ“–

Mathias Oterhals Myklebust

πŸ“–

Mats Estensen

πŸ“–

Matt Baer

πŸ“–

Mehdi Chaouch

πŸ“–

Mike Perrone

πŸ“–

Mitch Wilkins

πŸ“–

Mo

πŸ“–

Morten Linderud

πŸ“–

natzim

πŸ“–

Douglas

πŸ“–

Nick

πŸ“–

NielDB

πŸ“–

Nihal Raj

πŸ“–

Noah

πŸ“–

Panagiotis "Ivory" Vasilopoulos

πŸ“–

Patrick R

πŸ“–

Fart Attorney

πŸ“–

Pilou

πŸ“–

PoorPockets McNewHold

πŸ“–

PrinceKael

πŸ“–

Richard

πŸ“–

Jaden Site

πŸ“–

Jake Zeal

πŸ“–

James Kerrane

πŸ“–

Sell

πŸ“–

YMHuang

πŸ“–

Jonathan Vansina

πŸ“–

jorgeluiscarrillo

πŸ“–

Julian

πŸ“–

Kefaku

πŸ“–

Kevin Brennan

πŸ“–

Kyle Spearrin

πŸ“–

Leon Allen

πŸ“–

LisaWilbourn

πŸ“–

Lord Shedy

πŸ“–

Louis Wolfers

πŸ“–

Lunush

πŸ“–

MMR

πŸ“–

Mads Peter Rommedahl

πŸ“–

Manuel Quarneti

πŸ“–

Marco Menzel

πŸ“–

Mario

πŸ“–
- - Add your contributions - -
- - - - - +--8<-- "includes/contributors.md" diff --git a/docs/about/donate.md b/docs/about/donate.md index f50a9298..fe9d47bf 100644 --- a/docs/about/donate.md +++ b/docs/about/donate.md @@ -2,7 +2,7 @@ title: Supporting Us --- -It takes a lot of [people](https://github.com/privacyguides/privacyguides.org/graphs/contributors) and [work](https://github.com/privacyguides/privacyguides.org/pulse/monthly) to keep Privacy Guides up to date and spreading the word about privacy and mass surveillance. If you like what we do, consider getting involved by [editing the site](https://github.com/privacyguides/privacyguides.org) or [contributing translations](https://crowdin.com/project/privacyguides). +It takes a lot of [people](contributors.md) and [work](https://github.com/privacyguides/privacyguides.org/pulse/monthly) to keep Privacy Guides up to date and spreading the word about privacy and mass surveillance. If you like what we do, consider getting involved by [editing the site](https://github.com/privacyguides/privacyguides.org) or [contributing translations](https://crowdin.com/project/privacyguides).

Donation Information

diff --git a/docs/about/index.md b/docs/about/index.md index 69b02d29..b7ce89ad 100644 --- a/docs/about/index.md +++ b/docs/about/index.md @@ -116,7 +116,7 @@ So far in 2023 we've launched international translations of our website in [Fren
-Additionally, [many people](https://github.com/privacyguides/privacyguides.org/graphs/contributors) have made contributions to the project. You can too, we're open source on GitHub, and accepting translation suggestions on [Crowdin](https://crowdin.com/project/privacyguides). +Additionally, [many people](contributors.md) have made contributions to the project. You can too, we're open source on GitHub, and accepting translation suggestions on [Crowdin](https://crowdin.com/project/privacyguides). Our team members review all changes made to the website and handle administrative duties such as web hosting and financials, however they do not personally profit from any contributions made to this site. Donations to Privacy Guides are generally tax-deductible in the United States. diff --git a/docs/basics/common-misconceptions.md b/docs/basics/common-misconceptions.md index d7ee9767..76ade829 100644 --- a/docs/basics/common-misconceptions.md +++ b/docs/basics/common-misconceptions.md @@ -94,4 +94,4 @@ One of the clearest threat models is one where people *know who you are* and one Using Tor can help with this. It is also worth noting that greater anonymity is possible through asynchronous communication: Real-time communication is vulnerable to analysis of typing patterns (i.e. more than a paragraph of text, distributed on a forum, via email, etc.) -[^1]: A notable supply chain attack occurred in March 2024, when a malicious maintainer added a obfuscated backdoor into `xz`, a popular compression library. The backdoor ([CVE-2024-3094](https://www.cve.org/CVERecord?id=CVE-2024-3094)) was intended to give an unknown party remote access to most Linux servers via SSH, but it was discovered before it had been widely deployed. +[^1]: A notable supply chain attack occurred in March 2024, when a malicious maintainer added a obfuscated backdoor into `xz`, a popular compression library. The backdoor ([CVE-2024-3094](https://cve.org/CVERecord?id=CVE-2024-3094)) was intended to give an unknown party remote access to most Linux servers via SSH, but it was discovered before it had been widely deployed. diff --git a/docs/frontends.md b/docs/frontends.md index e57351af..dc5d9316 100644 --- a/docs/frontends.md +++ b/docs/frontends.md @@ -19,7 +19,7 @@ When you are using an instance run by someone else, make sure to read the privac ![Redlib logo](assets/img/frontends/redlib.svg){ align=right } -**Redlib** is an open-source frontend to the [Reddit](https://www.reddit.com) website that is also self-hostable. +**Redlib** is an open-source frontend to the [Reddit](https://reddit.com) website that is also self-hostable. There are a number of public instances, with some instances having [Tor](tor.md) onion services support. diff --git a/docs/search-engines.md b/docs/search-engines.md index d841fcc1..d0cbd3d9 100644 --- a/docs/search-engines.md +++ b/docs/search-engines.md @@ -17,7 +17,7 @@ Consider using a [VPN](vpn.md) or [Tor](tor.md) if your threat model requires hi | Provider | Search Index | Tor Hidden Service | Logging / Privacy Policy | Country of Operation | |---|---|---|---|---| -| [Brave Search](#brave-search) | [Independent](https://brave.com/search-independence/) | :material-check:{ .pg-green } | Anonymized[^1] | United States | +| [Brave Search](#brave-search) | [Independent](https://brave.com/search-independence) | :material-check:{ .pg-green } | Anonymized[^1] | United States | | [DuckDuckGo](#duckduckgo) | [Bing](https://help.duckduckgo.com/results/sources) | :material-check:{ .pg-green } | Anonymized[^2] | United States | | [Startpage](#startpage) | [Google and Bing](https://support.startpage.com/hc/articles/4522435533844-What-is-the-relationship-between-Startpage-and-your-search-partners-like-Google-and-Microsoft-Bing) | :material-check:{ .pg-green } | Anonymized[^3] | Netherlands | @@ -85,7 +85,7 @@ DuckDuckGo offers two [other versions](https://help.duckduckgo.com/features/non- -Startpage's majority shareholder is System1 who is an adtech company. We don't believe that to be an issue as they have a distinctly separate [privacy policy](https://system1.com/terms/privacy-policy). The Privacy Guides team reached out to Startpage [back in 2020](https://blog.privacyguides.org/2020/05/03/relisting-startpage/) to clear up any concerns with System1's sizeable investment into the service, and we were satisfied with the answers we received. +Startpage's majority shareholder is System1 who is an adtech company. We don't believe that to be an issue as they have a distinctly separate [privacy policy](https://system1.com/terms/privacy-policy). The Privacy Guides team reached out to Startpage [back in 2020](https://blog.privacyguides.org/2020/05/03/relisting-startpage) to clear up any concerns with System1's sizeable investment into the service, and we were satisfied with the answers we received. Startpage previously placed limitations on VPN and [Tor](tor.md) users, but they recently created an [official](https://support.startpage.com/hc/en-us/articles/24786602537364-Startpage-s-Tor-onion-service) Tor hidden service, and as of April 2024 we have no longer noticed extra roadblocks for Tor or [VPN](vpn.md) users. diff --git a/includes/contributors.md b/includes/contributors.md new file mode 100644 index 00000000..9898f813 --- /dev/null +++ b/includes/contributors.md @@ -0,0 +1,434 @@ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Jonah Aragon

πŸ“– πŸ‘€ πŸ“† πŸ’» πŸš‡ πŸ›‘οΈ πŸ“ 🎨 πŸ“¦ πŸ“£ πŸ’¬ πŸ”¬ 🚧 πŸ§‘β€πŸ« ️️️️♿️ πŸ€” πŸ“Ή πŸ› πŸ’Ό

Daniel Nathan Gray

πŸ“– πŸ§‘β€πŸ« πŸ“† πŸ’¬ πŸ”¬ πŸ‘€ πŸ› 🚧 πŸ€” πŸ›‘οΈ

Freddy

πŸ“– πŸ“ πŸ‘€ πŸ”¬ 🚧 πŸ› πŸ€” πŸ’¬

Niek de Wilde

πŸ“– πŸ› πŸ”¬ πŸ‘€ πŸš‡ πŸ’¬ πŸ€” πŸ“ πŸ”Š

hook9

πŸ“– πŸ”¬ πŸ‘€ πŸ€”

Aminda Suomalainen ⚧

πŸ“– πŸ‘€ πŸ€” πŸ”¬ ️️️️♿️ πŸ’¬ πŸ“†

nitrohorse

πŸ“– πŸ‘€ πŸ€” πŸ“

Dawid Potocki

πŸ“– πŸ‘€ πŸ€” 🎨 πŸ”¬

Dale E. Wingard, Jr.

πŸ“– πŸ‘€ πŸ€” πŸ”¬

Kewde

πŸ“– πŸ’» πŸ”¬

Vince

πŸ“– πŸ’» πŸ”¬

shifterovich2

πŸ“– πŸ’» πŸ”¬

mfwmyfacewhen
πŸ“– πŸ€” πŸ‘€ πŸ”¬ πŸ’¬

Tommy

πŸ“– πŸ‘€ πŸ”¬ πŸ’¬

Kai Tebay

πŸ€” πŸ“– πŸ”¬ πŸ’»

matchboxbananasynergy

πŸ“– πŸ”¬ πŸ€” πŸ‘€ πŸ“

GitHub Actions

πŸš‡

Netlify

πŸš‡

Dependabot

πŸ’» πŸš‡

Hetzner Cloud

πŸš‡

Cloudflare

πŸš‡

Open Collective

πŸ’Ό

Safing

πŸ’΅

Dan Arel

πŸ“ πŸ“– πŸ”¬

Techlore

πŸ’΅

elitejake

πŸ“–

samsepi0l

πŸ“–

rollsicecream

πŸ“– πŸ’¬ 🌍 πŸ‘€

Henry Fisher

πŸ“–

Nate Bartram

πŸ“

Sam Howell

πŸ“

asddsaz

πŸ“–

Hugo Costa

πŸ“–

C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N

πŸ“–

Alberto Strappazzon

πŸ“–

Victorhck

πŸ“–

Tai Lam

πŸ“–

NinebitX

πŸ“–

Alexander Antukh

πŸ“–

Gusted

πŸ“–

redoomed1

πŸ“– πŸ‘€

Offpics

πŸ“–

kimg45

πŸ“–

djoate

πŸ“–

afighttilldeath

πŸ“–

Paul Verbeke

πŸ“– 🌍 πŸ› πŸ§‘β€πŸ«

Mitchell Cash

πŸ“–

NeverDucky

πŸ“–

efb4f5ff-1298-471a-8973-3d47447115dc

πŸ“–

Stephen Karl Larroque

πŸ“–

0rdinant

πŸ“–

Zenithium

πŸ“–

Jordan Gwyn

πŸ“–

Guru

πŸ“–

datoshkr

πŸ“–

Kcchouette

πŸ“–

Jacob Neplokh

πŸ“–

Leonardo Mazzon

πŸ“–

Andrew Chong

πŸ“–

Wok

πŸ“–

nopeitsnothing

πŸ“–

Lynn Stephenson

πŸ“–

Cory Solovewicz

πŸ“–

noClaps

πŸ“–

Brian

πŸ“–

SkewedZeppelin

πŸ“– πŸ’¬

Arcadius3D

πŸ“–

vpnarea

πŸ“–

namazso

πŸ“– πŸ’¬

cYDN48

πŸ“–

gjhklfdsa

πŸ“–

Pavel Zolotarevskiy

πŸ“–

quiddity-wp

πŸ“–

Nikhil Jha

πŸ“–

Subatomic Honda Civic

πŸ“–

ticklemyIP

πŸ“–

jermanuts

πŸ“–

conorohiggins

πŸ“–

TechFanTheo

πŸ“–

Ryan Taylor

πŸ“–

Positron832

πŸ“–

JustLuckNoSkill

πŸ“–

Arkadiy

πŸ“–

Jack Chou

πŸ“–

ave

πŸ“–

Boo

πŸ“–

IDKwhattoputhere

πŸ“–

idkrn

πŸ“–

ggg27

πŸ“–

WalterKlosse

πŸ“–

Tom Hacohen

πŸ“–

Paul Feuvraux

πŸ“–

Scott Bennett

πŸ“–

Federico Ariel Castagnini

πŸ“–

jslawler-gh

πŸ“–

spaceoden

πŸ“–

xe3

πŸ“–

Andrew Morgan

πŸ“–

Caleb King

πŸ“–

Eduardo

πŸ“–

NafeezJS

πŸ“–

Sloofy

πŸ“–

Sam Schlinkert

πŸ“–

Gabor Luk

πŸ“–

DeiAsPie

πŸ“–

Davide Taviani

πŸ“–

spanishharlem

πŸ“–

Jacob Gonzales

πŸ“–

Kaede

πŸ“–

LABB

πŸ“–

Raviu8

πŸ“–

Peter Dave Hello

πŸ“–

Rose

πŸ“–

Oskar Sharipov

πŸ“–

Samuel Lucas

πŸ“–

NylaTheWolf

πŸ“–

Matthew Davis

πŸ“–

Mark Cohen

πŸ“–

Mad Scientist

πŸ“–

Maarten

πŸ“–

William Davis

πŸ“–

William Thomas Wilkins

πŸ“–

wylel

πŸ“–

Will Browning

πŸ“–

Yi Cao

πŸ“–

Yusuf Daglioglu

πŸ“–

Zack

πŸ“–

ZHηŽ‹

πŸ“–

ansuz

πŸ“–

archeite

πŸ“–

asdfghjz

πŸ“–

ayaen

πŸ“–

b-harper

πŸ“–

Loic Vourch

πŸ“–

crasm

πŸ“–

eagerto-learn

πŸ“–

egecelikci

πŸ“–

elleybean

πŸ“–

Evan Song

πŸ“–

pynixis

πŸ“–

Seirdy

πŸ“–

Ryan Huang

πŸ“–

Sascha P.

πŸ“–

Securified

πŸ“–

Sergey Musiyenko

πŸ“–

Spydar007

πŸ“–

Steven Bach

πŸ“–

Steven Lehn

πŸ“–

Steven van de Graaf

πŸ“–

Sven Kortekaas

πŸ“–

Tejas Gupta

πŸ“–

Tebowy Seba

πŸ“–

Ted Gravlin

πŸ“–

TheFrenchGhosty

πŸ“–

TheNoobWar

πŸ“–

Thomas Rientjes

πŸ“–

Tim Vergenz

πŸ“–

Tom Sullivan

πŸ“–

Tony Tan

πŸ“–

TroubleDog54

πŸ“–

User486375

πŸ“–

Nicholas Christensen

πŸ“–

oppressor1761

πŸ“–

pbbob

πŸ“–

pdjpdjpdj

πŸ“–

Stella Polaris

πŸ“– πŸ”¬ πŸ“£ πŸ’¬

regaldude

πŸ“–

rusty-snake

πŸ“–

sacha

πŸ“–

schwukas

πŸ“–

sh-dv

πŸ“–

szTheory

πŸ“–

Thunderbolt Digital

πŸ“–

E. S. Leonesco

πŸ“–

titanism

πŸ“–

tomac4t

πŸ“–

virustotalop

πŸ“–

wintr

πŸ“–

xelarate86

πŸ“–

yeoneer

πŸ“–

foxt

πŸ“–

Freddie

πŸ“–

ghbjklhv

πŸ“–

Raymond Hill

πŸ“–

luke crouch

πŸ“–

fd1f744993de14178e6c

πŸ“–

habitualname

πŸ“–

hook

πŸ“–

nein

πŸ“–

jkhgvfgvsth

πŸ“–

joaonsg

πŸ“–

johnnyburnaway

πŸ“–

jus9

πŸ“–

kc1212

πŸ“–

kryptish

πŸ“–

m3t

πŸ“–

macau23

πŸ“–

mat1th

πŸ“–

MWM

πŸ“–

Michael Plews

πŸ“–

moritztk

πŸ“–

Aaron Horler

πŸ“–

Commenter

πŸ“–

CΓ©dric Laubacher

πŸ“–

Daniel Peukert

πŸ“–

David Breese

πŸ“–

Dimitris Apostolou

πŸ“–

Dyrimon

πŸ“–

Ikel Atomig

πŸ“–

Elias Ojala

πŸ“–

Feni Brian

πŸ“–

Filip Ε 

πŸ“–

Felix Albroscheit

πŸ“–

GReagle

πŸ“–

Gamma

πŸ“–

GetBoz

πŸ“–

GrimPixel

πŸ“–

Guillem L. Jara

πŸ“–

HxxxxxS

πŸ“–

Himanshu Chandola

πŸ“–

Issam Maghni

πŸ“–

ItsDonny

πŸ“–

Abdullah Atta

πŸ“–

Adam Sroka

πŸ“–

criadoperez

πŸ“–

Alex Amiryan

πŸ“–

Alex Shoup

πŸ“–

Alex Thomassen

πŸ“–

Amolith

πŸ“–

Andrea Scarpino

πŸ“–

Armando LΓΌscher

πŸ“–

Ash T

πŸ“–

Bernd Eichelberger

πŸ“–

BionicBison05

πŸ“–

Brent Gervais

πŸ“–

Brian Cooper

πŸ“–

Caboose700

πŸ“–

Cadel Watson

πŸ“–

trosel

πŸ“–

Carl

πŸ“–

Chad Birch

πŸ“–

Chris Barry

πŸ“–

JΓΊlio Ferraz

πŸ“–

Jack Hill

πŸ“–

Mathias Oterhals Myklebust

πŸ“–

Mats Estensen

πŸ“–

Matt Baer

πŸ“–

Mehdi Chaouch

πŸ“–

Mike Perrone

πŸ“–

Mitch Wilkins

πŸ“–

Mo

πŸ“–

Morten Linderud

πŸ“–

natzim

πŸ“–

Douglas

πŸ“–

Nick

πŸ“–

NielDB

πŸ“–

Nihal Raj

πŸ“–

Noah

πŸ“–

Panagiotis "Ivory" Vasilopoulos

πŸ“–

Patrick R

πŸ“–

Fart Attorney

πŸ“–

Pilou

πŸ“–

PoorPockets McNewHold

πŸ“– 🌍

PrinceKael

πŸ“–

Richard

πŸ“–

Jaden Site

πŸ“–

Jake Zeal

πŸ“–

James Kerrane

πŸ“–

Sell

πŸ“–

YMHuang

πŸ“–

Jonathan Vansina

πŸ“–

jorgeluiscarrillo

πŸ“–

Julian

πŸ“–

Kefaku

πŸ“–

Kevin Brennan

πŸ“–

Kyle Spearrin

πŸ“–

Leon Allen

πŸ“–

LisaWilbourn

πŸ“–

Lord Shedy

πŸ“–

Louis Wolfers

πŸ“–

Lunush

πŸ“–

MMR

πŸ“–

Mads Peter Rommedahl

πŸ“–

Manuel Quarneti

πŸ“–

Marco Menzel

πŸ“–

Mario

πŸ“–

skye

πŸ’¬

r2fo

🌍

LamTrinh.Dev

πŸ“–

frostlike

πŸ’¬

Merlin Scholz

🌍

jordan warne

πŸ“–
+ + Add your contributions + +
+ + + + + +
diff --git a/mkdocs.yml b/mkdocs.yml index 678fd6d0..4f73daca 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -300,7 +300,7 @@ theme: - search.highlight extra_css: - - assets/stylesheets/extra.css?v=1 + - assets/stylesheets/extra.css?v=2 extra_javascript: - assets/javascripts/randomize-element.js?v=1 - assets/javascripts/resolution.js?v=1 diff --git a/theme/assets/stylesheets/extra.css b/theme/assets/stylesheets/extra.css index aea79b94..04424be2 100644 --- a/theme/assets/stylesheets/extra.css +++ b/theme/assets/stylesheets/extra.css @@ -236,6 +236,10 @@ details[class="downloads annotate"] > p .md-annotation span span::before { .downloads > ul { grid-template-columns: repeat(2, 1fr); } + .all-contributors-table tbody td { + display: block; + width: 100%; + } } /* Card links */