File Sharing and Sync
Discover how to privately share your files between your devices, with your friends and family, or anonymously online.
File Sharing¶
Bitwarden Send¶
Recommendation
Bitwarden Send is a tool provided by the Bitwarden password manager. It allows you to share text and files securely with end-to-end encryption. A password can be required along with the send link. Bitwarden Send also features automatic deletion.
You need the Premium Plan to be able to share files. Free plan only allows text sharing.
OnionShare¶
Recommendation
OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server accessible as a Tor onion service, with an unguessable URL that you can share with the recipients to download or send files.
FreedomBox¶
Recommendation
FreedomBox is an operating system designed to be run on a single-board computer (SBC). The purpose is to make it easy to set up server applications that you might want to self-host.
File Sync¶
Syncthing¶
Recommendation
Syncthing is an open-source peer-to-peer continuous file synchronization utility. It is used to synchronize files between two or more devices over the local network or the internet. Syncthing does not use a centralized server; it uses the Block Exchange Protocol to transfer data between devices. All data is encrypted using TLS.