Skip to content

Commit 237b4ac

Browse files
authored
Update README.md
1 parent 2a421f5 commit 237b4ac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# SecureComm ChatRoom
22
### A Secure, End-to-End Encrypted Chat Room for Real-Time Communication
3+
<img width="1073" height="666" alt="Screenshot 2026-04-01 at 9 33 52 AM" src="https://github.com/user-attachments/assets/f35810c4-61b0-4b14-94cc-7b3ae6f758a3" />
34

45
SecureComm is a **chat room–style communication platform** that enables users to exchange messages in real time, protected by strong end-to-end encryption.
56

@@ -45,6 +46,11 @@ The distinction lies beneath the surface.
4546
> Messages are encrypted on your device before transmission and decrypted only on the recipient’s device.
4647
> The server merely relays encrypted payloads and remains blind to message contents.
4748
49+
<img width="977" height="610" alt="Screenshot 2026-04-01 at 9 36 39 AM" src="https://github.com/user-attachments/assets/e231ba74-1975-4380-9b46-84062eab7190" />
50+
<img width="1052" height="626" alt="Screenshot 2026-04-01 at 9 34 09 AM" src="https://github.com/user-attachments/assets/c3724779-c6c6-474b-abde-5ff7a0de03fd" />
51+
<img width="1006" height="570" alt="Screenshot 2026-04-01 at 9 34 14 AM" src="https://github.com/user-attachments/assets/355f8517-4b24-4f76-9416-d2c0013f9ca0" />
52+
<img width="1079" height="620" alt="Screenshot 2026-04-01 at 9 34 19 AM" src="https://github.com/user-attachments/assets/72ff6922-a225-4b29-888d-d27e1bda8bc3" />
53+
4854
---
4955

5056
## Abstract
@@ -130,6 +136,7 @@ The server knows **that** messages are sent, not **what** they contain.
130136
## Installation
131137

132138
SecureComm supports multiple installation methods depending on your use case.
139+
<img width="1117" height="768" alt="Screenshot 2026-04-01 at 9 33 40 AM" src="https://github.com/user-attachments/assets/ec4a2742-209f-4cdf-a550-dceca1784434" />
133140

134141
---
135142

0 commit comments

Comments
 (0)