mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 03:26:35 +00:00 
			
		
		
		
	Add Source Code (#707)
* Add Source Code URLs [WIP] * Update [WIP] * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update default.html * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Add front matter * Source_Code.md Update Thanks to @Mikaela for recommending these URLs. :) * Update source_code.md Thanks to @Mikaela * Update source_code.md * Update source_code.md * Update card.html * Add files via upload * Fix | Fix Confilcts * Undo * Add Disroot Website * Password Safe * Update source_code.md * Update source_code.md * Update nav.html * Re-add Source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md
This commit is contained in:
		| @@ -57,6 +57,10 @@ | ||||
|                 <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}} | ||||
|                 {% endif %} | ||||
|   | ||||
| @@ -71,6 +71,10 @@ | ||||
|         <li class="nav-item"> | ||||
|           <a class="nav-link" href="/index.html#participate">Participate</a> | ||||
|         </li> | ||||
|          | ||||
|         <li class="nav-item"> | ||||
|           <a class="nav-link" href="/source_code">Source Code</a> | ||||
|         </li> | ||||
|       </ul> | ||||
|       <ul class="navbar-nav"> | ||||
|         <li class="nav-item dropdown"> | ||||
|   | ||||
							
								
								
									
										
											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 | 
							
								
								
									
										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
	 gjhklfdsa
					gjhklfdsa