You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileSync.app is a file sharing web application that allows users to transfer files between multiple devices with end-to-end encryption.
19
19
20
-
No account creation or signups are required. It enables both one-to-one and many-to-many file transfers, works across various networks and devices, and requires no app installation.
21
-
22
20
<br>
23
21
24
22

25
23
26
24
</div>
27
25
26
+
## Easy to use
27
+
28
+
No account creation or signups are required. It enables both one-to-one and many-to-many file transfers, works across various networks and devices, and requires no app installation.
29
+
28
30
## Under the hood
29
31
30
32
FileSync uses [PeerJS](https://github.com/peers/peerjs) (a WebRTC wrapper) to transfer files between multiple devices. Files shared are peer-to-peer, which means there is a direct file transfer between the sender and receiver without any intermediate server. Your files remain private and secure throughout the entire transfer process.
0 commit comments