Hi, I made a simple private chatting portal. It can be accessed from a normal web via https://softwareengineer.lk/chat_ui.php
I'll make a .onion link to access via the Tor network for more security. Also, instead of using a popular, strict VPS provider, I'll host this locally on my own server for privacy.
Current features
No personal data collected (e.g., email, name, ....)
Register/login (Just give an ID, password and a handle. No email is required)
Fast system
Encrypted between 2 users (Optional, if both users have the same vault code, the chats can be seen only by both of them.). E2EE
I added basic security. Can you guys check for security issues, & also UI, Functional improvements?
This is the private chat feature of softwareengineer.lk (any 3rd party member can connect)
(Yeah, used ai, lol)
------ Post added on Apr 3, 2026 at 9:20 AM
I'll put the code into github
------ Post added on Apr 3, 2026 at 9:21 AM
Update - Fixed a XSS Bug (It was a red flag)
------ Post added on Apr 3, 2026 at 10:15 AM
I'll make a .onion link to access via the Tor network for more security. Also, instead of using a popular, strict VPS provider, I'll host this locally on my own server for privacy.
Current features
No personal data collected (e.g., email, name, ....)
Register/login (Just give an ID, password and a handle. No email is required)
Fast system
Encrypted between 2 users (Optional, if both users have the same vault code, the chats can be seen only by both of them.). E2EE
I added basic security. Can you guys check for security issues, & also UI, Functional improvements?
This is the private chat feature of softwareengineer.lk (any 3rd party member can connect)
(Yeah, used ai, lol)
------ Post added on Apr 3, 2026 at 9:20 AM
I'll put the code into github
------ Post added on Apr 3, 2026 at 9:21 AM
Update - Fixed a XSS Bug (It was a red flag)
------ Post added on Apr 3, 2026 at 10:15 AM
Last edited: