15 ms·Show HN: Berb – P2P File Sharing3 points by goodpanda 1y agoI made this because sending files between devices sucks.virviil 1y agoIs it e2e encrypted?goodpanda 1y agoWe 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.