{"id":15101756,"url":"https://github.com/spoorloos/ws_chat","last_synced_at":"2026-02-15T01:05:54.083Z","repository":{"id":253308974,"uuid":"843109259","full_name":"Spoorloos/ws_chat","owner":"Spoorloos","description":"Simple end to end encrypted chatroom website.","archived":false,"fork":false,"pushed_at":"2024-10-10T19:59:36.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T13:45:35.480Z","etag":null,"topics":["bun","chatroom","end-to-end-encryption","http-server","nodejs","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Spoorloos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-15T19:56:24.000Z","updated_at":"2024-09-20T11:41:43.000Z","dependencies_parsed_at":"2024-09-15T21:01:24.012Z","dependency_job_id":"d6bd9647-affd-45fe-9817-02349a045057","html_url":"https://github.com/Spoorloos/ws_chat","commit_stats":{"total_commits":72,"total_committers":4,"mean_commits":18.0,"dds":"0.48611111111111116","last_synced_commit":"88cf6b66a115ef42f0bba7f3c16f5e479c72c2f5"},"previous_names":["spoorloos/ws_chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Spoorloos/ws_chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spoorloos%2Fws_chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spoorloos%2Fws_chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spoorloos%2Fws_chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spoorloos%2Fws_chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spoorloos","download_url":"https://codeload.github.com/Spoorloos/ws_chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spoorloos%2Fws_chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274595174,"owners_count":25314016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bun","chatroom","end-to-end-encryption","http-server","nodejs","websocket"],"created_at":"2024-09-25T18:29:32.518Z","updated_at":"2026-02-15T01:05:54.070Z","avatar_url":"https://github.com/Spoorloos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Websocket Chatrooms\n\nThis is a simple websocket chatroom website I built using Bun and websockets during my time off from school to learn more about end to end encryption and just as a way to entertain myself.\n\nLogin Page | Chat Page\n--- | ---\n![](imgs/login_page.png) | ![](imgs/chat_page.png)\n\n## Features\n\n- **End-to-End Encryption**: Messages are encrypted before being sent and can only be decrypted by the recipients.\n- **Real-Time Communication**: Using websockets for real time messaging.\n- **Simple UI**: A (very) minimal and easy-to-use interface.\n\n## Setup\n\n### Prerequisites\n\n- Make sure you have [bun](https://bun.sh/) installed of course.\n\n### Getting Started\n\n1. Clone the repository.\n2. Place your SSL certificates in the [certs/](certs/) folder if you have any. (The website will not function properly over HTTP)\n3. Change the passphrase and file names of your certificates in [.env](.env) if needed.\n4. Run the following commands inside a terminal in the folder:\n```bash\nbun install\n```\n```\nbun run dev|build|start\n```\n\n## Contributions\n\nContributions are again very much welcome! Please fork the repository and create a pull request for any changes you'd like to make.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspoorloos%2Fws_chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspoorloos%2Fws_chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspoorloos%2Fws_chat/lists"}