Add ShareDrop in File Sharing (Worth Mentioning)

Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
Stephen L 2021-06-02 04:00:24 +02:00
parent 1cdd251824
commit 1c7cb088ea

View File

@ -43,4 +43,5 @@
</li>
<li><a href="https://github.com/schollz/croc">croc</a> - Easily and securely send arbitrary-sized files from one computer to another. Similar to Magic Wormhole but without dependencies.</li>
<li><a href="https://freedombox.org/">FreedomBox</a> - Designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or XMPP server, to a wiki, or VPN.</li>
<li><a href="https://www.sharedrop.io/">ShareDrop</a> - <a href="https://github.com/szimek/sharedrop">open-source</a> web app to easily and securely share files directly between devices across internet or LAN via WebRTC. Files data and metadata are encrypted and only communicated between the devices.</li>
</ul>