4 ms·
Has anyone got WebRTC’s file sharing to work? You find a website that creates a link between 2 clients, and the file is shared via https (maybe the file is dec
by arein2 6y ago
Has anyone got WebRTC’s file sharing to work?
You find a website that creates a link between 2 clients, and the file is shared via https (maybe the file is decrypted at the server and encrypted again using your public key). Sounds easy if both clients don’t have a public IP (to get SCP to work, at least one client needs a public IP) and every browser now has WebRTC.
- Technetium 6y agoYes see https://github.com/kern/filepizza https://github.com/kern/filepizza