@@ -11,6 +11,16 @@ A browser client for [Octi](https://github.com/d4rken-org/octi), so all your dev
1111stay in reach even when your phone isn't. Pairs with the same end-to-end encrypted
1212[ sync-server] ( https://github.com/d4rken-org/octi-server ) as the Android and desktop apps.
1313
14+ ## Features
15+
16+ - Pairs with the Octi Android app and Octi Desktop via paste-link or QR.
17+ - Supports the Android modules: clipboard, files, apps, wifi, power, connectivity.
18+ - File share: drag-and-drop upload across all paired devices.
19+ - End-to-end encrypted.
20+
21+ Hungry for details? [ Check the Octi wiki] ( https://github.com/d4rken-org/octi/wiki ) .
22+ Still have questions? [ Join us on Discord] ( https://discord.gg/s7V4C6zuVy ) !
23+
1424## Use
1525
1626### With the official Octi server
@@ -72,20 +82,12 @@ Browsers block HTTPS pages from talking to plain HTTP servers. If your sync-serv
7282HTTP-only (LAN setup), serve your own SPA over HTTP on the same network — the public
7383` web.octi.darken.eu ` is HTTPS and can only reach HTTPS sync-servers.
7484
75- ## Features
76-
77- - Pair with phone/desktop via paste-link or QR scan; generate your own share code to
78- invite a new device.
79- - Per-device cards mirroring the Android UI: clipboard, files, apps, wifi, power,
80- connectivity. Click any tile for a detail sheet with copyable fields.
81- - File share: drag-and-drop upload, list across all devices, download with SHA-256
82- verification.
83- - End-to-end encrypted (AES-256-GCM-SIV, Tink-keyset-compatible with Android peers).
84- - No web backend of its own — only your sync-server, the browser, and the static SPA
85- bytes. Strict Content-Security-Policy: no remote scripts, no CDN, no analytics.
85+ ## Octi ecosystem
8686
87- Hungry for details? [ Check the Octi wiki] ( https://github.com/d4rken-org/octi/wiki ) .
88- Still have questions? [ Join us on Discord] ( https://discord.gg/s7V4C6zuVy ) !
87+ * [ Octi] ( https://github.com/d4rken-org/octi ) — the Android app.
88+ * [ Octi Server] ( https://github.com/d4rken-org/octi-server ) — the end-to-end encrypted sync-server.
89+ * [ Octi Web] ( https://github.com/d4rken-org/octi-web ) — this browser client.
90+ * [ Octi Desktop] ( https://github.com/d4rken-org/octi-desktop ) — Compose Multiplatform desktop client (Linux / macOS / Windows).
8991
9092## License
9193
@@ -95,10 +97,3 @@ Octi Web's code is available under a [GPL v3](LICENSE) license, this excludes:
9597* Octi animations and videos.
9698* Octi documentation.
9799* Translations.
98-
99- ## Octi family
100-
101- * [ Octi] ( https://github.com/d4rken-org/octi ) — the Android app.
102- * [ Octi Server] ( https://github.com/d4rken-org/octi-server ) — the end-to-end encrypted sync-server.
103- * [ Octi Web] ( https://github.com/d4rken-org/octi-web ) — this browser client.
104- * [ Octi Desktop] ( https://github.com/d4rken-org/octi-desktop ) — Compose Multiplatform desktop client (Linux / macOS / Windows).
0 commit comments