Compare commits

...

9 Commits

Author SHA1 Message Date
Alexander Shved
76d3f7258a
Merge 2f4e1893f4 into 5a0a44c5bb 2024-02-27 14:24:41 +00:00
Alexander Shved
2f4e1893f4
Merge branch 'main' into patch-1 2024-02-27 14:24:38 +00:00
pluja
5a0a44c5bb
Remove teddit and add note to Libreddit (#420) 2024-02-25 20:50:42 +01:00
pluja
6dcd36bafa
Add nopaste pastebin alternative 2024-02-16 12:14:12 +01:00
pluja
75842e8fac
Remove LMStudio, Add Jan (chatgpt alternatives) 2024-02-10 10:49:39 +01:00
pluja
0819ff7862
Add continue as copilot alternative, sort alphabetically 2024-02-10 10:47:40 +01:00
pluja
cb32948cc4
Merge pull request #418 from titanism/patch-1
fix: removed Skiff (since defunct and shutting down in 6 months)
2024-02-10 06:06:04 +01:00
titanism
06c207d03a
fix: removed Skiff (since defunct and shutting down in 6 months)
Skiff is defunct and shutting down in 6 months, this PR removes it.

https://skiff.com/data-migration

It also adds Forward Email, which is the only 100% open source service and has been around since 2017.
2024-02-09 19:13:33 -06:00
Alexander Shved
3b28ac0b6a
Added additional privacy options
Kagi search, Disroot email provider, duckduckgo email masking, noscript browser extension
2024-01-02 15:49:35 +00:00

View File

@ -233,16 +233,17 @@ When using cloud-based AI services, the data you input is often collected and st
#### ChatGPT
- [llama.cpp](https://github.com/ggerganov/llama.cpp) - Inference of Facebook's LLaMA model in pure C/C++ so it can run locally on a CPU.
- [LMStudio](https://lmstudio.ai/) - Run LLMs on your laptop, entirely offline with a beautiful UI.
- [Jan](https://github.com/janhq/jan) - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
- [LocalAI](https://github.com/go-skynet/LocalAI) - Self-hosted, community-driven simple local OpenAI-compatible API written in go. Can be used as a drop-in replacement for OpenAI, running on CPU with consumer-grade hardware.
- [ollama](https://github.com/jmorganca/ollama) - Get up and running with Llama 2 and other large language models locally.
#### Copilot
- [Turbopilot](https://github.com/ravenscroftj/turbopilot) - Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU.
- [Localpilot](https://github.com/danielgross/localpilot) - Use GitHub Copilot locally on your Macbook with one-click.
- [Continue](https://github.com/continuedev/continue) - Open-source autopilot for VS Code and JetBrains—the easiest way to code with any LLM
- [Fauxpilot](https://github.com/fauxpilot/fauxpilot) - an open-source,local alternative to GitHub Copilot server
- [vscode-fauxpilot](https://github.com/Venthe/vscode-fauxpilot) - vscode extension for fauxpilot. **reminder**: use [vscodium](https://vscodium.com/) instead!
- [Localpilot](https://github.com/danielgross/localpilot) - Use GitHub Copilot locally on your Macbook with one-click.
- [Turbopilot](https://github.com/ravenscroftj/turbopilot) - [Archived] Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU.
#### ElevenLabs Text To Speech
@ -317,7 +318,6 @@ Google captchas use cookies to track users and rank their IPs.
- [Peergos](https://peergos.org/) - Secure and private space online where you can store, share and view your photos, videos, music and documents. Also includes a calendar, news feed, task lists, chat and email client. Open source and self-hostable.
- [Proton Drive](https://proton.me/drive) - End-to-end encrypted Swiss vault for your files that protects your data. [Read this article over Climate activist arrest](https://protonmail.com/blog/climate-activist-arrest/).
- [PrivateStorage](https://private.storage/) - Accountless, privacy-focused cloud storage and folder synchronization with client-side encryption.
- [Skiff Drive](https://skiff.com/drive) - Skiff Drive protects your dataq with end-to-end encryption.
**Other useful tools**
- [Cryptomator](https://cryptomator.org) - Cryptomator encrypts your data quickly and easily. Afterwards you upload them protected to your favorite cloud service
@ -648,6 +648,7 @@ No servers involved. Everything goes directly from one peer to the other peer. N
- [Riseup](https://riseup.net/en/about-us) - Online communication tools for people and groups working on liberatory social change.
- [Mailfence](https://mailfence.com) - Secure and private email.
- [Skiff](https://skiff.com) - Privacy-first, end-to-end encrypted, open-source email.
- [Disroot](https://disroot.org/en/services/email) - Privacy-first zero-retention email provider.
### Self-Hosted
- [Docker mail server](https://github.com/docker-mailserver/docker-mailserver) - A fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) using Docker.
@ -670,6 +671,7 @@ With email aliases, you can finally create a different identity for each website
- [SimpleLogin](https://github.com/simple-login/app)
- [AnonAddy](https://github.com/anonaddy/anonaddy)
- [DuckDuckGo](https://duckduckgo.com/email)
## Maps and Navigation
<img width="16" src="misc/forbidden.png"> </img> **Avoid**
@ -812,7 +814,6 @@ These providers offer apps and services filled with data trackers. Also, most of
- [OnlyOffice](https://www.onlyoffice.com/) - Free and open source online office for collaboration.
- [Cryptpad](https://cryptpad.fr/) - Collaboration suite, encrypted and open-source.
- [Etherpad](https://etherpad.org/) - Highly customizable open source online editor providing collaborative editing in really real-time.
- [Skiff](https://skiff.com/) - End-to-end encrypted real-time document collaboration and file storage.
## Online Phone Providers
@ -914,6 +915,7 @@ GNU/Linux is a family of free (as in freedom and as in free beer) and open sourc
These tools are useful when sharing secrets, code snippets or any other kind of text with others in a private way.
- [NoPaste](https://github.com/bokub/nopaste) - Open Source pastebin alternative that works with no database, and no back-end code. Instead, the data is compressed and stored entirely in the link that you share, nowhere else.
- [PrivateBin](https://github.com/PrivateBin/PrivateBin) - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
- [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files.
@ -1048,6 +1050,7 @@ This section is dedicated to some tools that may help users analyze the privacy
- [SearxNG](https://github.com/searxng/searxng) - Free internet metasearch engine which aggregates results from various search services and databases.
- [DuckDuckGo](https://duckduckgo.com) - A privacy respecting search engine.
- [Brave Search](https://search.brave.com) - A privacy respecting search engine with [its own independent index](https://brave.com/search-independence/).
- [Kagi](https://kagi.com/) - Paid search engine. Privacy respecting zero-telemetry, with its own search index supplemented by anonymized API calls to other search engines as well as specific sources like wikipedia and yelp, etc.
## Social Networks and Platforms
@ -1189,8 +1192,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt
- [SaidIt](https://saidit.net/) - Open source Reddit clone.
<img width="16" src="misc/check.png"> </img> **Privacy respecting Reddit clients:**
- [Libreddit](https://github.com/libreddit/libreddit) - Private Reddit front-end written in Rust
- [Teddit](https://teddit.net/) - Alternative Reddit front-end focused on privacy
- [Libreddit](https://github.com/libreddit/libreddit) - Private Reddit front-end written in Rust [No longer working - Read here](https://github.com/libreddit/libreddit/issues/840)
- <img width="16" src="misc/android.png"> [Infinity](https://github.com/Docile-Alligator/Infinity-For-Reddit) - A beautiful Reddit client for Android.
- <img width="16" src="misc/android.png"> [Dawn](https://github.com/Tunous/Dawn) - A gesture driven, open source reddit client for android
- <img width="16" src="misc/apple.png"> <img width="16" src="misc/android.png"> [Slide](https://github.com/ccrama/Slide) - Slide is an open sourced, ad free Reddit browser for Android and iOS.
@ -1390,6 +1392,7 @@ Please read about what the addon does before installing. If you don't understand
- [Read the extension docs](https://github.com/gorhill/uBlock/wiki/Blocking-mode) and pick one of the recommended modes to increase your privacy.
- Go to settings > filters list > annoyances, turn on easylist-cookies. This will avoid you the annoying Cookie popups.
- [LibRedirect](https://github.com/libredirect/libredirect) - A simple web extension that redirects Twitter, YouTube, Google Maps and many more requests to privacy friendly alternatives. Former Privacy Redirect is no longer maintained, LibRedirect is a maintained fork.
- [NoScript](https://noscript.net/) - Web extension that gives you control of which scripts to enable or disable when loading a page. Disable scripts from certain domain by default, limit script access etc.
#### Useful Tools
- [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline.