From 91be60f9ed32e9bc2b19b623c9cec914ed046b54 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Wed, 9 Dec 2020 11:54:48 +0100 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c58cf1..1984fe3 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ * [Photo Management](#photo-management) * [Cloud Storage](#cloud-storage) * [Encryption](#encryption) +* [File sharing](#file-sharing) * [Maps / Navigation](#maps--navigation) * [Social Networks](#social-networks) * [Instagram](#instagram) @@ -75,6 +76,17 @@ Remember: Without strong encryption, you will be spied on systematically by lots * [Cryptomator](https://cryptomator.org/) - Cryptomator encrypts your data quickly and easily. Afterwards you upload them protected to your favorite cloud service. * [Stegcloak](https://stegcloak.surge.sh/) - Hide secrets with invisible characters in plain text securely using passwords. +## File Sharing + **AVOID**: +* WeTransfer +* SendAnywhere + + **Instead Use:** +* [Lufi](https://framagit.org/fiat-tux/hat-softwares/lufi) - Let's Upload that FIle — File sharing software. +* [Croc](https://github.com/schollz/croc) - Easily and securely send things from one computer to another. +* [Dat-cp](https://github.com/tom-james-watson/dat-cp) - Copy files between hosts on a network using the peer-to-peer Dat network. +* [QRcp](https://github.com/claudiodangelis/qrcp) - Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. + ## Cloud Storage **AVOID** * Google Drive @@ -156,7 +168,14 @@ Remember: Without strong encryption, you will be spied on systematically by lots ### Twitter Avoid using Twitter official app / website. It tracks users and creates user profiles based on what they follow, retweet and like. Twitter harms and vulnerates users privacy with their policies. - **Instead Use:** + **Alternatives to Twitter:** +**Federated social networks**: A federated social network isn’t a single website like Twitter or Facebook, it's a network of thousands of communities operated by different organizations and individuals that provide a seamless social media experience. + +* [Pleroma](https://pleroma.social/) - Pleroma is a free, federated social networking server built on open protocols. + * [Soapbox](https://gitlab.com/soapbox-pub/soapbox-fe) - A frontend for Pleroma with a focus on custom branding and ease of use. +* [Mastodon](https://joinmastodon.org/) - Free, federated microblogging social network built on open protocols. + + **Alternative Twitter Frontends:** * [Nitter](https://github.com/zedeus/nitter/wiki/Instances) - Nitter is a free and open source alternative Twitter front-end focused on privacy. * [Yotter](https://github.com/ytorg/yotter) - Twitter with privacy with a simple yet beautiful UI.