1b8ac362b61b688fbb445b1821fef55387209023
Wormhole
(needs a different name I think because I dont want to confuse it with wormhole.app)
A peer-to-peer encrypted file sharing app.
Features
- E2E communication
- P2P file sharing
- P2P chat
Your data is peer-to-peer encrypted and only accessible to the people you share it with, it never touches any servers.
How to use
- clone the repo
- run
bun install - run
bun run dev --host(webrtc doesnt co-operate with localhost connections, so connect via 127.0.0.1) - open the browser at http://127.0.0.1:5173
Description
Languages
TypeScript
55%
Svelte
43.6%
CSS
0.6%
JavaScript
0.6%
HTML
0.2%