FILES WITH A FRIEND

This page allows you to transfer files between two computers on the Internet without creating an account and without storing the file on a remote server. It sends the data through this server via websocket, but the data is merely fowarded. The data is only encrypted via HTTPS at the moment, I'll add end to end encryption (client-side encryption and decryption) in the near future.

Transferring huge files probably won't work, as the entire file is stored in memory. I might try and improve that at some point, but for now, it's fine.