readme: screenshots of the web app as it looks now
CodeQL Analysis / Analyze CodeQL (push) Canceled after 0s
Deploy Application / deploy (push) Canceled after 0s
Mirror to Codeberg / mirror (push) Canceled after 0s
Mirror to PrivacyGuides / mirror (push) Canceled after 0s

The two that were here showed an older interface and neither had a caption.
Replaced with five from securebit.chat: opening a channel, comparing the safety
code, an open conversation, a group call, and an incoming one — each captioned
with what the screen is actually for.

Claude-Session: https://claude.ai/code/session_014KjzTXxrhzYoDDWChYQ4u2
This commit is contained in:
lockbitchat
2026-09-04 01:14:34 -04:00
parent 414c27fda6
commit 1c153b290a
8 changed files with 14 additions and 2 deletions
+14 -2
View File
@@ -27,9 +27,21 @@ It is designed for people who need a small, auditable, zero-infrastructure way t
## Screenshots
| Open a secure channel | Encrypted conversation |
From the web app at [securebit.chat](https://securebit.chat) — no install, no account.
| Open a channel | Verify the safety code |
| :---: | :---: |
| ![Open a channel](assets/screenshots/login.png) | ![Encrypted chat](assets/screenshots/chat.png) |
| ![The landing page, with the option to create a channel or join one with an invitation](assets/screenshots/web-start.png) | ![The security verification screen, showing a seven-digit safety code to compare with the other person](assets/screenshots/web-verification.png) |
| Your device generates the keys and a one-time invitation. Nothing touches a server. | Compare the code out of band. Until both sides confirm, the chat stays locked. |
| Encrypted conversation | Voice and video |
| :---: | :---: |
| ![An open chat, header showing Secure 10/10, Connected, and a verified channel with perfect forward secrecy](assets/screenshots/web-chat.png) | ![A group call in progress with two participants and an encrypted indicator](assets/screenshots/web-group-call.png) |
| Every message is encrypted on your device before it leaves. Files, voice notes, view-once and timed messages travel the same channel. | Calls run over the same verified connection, one to one or in a group of up to eight. |
| Incoming call |
| :---: |
| ![An incoming encrypted group call, offering to join or decline](assets/screenshots/web-call-ringing.png) |
## Features
Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 760 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB