Compare commits

...

4 Commits

Author SHA1 Message Date
pluja
8d5153b82a
Merge pull request #316 from AaronH8613b/patch-1
Add two Magic Wormhole implementations
2023-03-06 17:07:09 +01:00
pluja
3a35d5a3fc
Merge pull request #315 from Amalinda/main
Adding Restic
2023-03-06 16:53:04 +01:00
AaronH8613b
4c0a30eae7
Add two Magic Wormhole implementations
Hi, this is Aaron from Least Authority. We have developed two new file transfer tools built on Magic Wormhole that are free and open-source. We would be pleased to have them included on your Awesome list.
2023-03-06 09:35:19 -05:00
Amalinda Gamage
6af6094aff
adding restic 2023-03-06 17:46:06 +08:00

View File

@ -257,6 +257,7 @@ Google captchas use cookies to track users and rank their IPs.
- [Cryptomator](https://cryptomator.org) - Cryptomator encrypts your data quickly and easily. Afterwards you upload them protected to your favorite cloud service
- [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.
- [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.
## Databases
[![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217)
@ -335,6 +336,8 @@ on the DMCrypt kernel module.
- [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.
- [Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole) - Get things from one computer to another, safely.
- [Destiny](https://leastauthority.com/community-matters/destiny/) - Send files directly to the receiver in real-time. Developed for and with HROs as a free Privacy Enhancing Technology alternative.
- [Winden](https://winden.app/) - A convenient version of Magic Wormhole you can use from within your browser. No need to install an app.
- [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.
- [Snapdrop](https://github.com/RobinLinus/snapdrop) - A Progressive Web App for local file sharing inspired by Apple's Airdrop.
- [PairDrop](https://github.com/schlagmichdoch/PairDrop) - An improved version of Snapdrop that also allows you to pair devices and share files outside your network