All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

jfsendit: A browser-to-browser file transfer tool using encrypted WebRTC with no server uploads

By

Yiğitcan Kutay Güler

17d ago· 2 min readenProduct

Summary

The article introduces "jfsendit" (just f***ing send it), a browser-to-browser file transfer tool built by the author after frustration with cloud-based file sharing. It uses encrypted WebRTC connections to stream files directly between browsers without uploading to a server, supporting large files (multi-GB), folders, and resume capability. No account or storage is needed — only a short code is exchanged via the author's server to establish the peer-to-peer connection.

Source

Product Huntjfsendit: A browser-to-browser file transfer tool using encrypted WebRTC with no server uploadsproducthunt.com

Key quotes

· 3 pulled
I sat there watching Google Drive slowly sync it up to a server… so it could then sync back down to him.
The bytes go straight from your browser to theirs over an encrypted WebRTC connection — they never get uploaded to or stored on a server.
Drop a file, get a short code, share it. The file streams straight from your browser to theirs — no upload, no server, no account, nothing stored.
Snippet from the RSS feed
Drop a file, get a short code, share it. The file streams straight from your browser to theirs over an encrypted WebRTC connection — no upload, no server, no account, nothing stored. Multi-GB files and whole folders work, and if the connection drops it ca

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.