Compare commits

...

2 Commits

Author SHA1 Message Date
Gregor Adams
d42d0ed8a0
Merge 3f48529f95 into d63aa3989d 2023-08-18 11:06:35 -04:00
Gregor Adams
3f48529f95
docs: Add Atlassian alternative | GitHub
While GitHub isn't fully private, it is a better alternative to Atlassian Products
2022-05-18 09:39:30 +02: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) - [Commenting Engines (disqus)](#commenting-engines)
- [Cloaking](#cloaking) - [Cloaking](#cloaking)
- [Cloud Storage](#cloud-storage) - [Cloud Storage](#cloud-storage)
- [Company Tools](#company-tools)
- [Databases](#databases) - [Databases](#databases)
- [Dating Apps](#dating-apps) - [Dating Apps](#dating-apps)
- [Design Tools](#design-tools) - [Design Tools](#design-tools)
@ -298,6 +299,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. - [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. - [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.
## 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 ## Databases
[![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217) [![](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. <img width="16" src="misc/forbidden.png"> </img> Avoid using privative databases which you don't control such as Google Firebase.