Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Add ShareDrop in File Sharing (Worth Mentioning) #2326

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _includes/sections/file-sharing.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ <h3>Worth Mentioning</h3>
</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>