{"id":15149850,"url":"https://github.com/privapps/gchat","last_synced_at":"2026-01-20T14:34:18.670Z","repository":{"id":230068668,"uuid":"778379625","full_name":"privapps/gchat","owner":"privapps","description":"end-to-end encrypted web group chat using web socket","archived":false,"fork":false,"pushed_at":"2024-03-28T19:58:19.000Z","size":366,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T05:42:52.058Z","etag":null,"topics":["backend-service","chat","communication","encryption-decryption","end-to-end-encryption","frontend","golang","group-chat","javascript","messenger","pubsub","secure","web","websocket"],"latest_commit_sha":null,"homepage":"https://privapps.github.io/gchat/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/privapps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-27T16:00:07.000Z","updated_at":"2024-12-13T20:25:43.000Z","dependencies_parsed_at":"2024-03-27T17:44:25.925Z","dependency_job_id":"7c7ba16a-0170-46a6-b2ec-bbe2acbe61f3","html_url":"https://github.com/privapps/gchat","commit_stats":null,"previous_names":["privapps/gchat"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/privapps/gchat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/privapps%2Fgchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/privapps%2Fgchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/privapps%2Fgchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/privapps%2Fgchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/privapps","download_url":"https://codeload.github.com/privapps/gchat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/privapps%2Fgchat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28604957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend-service","chat","communication","encryption-decryption","end-to-end-encryption","frontend","golang","group-chat","javascript","messenger","pubsub","secure","web","websocket"],"created_at":"2024-09-26T14:01:15.247Z","updated_at":"2026-01-20T14:34:18.639Z","avatar_url":"https://github.com/privapps.png","language":"HTML","readme":"## Ad hoc E2E Encrypted Group Chat\n\n### What\nThis project is a fully functional, minimalist, ad hoc, end-to-end encrypted web group chat. It uses websocket for all message delivery which is more reliable than WebRTC.\n\n### Why\nAt times, there's a need for private, anonymous group chats. Many existing applications with end-to-end encryption are overly complex. Conversely, simpler applications lack both end-to-end encryption and group functionality. Hence, I invested a few days to develop one myself. It primarily serves as a proof of concept.\n\n### How\nThe backend is implemented using WebSockets written in Golang. I made minimal modifications based on https://github.com/madeindra/golang-websocket\n\nOn the client side, I opted for handwritten, plain JavaScript, avoiding the use of complex frameworks.\n\n### Demo\n![alt text](./screenshot.gif)\n\nA live demo is at https://privapps.github.io/gchat/\n\n### Alternative\n* [My 1-on-1 e2e encryption chat using piping server](https://privapps.github.io/share/chat)\n* [My 1-on-1 WebRTC chat with file sharing](https://privapps.github.io/share/)\n\nFor a more completed robusted solution, I would recommand to use [Ergo](https://github.com/ergochat/ergo) as backend and [Kiwi](https://kiwiirc.com/) as front end. A low end 100 MB RAM server can handle thousands of users.\n\nIf you are a big fan of building up a robust websocket chat solution, take a look at [this tutorial](https://centrifugal.dev/docs/tutorial/intro)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprivapps%2Fgchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprivapps%2Fgchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprivapps%2Fgchat/lists"}