From 3f48529f9515762f7dc2955d27c445e0115eb752 Mon Sep 17 00:00:00 2001
From: Gregor Adams <pixelass@users.noreply.github.com>
Date: Wed, 18 May 2022 09:39:30 +0200
Subject: [PATCH] docs: Add Atlassian alternative | GitHub

While GitHub isn't fully private, it is a better alternative to Atlassian Products
---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index a9f6e79..0a1b7b0 100644
--- a/README.md
+++ b/README.md
@@ -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.