{"id":16081930,"url":"https://github.com/mon4ik/pubtrust-chat","last_synced_at":"2026-05-01T09:31:14.040Z","repository":{"id":241737310,"uuid":"807535968","full_name":"Mon4ik/pubtrust-chat","owner":"Mon4ik","description":"Signature based chat on MQTT","archived":false,"fork":false,"pushed_at":"2024-06-11T15:48:00.000Z","size":23537,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T11:43:20.946Z","etag":null,"topics":["blazingly-fast","chat","chat-application","cryptography","mqtt","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Mon4ik.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-05-29T09:35:49.000Z","updated_at":"2024-09-13T19:25:24.000Z","dependencies_parsed_at":"2024-06-11T15:45:42.970Z","dependency_job_id":"7f18d5c1-14f6-4b69-950b-b20acb2a4568","html_url":"https://github.com/Mon4ik/pubtrust-chat","commit_stats":null,"previous_names":["mon4ik/pubtrust-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mon4ik/pubtrust-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Fpubtrust-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Fpubtrust-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Fpubtrust-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Fpubtrust-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mon4ik","download_url":"https://codeload.github.com/Mon4ik/pubtrust-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon4ik%2Fpubtrust-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["blazingly-fast","chat","chat-application","cryptography","mqtt","rust"],"created_at":"2024-10-09T11:24:39.140Z","updated_at":"2026-05-01T09:31:14.024Z","avatar_url":"https://github.com/Mon4ik.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PubTrust Chat\n\nChat, based of Public/Private key and signatures, and working on MQTT Protocol\n\n![Showcase](docs/showcase.gif)\n\n\u003e [!CAUTION]\n\u003e\n\u003e Poor alpha version, may contain crashes, memory leak, skill issues, zero-day exploits, and other basic bugs\n\n## Installation\n\n1. Install Rust\n2. Install OpenSSL [(more info on docs.rs)](https://docs.rs/openssl/latest/openssl/#automatic)\n3. Clone\n   ```shell\n   git clone https://...\n   ```\n4. Build \u0026\u0026 run\n   ```shell\n   # 1 variant: debug run\n   cargo run -- [options]\n   \n   # 2 variant: debug build\n   cargo build\n   ./target/debug/pubtrust-chat\n   \n   # 3 variant: release build\n   cargo build -r\n   ./target/debug/pubtrust-chat\n   ```\n\n## TODO\n\n- [X] Better code structure (tbh looks like a 💩)\n- [X] Do something with thread channels, mutex, etc\n- [ ] GitHub Actions\n- [ ] Make functionality for /list, /room \n- [ ] Direct Messages\n- [ ] Check windows support ~~(nobody cares)~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmon4ik%2Fpubtrust-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmon4ik%2Fpubtrust-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmon4ik%2Fpubtrust-chat/lists"}