Show HN: Berb – P2P File Sharing #1 Post by goodpanda » Mon, May 05, 2025, 3:14 PM UTC I made this because sending files between devices sucks.Show HN: Berb – P2P File Sharingberb.app
Re: Show HN: Berb – P2P File Sharing #2 Post by virviil » Mon, May 05, 2025, 3:16 PM UTC Is it e2e encrypted?
Re: Show HN: Berb – P2P File Sharing #3 Post by goodpanda » Mon, May 05, 2025, 3:55 PM UTC virviil wrote: post #2 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.