Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
92dd2a3463
17
.github/CODEOWNERS
vendored
Normal file
17
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
# Administration Related Files
|
||||
/.well-known/ @JonahAragon
|
||||
/404.html @JonahAragon
|
||||
/.github/ @JonahAragon @BurungHantu1605
|
||||
/LICENSE.txt @JonahAragon @BurungHantu1605
|
||||
/.travis.yml @Shifterovich
|
||||
/CNAME @JonahAragon
|
||||
|
||||
# Editorial Team
|
||||
*.md @privacytoolsIO/editorial
|
||||
/assets/ @privacytoolsIO/editorial
|
||||
/pages/ @privacytoolsIO/editorial
|
||||
/_includes/sections/ @privacytoolsIO/editorial
|
||||
/index.html @privacytoolsIO/editorial
|
||||
|
||||
/donate.html @JonahAragon @BurungHantu1605
|
||||
/assets/js/redirects.js @JonahAragon
|
4
.well-known/security.txt
Normal file
4
.well-known/security.txt
Normal file
@ -0,0 +1,4 @@
|
||||
Contact: admin@privacytools.io
|
||||
Encryption: https://www.jonaharagon.com/keys/
|
||||
Preferred-Languages: en
|
||||
Canonical: https://www.privacytools.io/.well-known/security.txt
|
@ -56,6 +56,10 @@
|
||||
{% if include.tor %}
|
||||
<a class="mb-1" data-toggle="tooltip" data-placement="bottom" data-original-title="{{include.tor}} Requires specific software to access: torproject.org" href="{{include.tor}}"><img alt="Tor" src="/assets/img/layout/tor.png" width="35" height="35"></a>
|
||||
{% endif %}
|
||||
|
||||
{% if include.git %}
|
||||
<a class="mb-1" data-toggle="tooltip" data-placement="bottom" data-original-title="{{include.git}} supports source code compiling and open review | is free software" href="{{include.git}}"><img alt="Git" src="assets/img/layout/git.png" width="35"></a>
|
||||
{% endif %}
|
||||
|
||||
{% if include.extra_button %}
|
||||
{{include.extra_button}}
|
||||
|
@ -34,4 +34,10 @@ github="https://github.com/warner/magic-wormhole"
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
%}
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/schollz/croc">croc</a> - Easily and securely send things from one computer to another.</li>
|
||||
</ul>
|
@ -23,7 +23,7 @@ linux=""
|
||||
|
||||
{% include cardv2.html
|
||||
title="Riot.im"
|
||||
image="/assets/img/tools/riot.png"
|
||||
image="/assets/img/tools/Riot.png"
|
||||
description="Riot.im is a decentralized free-software chatting application based on the <a href\"https://matrix.org/\">Matrix</a> protocol, a recent open protocol for real-time communication offering E2E encryption. It can bridge other communications via others protocols such as IRC too. <span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"The software is currently in beta and the mobile client states 'End-to-end encryption is in beta and may not be reliable. You should not yet trust it to secure data.'\">beta <i class=\"far fa-question-circle\"></i></span>"
|
||||
website="https://riot.im/"
|
||||
forum="https://forum.privacytools.io/t/discussion-riot-im/665"
|
||||
@ -36,16 +36,20 @@ linux=""
|
||||
web=""
|
||||
%}
|
||||
|
||||
|
||||
{% include cardv2.html
|
||||
title="Desktop: Ricochet"
|
||||
image="/assets/img/tools/Ricochet.png"
|
||||
description='Ricochet uses the <a href="/browsers/#browser"><i class="fas fa-link"></i> Tor network</a> to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with your contacts without revealing your location or IP address. <span class="badge badge-warning" data-toggle="tooltip" title="This software is an experiment."><a href="https://github.com/ricochet-im/ricochet#experimental">Experimental</a></span> <span class="badge badge-danger">Danger</span> <a href="#ricochetTor">Keep Tor up to date</a>'
|
||||
website="https://ricochet.im/"
|
||||
forum="https://forum.privacytools.io/t/discussion-ricochet/666"
|
||||
github="https://github.com/ricochet-im/ricochet"
|
||||
title="Wire"
|
||||
image="/assets/img/tools/wire.png"
|
||||
description='A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls. Full source code is available. <span class="badge badge-warning" data-toggle="tooltip" title="Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted).">experimental <i class="far fa-question-circle"></i> (<a href="https://www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text">more info</a>)</span>'
|
||||
website="https://get.wire.com/"
|
||||
forum="https://forum.privacytools.io/t/discussion-wire/750"
|
||||
github="https://github.com/wireapp/"
|
||||
android=""
|
||||
ios=""
|
||||
mac=""
|
||||
windows=""
|
||||
linux=""
|
||||
web=""
|
||||
%}
|
||||
|
||||
<h3>Complete Comparison</h3>
|
||||
@ -53,19 +57,23 @@ linux=""
|
||||
<li><a href="https://securechatguide.org/effguide.html">securechatguide.org</a> - Guide to Choosing a Messenger.</li>
|
||||
<li><a href="https://www.securemessagingapps.com/">securemessagingapps.com</a> - Secure Messaging Apps Comparison.</li>
|
||||
<li><a href="https://www.thinkprivacy.io/messengers.html">thinkprivacy.io</a> - Simple Secure Messaging Apps Comparison.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://ricochet.im/">Ricochet</a> - Ricochet uses the <a href="/browsers/#browser"><i class="fas fa-link"></i> Tor network</a> to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with your contacts without revealing your location or IP address. <span class="badge badge-warning" data-toggle="tooltip" title="This software is an experiment."><a href="https://github.com/ricochet-im/ricochet#experimental">Experimental</a></span> <span class="badge badge-danger">Danger</span> <a href="#ricochetTor">Keep Tor up to date</a></li>
|
||||
<li><a href="https://retroshare.cc/">RetroShare</a> - An E2E encrypted instant messaging and voice/video call client. RetroShare supports both TOR and I2P. </li>
|
||||
<li><a href="https://www.chatsecure.org">ChatSecure</a> - ChatSecure is a free and open source messaging app that features OTR encryption over XMPP. </li>
|
||||
<li>XMPP federated clients with OMEMO support:</li>
|
||||
<ul>
|
||||
<li><a href="https://monal.im/">Monal</a> (iOS, MacOS) - An XMPP client in active development.</li>
|
||||
<li><a href="https://conversations.im/">Conversations</a> (Android) - An open source Jabber/XMPP client for Android 4.4+ smartphones. Supports end-to-end encryption with either OMEMO or OpenPGP.</li>
|
||||
<li><a href="https://gajim.org/">Gajim</a> (Linux) - An open source fully featured XMPP client.</li>
|
||||
<li><a href="https://omemo.top">List of OMEMO ready clients</a></li>
|
||||
</ul>
|
||||
<li><a href="https://kontalk.org/">Kontalk</a> - A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted.</li>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=eu.siacs.conversations">Conversations</a> - An open source Jabber/XMPP client for Android 4.4+ smartphones. Supports end-to-end encryption with either OMEMO or openPGP. There is also <a href="https://play.google.com/store/apps/details?id=eu.siacs.conversations.legacy">Conversations Legacy</a> which still supports OTR.</li>
|
||||
<li><a href="https://get.wire.com/">Wire</a> <span class="badge badge-warning" data-toggle="tooltip" title="Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted).">experimental <i class="far fa-question-circle"></i> (<a href="https://www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text">more info</a>)</span> - A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls.</li>
|
||||
<li><a href="https://status.im/">Status</a> - <span class="badge badge-warning">Experimental</span> A free and open-source, peer-to-peer, encrypted instant messanger with support for DAPPs. </li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support">List of OTR Clients - Wikipedia</a></li>
|
||||
<li><a href="https://status.im/">Status</a> - <span class="badge badge-warning">Experimental</span> A free and open-source, peer-to-peer, encrypted instant messanger with support for DAPPs. </li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Tails"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/Tails.png"
|
||||
url="https://tails.boum.org/"
|
||||
description="Tails is a live operating system, that starts on almost any computer from a DVD, USB stick, or SD card. It aims at preserving privacy and anonymity, and helps to: Use the Internet anonymously and circumvent censorship; Internet connections go through the Tor network; leave no trace on the computer; use state-of-the-art cryptographic tools to encrypt files, emails and instant messaging."
|
||||
@ -11,6 +12,7 @@
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="KNOPPIX"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/KNOPPIX.png"
|
||||
url="https://www.knopper.net/knoppix/"
|
||||
website="knopper.net"
|
||||
@ -19,6 +21,7 @@
|
||||
|
||||
{% include card.html color="warning"
|
||||
title="Puppy Linux"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/Puppy-Linux.png"
|
||||
url="http://puppylinux.org/"
|
||||
description="Puppy Linux operating system is a lightweight Linux distribution that focuses on ease of use and minimal memory footprint. The entire system can be run from RAM with current versions generally taking up about 210 MB, allowing the boot medium to be removed after the operating system has started."
|
||||
@ -29,6 +32,6 @@
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://distro.ibiblio.org/tinycorelinux/">Tiny Core Linux</a> - A minimal Linux operating system focusing on providing a base system using BusyBox and FLTK. The distribution is notable for its size (15 MB) and minimalism, with additional functionality
|
||||
<li><a href="https://distro.ibiblio.org/tinycorelinux/">Tiny Core Linux</a> <span class="badge badge-warning" data-toggle="tooltip" title="This software may depend on or recommend non-free software.">contrib <i class="far fa-question-circle"></i></span> - A minimal Linux operating system focusing on providing a base system using BusyBox and FLTK. The distribution is notable for its size (15 MB) and minimalism, with additional functionality
|
||||
provided by extensions.</li>
|
||||
</ul>
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
{% include card.html color="success"
|
||||
title="LineageOS"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/LineageOS.png"
|
||||
url="https://www.lineageos.org/"
|
||||
description="LineageOS is a free and open-source operating system for smartphones and tablets, based on the official releases of the Android Open Source Project. It is the continuation of the CyanogenMod project."
|
||||
@ -15,6 +16,7 @@
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="Ubuntu Touch"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/Ubuntu-Touch.png"
|
||||
url="https://ubuntu-touch.io/"
|
||||
description="Ubuntu Touch is a free and open-source operating system for smartphones and tablets. It's an alternative to the current popular mobile operating systems on the market. Only a few devices are <a href=https://devices.ubuntu-touch.io/>supported.</a>"
|
||||
@ -22,6 +24,7 @@
|
||||
|
||||
{% include card.html color="warning"
|
||||
title="GrapheneOS"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/GrapheneOS.png"
|
||||
url="https://grapheneos.org/"
|
||||
description="GrapheneOS is a free and open-source security and privacy focused mobile operating system built on top of the Android Open Source Project. It currently specifically targets devices offering strong hardware security."
|
||||
@ -33,6 +36,6 @@
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.replicant.us/">Replicant</a> - An open-source operating system based on Android, aiming to replace all proprietary components with free software.</li>
|
||||
<li><a href="https://www.omnirom.org/">OmniROM</a> - A free software operating system for smartphones and tablet computers, based on the Android mobile platform.</li>
|
||||
<li><a href="https://microg.org/">MicroG</a> - A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement.
|
||||
<li><a href="https://www.omnirom.org/">OmniROM</a> <span class="badge badge-warning" data-toggle="tooltip" title="This software may depend on or recommend non-free software.">contrib <i class="far fa-question-circle"></i></span> - A free software operating system for smartphones and tablet computers, based on the Android mobile platform.</li>
|
||||
<li><a href="https://microg.org/">MicroG</a> <span class="badge badge-warning" data-toggle="tooltip" title="This software may depend on or recommend non-free software.">contrib <i class="far fa-question-circle"></i></span> - A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement.
|
||||
</ul>
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Qubes OS"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/Qubes-OS.png"
|
||||
url="https://www.qubes-os.org/"
|
||||
tor="http://qubesos4rrrrz6n4.onion"
|
||||
@ -43,8 +44,8 @@
|
||||
<li><a href="https://www.openbsd.org/">OpenBSD</a> - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.</li>
|
||||
<li><a href="https://www.archlinux.org/">Arch Linux</a> - A simple, lightweight Linux distribution. It is composed predominantly of free and open-source software, and supports community involvement. <a href="https://www.parabola.nu/">Parabola</a> is a
|
||||
completely open source version of Arch Linux.</li>
|
||||
<li><a href="https://www.whonix.org/">Whonix</a> - A Debian GNU/Linux based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation"
|
||||
<li><a href="https://www.whonix.org/">Whonix</a> <span class="badge badge-warning" data-toggle="tooltip" title="This software may depend on or recommend non-free software.">contrib <i class="far fa-question-circle"></i></span> - A Debian GNU/Linux based security-focused Linux distribution. It aims to provide privacy, security and anonymity on the internet. The operating system consists of two virtual machines, a "Workstation"
|
||||
and a Tor "Gateway". All communication are forced through the Tor network to accomplish this.</li>
|
||||
<li><a href="https://subgraph.com/">Subgraph OS</a> - Another Debian based Linux distribution, it features security hardening which makes it more resistant to security vulnerabilities. Subgraph runs many desktop applications in a security sandbox to limit their risk in case of compromise.
|
||||
<li><a href="https://subgraph.com/">Subgraph OS</a> <span class="badge badge-warning" data-toggle="tooltip" title="This software may depend on or recommend non-free software.">contrib <i class="far fa-question-circle"></i></span> - Another Debian based Linux distribution, it features security hardening which makes it more resistant to security vulnerabilities. Subgraph runs many desktop applications in a security sandbox to limit their risk in case of compromise.
|
||||
By default, it anonymizes Internet traffic by sending it through the Tor network. Note: It is still in alpha, and much testing and bug fixing still has to be done.</li>
|
||||
</ul>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
{% include card.html color="success"
|
||||
title="OpenWrt"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/OpenWrt.png"
|
||||
url="https://openwrt.org/"
|
||||
description="OpenWrt is an operating system (in particular, an embedded operating system) based on the Linux kernel, primarily used on embedded devices to route network traffic. The main components are the Linux kernel, util-linux, uClibc and BusyBox. All components have been optimized for size, to be small enough for fitting into the limited storage and memory available in home routers."
|
||||
@ -11,6 +12,7 @@
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="pfSense"
|
||||
labels="warning:contrib:This software may depend on or recommend non-free software."
|
||||
image="/assets/img/tools/pfSense.png"
|
||||
url="https://pfsense.org/"
|
||||
description="pfSense is an open source firewall/router computer software distribution based on FreeBSD. It is installed on a computer to make a dedicated firewall/router for a network and is noted for its reliability and offering features often only found in expensive commercial firewalls. pfSense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and as a VPN endpoint."
|
||||
@ -29,5 +31,5 @@
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.openbsd.org/">OpenBSD</a> - A project that produces a free, multi-platform 4.4BSD-based UNIX-like operating system. Emphasizes portability, standardization, correctness, proactive security and integrated cryptography.</li>
|
||||
<li><a href="https://dd-wrt.com/">DD-WRT</a> - A is Linux-based firmware for wireless routers and wireless access points. It is compatible with several models of routers and access points.</li>
|
||||
<li><a href="https://dd-wrt.com/">DD-WRT</a> <span class="badge badge-warning" data-toggle="tooltip" title="This software may depend on or recommend non-free software.">contrib <i class="far fa-question-circle"></i></span> - A is Linux-based firmware for wireless routers and wireless access points. It is compatible with several models of routers and access points.</li>
|
||||
</ul>
|
||||
|
@ -8,4 +8,4 @@ layout: minimal
|
||||
<footer>
|
||||
{% include footer.html %}
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
BIN
assets/img/layout/git.png
Normal file
BIN
assets/img/layout/git.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
assets/img/tools/Riot.png
Normal file
BIN
assets/img/tools/Riot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.4 KiB |
@ -15,7 +15,7 @@ It's very important to us to stay up-to-date on the latest changes in the privac
|
||||
|
||||
[<i class="fab fa-reddit fa-lg fa-fw"></i> Suggest something new on reddit](https://www.reddit.com/r/privacytoolsIO/)
|
||||
|
||||
For complete transparency, software will only be considered for this website after discussions take place on either of the above platforms.
|
||||
For complete transparency, software and providers will only be considered for this website after discussions take place on either of the above platforms.
|
||||
|
||||
<span class="text-success"><i class="fas fa-comment"></i> New:</span> We're now on Matrix! Join us at `#general:privacytools.io` to chat with us and other members about this site and privacy in general. If you need a Matrix account, you can sign up with our own homeserver (`https://chat.privacytools.io`) using [riot.privacytools.io](https://riot.privacytools.io/) or any Matrix client! If you prefer XMPP, you're welcome to [use the Matrix.org XMPP bridge to join the discussion](https://conversations.im/j/%23general%23privacytools.io@bridge.xmpp.matrix.org).
|
||||
|
||||
|
397
source_code.md
Normal file
397
source_code.md
Normal file
@ -0,0 +1,397 @@
|
||||
---
|
||||
permalink: /source_code
|
||||
---
|
||||
|
||||
# About
|
||||
This is a list of all software projects listed on privacytools.io's source code.
|
||||
|
||||
## PrivacyTools.io
|
||||
https://github.com/privacytoolsIO/
|
||||
|
||||
## Browser Recommendation
|
||||
TorBrowser: https://gitweb.torproject.org/tor.git
|
||||
|
||||
Firefox: https://hg.mozilla.org/
|
||||
|
||||
Brave: https://github.com/brave/
|
||||
|
||||
## Excellent Firefox Privacy Add-ons
|
||||
|
||||
Privacy Badger: https://github.com/EFForg/privacybadger
|
||||
|
||||
uBlock Origin: https://github.com/gorhill/uBlock/
|
||||
|
||||
Cookie AutoDelete: https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/
|
||||
|
||||
HTTPS Everywhere: https://github.com/EFForg/https-everywhere
|
||||
|
||||
Decentraleyes: https://git.synz.io/Synzvato/decentraleyes
|
||||
|
||||
uMatrix: https://github.com/gorhill/uMatrix/
|
||||
|
||||
NoScript: https://github.com/hackademix/noscript/
|
||||
|
||||
## Privacy-Conscious Email Providers
|
||||
|
||||
Posteo: https://github.com/posteo (backend & frontend)
|
||||
Note: Credit card payments may require non-free JS
|
||||
|
||||
ProtonMail:
|
||||
Frontend: https://github.com/ProtonMail/WebClient
|
||||
Backend: closed-source
|
||||
|
||||
Disroot: https://git.fosscommunity.in/disroot
|
||||
Related: https://board.disroot.org/project/disroot-disroot/issue/1138
|
||||
Website: https://git.fosscommunity.in/disroot/website + some other repositories https://git.fosscommunity.in/disroot/
|
||||
|
||||
Tutanota:
|
||||
Frontend: https://github.com/tutao/tutanota
|
||||
Backend: closed-source
|
||||
|
||||
Mailfence: Non-free/Proprietary Software
|
||||
|
||||
Mailbox.org: Non-free/Proprietary Software
|
||||
|
||||
runbox:
|
||||
Runbox 7: https://github.com/runbox/Runbox7
|
||||
Backend: closed-source
|
||||
|
||||
NEO MAILBOX: largely closed-source
|
||||
|
||||
Start Mail: largely closed-source
|
||||
|
||||
Kolab Now: ?
|
||||
|
||||
|
||||
Mail-in-a-Box: https://github.com/mail-in-a-box/mailinabox
|
||||
|
||||
Interesting Email Providers Under Development
|
||||
Confidant Mail: List of components at https://www.confidantmail.org/docs/server_admin.html
|
||||
|
||||
Privacy Email Tools:
|
||||
|
||||
GPG4USB: https://github.com/gpg4usb/gpg4usb
|
||||
|
||||
Mailvelope: https://github.com/mailvelope/mailvelope
|
||||
|
||||
Enigmail: https://www.enigmail.net/index.php/en/download/source-code
|
||||
|
||||
TorBirdy: https://gitweb.torproject.org/torbirdy.git/
|
||||
|
||||
Email Privacy Tester: https://gitlab.com/mikecardwell/ept3
|
||||
|
||||
## Email Clients
|
||||
Thunderbird: https://github.com/thundernest/thunderbird-website
|
||||
|
||||
Claws Mail: https://git.claws-mail.org/
|
||||
|
||||
Worth Mentioning:
|
||||
|
||||
K-9 Mail: https://github.com/k9mail/k-9/
|
||||
|
||||
GNU Privacy Guard: https://github.com/gpg/gnupg
|
||||
|
||||
Mailpile: https://github.com/mailpile/Mailpile
|
||||
|
||||
## Email Alternatives
|
||||
I2p Bote: https://github.com/i2p/i2p.i2p-bote
|
||||
|
||||
Bitmessage: https://github.com/Bitmessage
|
||||
|
||||
Retroshare: https://github.com/RetroShare
|
||||
|
||||
## Privacy Respecting Search Engines
|
||||
SearX: https://github.com/asciimoo/searx/
|
||||
|
||||
Worth Mentioning:
|
||||
|
||||
MetaGer: https://gitlab.metager3.de/open-source/MetaGer
|
||||
|
||||
## Encrypted Instant Messenger
|
||||
Signal https://github.com/signalapp
|
||||
|
||||
Riot: https://github.com/vector-im
|
||||
|
||||
Ricochet: https://github.com/ricochet-im/ricochet
|
||||
|
||||
Worth Mentioning:
|
||||
|
||||
ChatSecure: https://github.com/chatsecure
|
||||
|
||||
Cryptocat: https://github.com/cryptocat/cryptocat
|
||||
|
||||
Kontalk: https://github.com/kontalk/
|
||||
|
||||
Conversations: https://github.com/siacs/Conversations
|
||||
|
||||
Wire: https://github.com/wireapp
|
||||
|
||||
## Encrypted Video & Voice Messenger
|
||||
Signal: https://github.com/signalapp
|
||||
|
||||
Wire: https://github.com/wireapp
|
||||
|
||||
Linphone: https://github.com/BelledonneCommunications/
|
||||
|
||||
Worth Mentioning
|
||||
|
||||
Jitsi: https://github.com/jitsi/jitsi-meet
|
||||
|
||||
Tox: https://github.com/TokTok/c-toxcore
|
||||
|
||||
Ring/Jami: https://gerrit-ring.savoirfairelinux.com/#/q/status:open
|
||||
|
||||
## File Sharing
|
||||
OnionShare: https://github.com/micahflee/onionshare
|
||||
|
||||
Magic Wormhole: https://github.com/warner/magic-wormhole
|
||||
|
||||
## Encrypted Cloud Storage Services
|
||||
Nextcloud: https://github.com/nextcloud
|
||||
|
||||
Least Authority S4: https://leastauthority.com/how-it-works/
|
||||
|
||||
Worth Mentioning
|
||||
|
||||
Cryptomator: https://github.com/cryptomator/cryptomator
|
||||
|
||||
## Self-Hosted Cloud Server Software
|
||||
Pydio: https://github.com/pydio
|
||||
|
||||
Tahoe-LAFS: https://github.com/tahoe-lafs/tahoe-lafs
|
||||
|
||||
Nextcloud: https://github.com/nextcloud
|
||||
|
||||
## Secure Hosting Provider
|
||||
[WIP]
|
||||
|
||||
## Secure File Sync Software
|
||||
SparkleShare: https://www.github.com/hbons/SparkleShare/
|
||||
|
||||
Syncthing: https://github.com/syncthing/syncthing
|
||||
|
||||
Worth Mentioning
|
||||
.
|
||||
git-annex: http://source.git-annex.branchable.com/?p=source.git;a=summary
|
||||
|
||||
## Password Manager Software
|
||||
Bitwarden: https://github.com/bitwarden
|
||||
|
||||
KeePass: https://keepass.info/download.html
|
||||
|
||||
KeePassXC: https://github.com/keepassxreboot
|
||||
|
||||
LessPass: https://github.com/lesspass/lesspass
|
||||
|
||||
Worth Mentioning
|
||||
.
|
||||
Master Password: https://gitlab.com/lhunath/MasterPassword
|
||||
.
|
||||
Password Safe: hhttps://sourceforge.net/p/passwordsafe/git-code/ci/master/tree/
|
||||
|
||||
## Calendar and Contacts Sync
|
||||
Nextcloud: https://github.com/nextcloud
|
||||
|
||||
EteSync: https://github.com/etesync
|
||||
|
||||
Worth Mentioning:
|
||||
.
|
||||
fruux: https://fruux.com/opensource/
|
||||
.
|
||||
Flock: https://github.com/signalapp/Flock
|
||||
|
||||
## File Encryption Software
|
||||
VeraCrypt: https://www.veracrypt.fr/en/Source%20Code.html
|
||||
|
||||
GNU Privacy Guard: https://github.com/gpg/gnupg
|
||||
|
||||
PeaZip: https://github.com/giorgiotani/PeaZip/
|
||||
|
||||
Cryptomator: https://github.com/cryptomator/cryptomator
|
||||
|
||||
Worth Mentioning:
|
||||
|
||||
miniLock: https://github.com/kaepora/miniLock
|
||||
|
||||
AES Crypt: https://github.com/marcobellaccini/pyAesCrypt
|
||||
|
||||
DiskCryptor: https://github.com/smartinm/diskcryptor
|
||||
|
||||
Linux Unified Key Setup (LUKS): https://gitlab.com/cryptsetup/cryptsetup/
|
||||
|
||||
## Self-contained Networks
|
||||
TorBrowser: https://gitweb.torproject.org/tor.git
|
||||
|
||||
I2p: https://github.com/i2p
|
||||
|
||||
Freenet: https://github.com/freenet/
|
||||
|
||||
Worth Mentioining:
|
||||
|
||||
ZeroNet: https://github.com/HelloZeroNet/ZeroNet
|
||||
|
||||
RetroShare: https://github.com/RetroShare
|
||||
|
||||
GNUnet: https://gnunet.org/
|
||||
|
||||
IPFS: https://github.com/ipfs + https://github.com/ipfs-shipyard
|
||||
|
||||
## Decentralized Social Networks
|
||||
Mastodon: https://github.com/tootsuite/mastodon
|
||||
|
||||
diaspora*: https://github.com/diaspora/diaspora/
|
||||
|
||||
Friendica: https://github.com/friendica/
|
||||
|
||||
Worth Mentioning:
|
||||
|
||||
GNU Social: https://gnu.io/source/
|
||||
|
||||
## Domain Name System (DNS)
|
||||
Njalla: Non-free/Proprietary Software
|
||||
|
||||
DNSCrypt: https://github.com/dnscrypt
|
||||
DNSCrypt-proxy: https://github.com/jedisct1/dnscrypt-proxy/
|
||||
|
||||
OpenNic: https://github.com/opennic/ (mostly)
|
||||
Webpage: https://github.com/opennic/opennic-web
|
||||
|
||||
Worth Mentioning
|
||||
|
||||
NoTrack: https://github.com/quidsup/notrack
|
||||
|
||||
Namecoin: https://github.com/namecoin
|
||||
|
||||
Pi-hole: https://github.com/pi-hole
|
||||
|
||||
## Digital Notebook
|
||||
Joplin: https://github.com/laurent22/joplin
|
||||
|
||||
Standard Notes: https://github.com/standardnotes/
|
||||
|
||||
Turtl: https://github.com/turtl
|
||||
|
||||
Worth Mentioning
|
||||
|
||||
Paperwork: https://github.com/twostairs/paperwork
|
||||
|
||||
Org-mode: https://code.orgmode.org/bzg/org-mode
|
||||
|
||||
## Paste Services
|
||||
PrivateBin: https://github.com/PrivateBin/PrivateBin/
|
||||
|
||||
ZeroBin: https://github.com/sebsauvage/ZeroBin
|
||||
|
||||
Ghostbin: https://github.com/kilgarth/ghostbin
|
||||
|
||||
Worth Mentioning:
|
||||
|
||||
Disroot: https://github.com/PrivateBin/PrivateBin via https://disroot.org/en/services/privatebin
|
||||
website: https://git.fosscommunity.in/disroot/website + some other repositories https://git.fosscommunity.in/disroot/
|
||||
|
||||
|
||||
## Productivity Tools
|
||||
Etherpad: https://github.com/ether/etherpad-lite
|
||||
|
||||
Write.as: https://code.as/writeas
|
||||
|
||||
Protected Text:
|
||||
Frontend:?
|
||||
Backend: closed-source
|
||||
|
||||
Worth Mentioning
|
||||
|
||||
Cryptee: https://github.com/cryptee
|
||||
Backend: Closed Source
|
||||
|
||||
EtherCalc: https://github.com/audreyt/ethercalc
|
||||
|
||||
Disroot:
|
||||
Email:
|
||||
Cloud: https://github.com/nextcloud/server
|
||||
Diaspora/Social-Network: https://github.com/diaspora/
|
||||
Forum: https://github.com/discourse/discourse
|
||||
Chat: http://hg.prosody.im/
|
||||
Pads: https://github.com/ether/etherpad-lite
|
||||
Pastebin: https://github.com/PrivateBin/PrivateBin via https://disroot.org/en/services/privatebin
|
||||
Upload:
|
||||
Lufi: https://framagit.org/fiat-tux/hat-softwares/lufi
|
||||
Search:
|
||||
Searx: https://github.com/asciimoo/searx
|
||||
Polls:
|
||||
Framadate: https://git.framasoft.org/framasoft/framadate
|
||||
Project Board:
|
||||
Taiga: https://github.com/taigaio/
|
||||
Website: https://git.fosscommunity.in/disroot/website + some other repositories https://git.fosscommunity.in/disroot/
|
||||
|
||||
|
||||
Dudle: https://github.com/kellerben/dudle/
|
||||
|
||||
LibreOffice: https://gerrit.libreoffice.org/
|
||||
|
||||
## PC Operating Systems
|
||||
QubesOS: https://github.com/QubesOS
|
||||
|
||||
Debian: https://codesearch.debian.net/
|
||||
|
||||
Trisquel: https://devel.trisquel.info/groups/trisquel
|
||||
|
||||
Worth Mentioning:
|
||||
|
||||
OpenBSD: https://github.com/openbsd
|
||||
|
||||
Arch Linux: https://git.archlinux.org/
|
||||
|
||||
Parabola: https://projects.parabola.nu/
|
||||
|
||||
Whonix: https://github.com/Whonix/Whonix
|
||||
|
||||
Subgraph OS: https://github.com/subgraph
|
||||
|
||||
## Live CD Operating Systems
|
||||
Tails: https://tails.boum.org/contribute/git/
|
||||
|
||||
KNOPPIX: Unknown (More info https://knopper.net/knoppix-info/index-en.html)
|
||||
LXDE: https://github.com/lxde
|
||||
MPlayer: svn://svn.mplayerhq.hu/mplayer/trunk
|
||||
WvDial: https://github.com/wlach/wvdial
|
||||
Gimp: https://gitlab.gnome.org/GNOME/gimp
|
||||
LibreOffice: https://git.libreoffice.org/core
|
||||
|
||||
PuppyLinux: http://puppylinux.com/woof-ce.html
|
||||
|
||||
Worth Mentioing
|
||||
.
|
||||
Tiny Core Linux:
|
||||
https://www.openhub.net/p/tinycorelinux/enlistments
|
||||
|
||||
## Live CD Operating Systems
|
||||
LineageOS: https://github.com/lineageos
|
||||
.
|
||||
Worth Mentioning
|
||||
.
|
||||
Replicant: https://git.replicant.us/replicant
|
||||
.
|
||||
OmniROM: https://www.omnirom.org/source
|
||||
.
|
||||
MicroG: https://github.com/microg
|
||||
|
||||
## Android Privacy Add-ons
|
||||
NetGuard: https://github.com/M66B/NetGuard/
|
||||
|
||||
XPrivacyLua: https://github.com/M66B/XPrivacyLua/
|
||||
|
||||
## Open Source Router Firmware
|
||||
OpenWRT: https://git.openwrt.org/?p=openwrt/openwrt.git;a=shortlog;h=refs/tags/v18.06.1
|
||||
|
||||
pfSense: http://github.com/pfsense
|
||||
|
||||
libreCMC: https://gogs.librecmc.org/libreCMC/libreCMC
|
||||
.
|
||||
Worth Mentioning:
|
||||
|
||||
|
||||
OpenBSD: https://github.com/openbsd
|
||||
|
||||
DD-WRT: https://svn.dd-wrt.com//
|
||||
|
Reference in New Issue
Block a user