actual UI, tons of bug fixes, and rename
This commit is contained in:
11
README.md
11
README.md
@@ -1,10 +1,11 @@
|
||||
# Wormhole
|
||||
(needs a different name I think because I dont want to confuse it with wormhole.app)
|
||||
# Noctis
|
||||
|
||||
A peer-to-peer encrypted file sharing app.
|
||||
Noctis /ˈnɑktɪs/ *adjective* of the night
|
||||
|
||||
A peer-to-peer end-to-end encrypted chat app.
|
||||
|
||||
## Features
|
||||
- E2E communication
|
||||
- E2EE communication
|
||||
- P2P file sharing
|
||||
- P2P chat
|
||||
|
||||
@@ -18,4 +19,4 @@ wasm bindings for AWS' mls-rs library.
|
||||
1. clone the repo
|
||||
2. run `bun install`
|
||||
3. run `bun run dev --host` (webrtc doesnt co-operate with localhost connections, so connect via 127.0.0.1)
|
||||
4. open the browser at http://127.0.0.1:5173
|
||||
4. open the browser at http://127.0.0.1:5173
|
||||
|
||||
Reference in New Issue
Block a user