Hacker News new | ask | show | jobs
Show HN: Berb – P2P File Sharing (berb.app)
3 points by goodpanda 404 days ago
I made this because sending files between devices sucks.
1 comments

Is it e2e encrypted?
We use webrtc which by default is encrypted. nothing passes through our server. In fact the only thing our server does is signalling. everything else is P2P.