Compare commits

...

8 Commits

Author SHA1 Message Date
PrivOci
c3047a55c4
Merge 0168746df9 into 1b9cc40040 2023-10-09 19:20:37 +07:00
pluja
1b9cc40040
Update Creator Tools section 2023-10-08 20:31:43 +02:00
pluja
851916d3a3
Add Creator Tools section 2023-10-08 20:22:27 +02:00
pluja
9c4590f830
Merge pull request #385 from KevinStaude/patch-2
Removed Dead Project
2023-10-08 20:15:08 +02:00
pluja
f018fb9ca3
Merge pull request #386 from KevinStaude/patch-3
Updated link to newest Linux Mint Cinnamon Edition
2023-10-08 20:14:42 +02:00
Kevin
079dc88905
Update README.md 2023-10-08 19:39:03 +02:00
Kevin
bd17102442
Update README.md 2023-10-08 19:31:16 +02:00
PrivOci
0168746df9
avoid Microsoft Authenticator 2023-07-27 21:21:54 +04:00

View File

@ -37,6 +37,7 @@ 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)
@ -116,6 +117,7 @@ The primary focus of this list is to provide alternatives that prioritize privac
<img width="16" src="misc/forbidden.png"> </img> Avoid using apps that won't let you export your keys **easily**.
- Authy
- Google Authenticator [![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217)
- Microsoft Authenticator
<img width="16" src="misc/check.png"> </img> Instead use
- <img width="16" src="misc/android.png"> [Aegis](https://getaegis.app/) - A free, secure and open source app for Android to manage your 2-step verification tokens. Supports variety of imports from other apps (Google Authenticator, Authy etc.), vault encryption and exporting keys (plaintext or encrypted).
@ -185,7 +187,6 @@ 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,6 +300,14 @@ 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.
@ -838,7 +847,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=299) is a beginner friendly distribution.
- [Mint (Cinnamon)](https://linuxmint.com/edition.php?id=305) 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.