Hacker News new | ask | show | jobs
by arein2 2162 days 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.

1 comments