Private Chatting portal - Softwareengineer.lk update

Blogerwiki

Well-known member
  • Nov 3, 2022
    1,076
    729
    113
    Darkweb
    www.darkweb.dk
    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)

    1775188204095.png

    ------ 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)
    1775191507010.png

    ------ Post added on Apr 3, 2026 at 10:15 AM
     
    Last edited:

    Blogerwiki

    Well-known member
  • Nov 3, 2022
    1,076
    729
    113
    Darkweb
    www.darkweb.dk
    stuck@ Establishing Uplink...
    You have to start a new conversation to establish a connection
    Eg - Enter 18 (On that search ID bar) and click that + icon. Now, you will establish a new connection with me. Or you can create another account and establish a connection with it. You are stuck in the fully loaded homepage.

    Update. Made an onion link, so it can be accessed via tor & more private
    1775312389138.png

    ------ Post added on Apr 4, 2026 at 7:50 PM
     
    • Like
    Reactions: MemoryHacker