Compare commits

..

1 Commits

Author SHA1 Message Date
Avitld
f2497125c2
Merge 6007201d37 into 5b690763ec 2023-10-06 20:17:28 +02:00

View File

@ -37,7 +37,6 @@ The primary focus of this list is to provide alternatives that prioritize privac
- [Commenting Engines (disqus)](#commenting-engines)
- [Cloaking](#cloaking)
- [Cloud Storage](#cloud-storage)
- [Creator Tools](#creator-tools)
- [Databases](#databases)
- [Dating Apps](#dating-apps)
- [Design Tools](#design-tools)
@ -186,6 +185,7 @@ Preinstalled file managers and third-party file manager apps found on the play s
- SwiftKey [![](https://shields.tosdr.org/en_244.svg)](https://tosdr.org/en/service/244)
<img width="16" src="misc/check.png"> </img> **Instead use**
- [OpenBoard](https://github.com/dslul/openboard) - 100% FOSS keyboard, based on AOSP.
- [FlorisBoard](https://github.com/florisboard/florisboard) - FlorisBoard is a free and open-source keyboard for Android 6.0+ devices. It aims at being modern, user-friendly and customizable while fully respecting your privacy. Currently in early-beta state.
- [AnySoftKeyboard](https://anysoftkeyboard.github.io/) - The only Android keyboard you'll ever need. Free as in speech and Free as in beer.
- [Indic Keyboard](https://gitlab.com/indicproject/indic-keyboard) - Indic Keyboard is a versatile keyboard for Android users who wish to use Indic and Indian languages to type messages, compose emails and generally prefer to use them in addition to English on their phone.
@ -299,14 +299,6 @@ Google captchas use cookies to track users and rank their IPs.
- [Rclone](https://rclone.org/) - Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors' web storage interfaces and like the tools listed above enables encryption for encrypting files in the cloud.
- [Restic](https://restic.net/) - Restic is also command line program to manage files on various cloud storage providers. Restic uses encryption by default. Few noteworthy features of restic include browsing through storage as git like snapshots at no extra storage cost, deduplication and significant savings through compression.
## Creator Tools
Opt for open-source and P2P alternatives that prioritize data privacy, eliminate third-party interference, and offer transparent, community-backed functionalities over mainstream tools like Riverside.fm, Restream and Camtasia.
- [vdo.ninja](https://vdo.ninja/) - Powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC.
- [socialstream.ninja](https://github.com/steveseguin/social_stream#readme) - Consolidate your live social messaging streams and much more.
- [OBS Studio](https://obsproject.com/) - Free and open source software for video recording and live streaming.
## Databases
[![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217)
<img width="16" src="misc/forbidden.png"> </img> Avoid using privative databases which you don't control such as Google Firebase.
@ -846,7 +838,7 @@ Many websites require phone number verification. These services offer a way to r
GNU/Linux is a family of free (as in freedom and as in free beer) and open source Operating Systems mostly developed by the community. If you don't know where to start these are good options for begginers:
- [Fedora](https://getfedora.org/)
- [Mint (Cinnamon)](https://linuxmint.com/edition.php?id=305) is a beginner friendly distribution.
- [Mint (Cinnamon)](https://linuxmint.com/edition.php?id=299) is a beginner friendly distribution.
> If you want to try it out without installing it to your computer, you can use a [Live USB Stick](https://www.fosslinux.com/274/how-to-create-linux-mint-live-usb-drive-on-windows.htm). You can also investigate [Ventoy](https://www.ventoy.net) to easily download and test linux distros with a USB stick.