docs: Add Atlassian alternative | GitHub

While GitHub isn't fully private, it is a better alternative to Atlassian Products
This commit is contained in:
Gregor Adams 2022-05-18 09:39:30 +02:00 committed by GitHub
parent cc88e9a44c
commit 3f48529f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@
- [Captchas](#captchas)
- [Cloaking](#cloaking)
- [Cloud Storage](#cloud-storage)
- [Company Tools](#company-tools)
- [Databases](#databases)
- [Dating Apps](#dating-apps)
- [Developer Tools](#developer-tools)
@ -208,6 +209,14 @@ Google captchas use cookies to track users and rank their IPs.
- [Syncthing](https://syncthing.net/) - Continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes.
- [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.
## Company Tools
<img width="16" src="misc/forbidden.png"> </img> **Avoid**
- [Atlassian](https://www.atlassian.com/) [![](https://shields.tosdr.org/en_576.svg)](https://tosdr.org/en/service/576)
<img width="16" src="misc/check.png"> </img> **Instead use**
- [GitHub](https://github.com) [![](https://shields.tosdr.org/en_297.svg)](https://tosdr.org/en/service/297) - Not perfect but a better alternative than the services listed above.
## 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.