{"id":13821369,"url":"https://github.com/timokoesters/conduit","last_synced_at":"2025-04-05T08:08:23.383Z","repository":{"id":45686206,"uuid":"254437146","full_name":"timokoesters/conduit","owner":"timokoesters","description":"A simple, fast and reliable Matrix server (MIRROR, see https://conduit.rs )","archived":false,"fork":false,"pushed_at":"2024-05-28T15:11:08.000Z","size":4996,"stargazers_count":306,"open_issues_count":1,"forks_count":18,"subscribers_count":17,"default_branch":"next","last_synced_at":"2024-05-29T06:43:04.782Z","etag":null,"topics":["matrix","rust"],"latest_commit_sha":null,"homepage":"https://conduit.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timokoesters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".gitlab/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-09T17:30:50.000Z","updated_at":"2024-05-31T22:37:17.660Z","dependencies_parsed_at":"2024-01-15T15:47:36.656Z","dependency_job_id":"5b2489f5-f6f6-4efc-9b2c-7a326e4ee015","html_url":"https://github.com/timokoesters/conduit","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timokoesters%2Fconduit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timokoesters%2Fconduit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timokoesters%2Fconduit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timokoesters%2Fconduit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timokoesters","download_url":"https://codeload.github.com/timokoesters/conduit/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305935,"owners_count":20917208,"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","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":["matrix","rust"],"created_at":"2024-08-04T08:01:20.854Z","updated_at":"2025-04-05T08:08:23.365Z","avatar_url":"https://github.com/timokoesters.png","language":"Rust","funding_links":["https://liberapay.com/timokoesters/"],"categories":["Rust"],"sub_categories":[],"readme":"# Conduit\n\n\u003c!-- ANCHOR: catchphrase --\u003e\n### A Matrix homeserver written in Rust\n\u003c!-- ANCHOR_END: catchphrase --\u003e\n\nPlease visit the [Conduit documentation](https://famedly.gitlab.io/conduit) for more information.\nAlternatively you can open [docs/introduction.md](docs/introduction.md) in this repository.\n\n\u003c!-- ANCHOR: body --\u003e\n#### What is Matrix?\n\n[Matrix](https://matrix.org) is an open network for secure and decentralized\ncommunication. Users from every Matrix homeserver can chat with users from all\nother Matrix servers. You can even use bridges (also called Matrix appservices)\nto communicate with users outside of Matrix, like a community on Discord.\n\n#### What is the goal?\n\nAn efficient Matrix homeserver that's easy to set up and just works. You can install\nit on a mini-computer like the Raspberry Pi to host Matrix for your family,\nfriends or company.\n\n#### Can I try it out?\n\nYes! You can test our Conduit instance by opening a client that supports registration tokens such as [Element web](https://app.element.io/), [Nheko](https://matrix.org/ecosystem/clients/nheko/) or [SchildiChat web](https://app.schildi.chat/) and registering on the `conduit.rs` homeserver. The registration token is \"for_testing_only\". Don't share personal information. Once you have registered, you can use any other [Matrix client](https://matrix.org/ecosystem/clients) to login.\n\nServer hosting for conduit.rs is donated by the Matrix.org Foundation.\n\n#### What is the current status?\n\nConduit is Beta, meaning you can join and participate in most\nMatrix rooms, but not all features are supported and you might run into bugs\nfrom time to time.\n\nThere are still a few important features missing:\n\n- E2EE emoji comparison over federation (E2EE chat works)\n- Outgoing read receipts, typing, presence over federation (incoming works)\n\u003c!-- ANCHOR_END: body --\u003e\n\n\u003c!-- ANCHOR: footer --\u003e\n#### How can I contribute?\n\n1. Look for an issue you would like to work on and make sure no one else is currently working on it.\n2. Tell us that you are working on the issue (comment on the issue or chat in\n   [#conduit:fachschaften.org](https://matrix.to/#/#conduit:fachschaften.org)). If it is more complicated, please explain your approach and ask questions.\n3. Fork the repo, create a new branch and push commits.\n4. Submit a MR\n\n#### Contact\n\nIf you have any questions, feel free to\n- Ask in `#conduit:fachschaften.org` on Matrix\n- Write an E-Mail to `conduit@koesters.xyz`\n- Send an direct message to `@timokoesters:fachschaften.org` on Matrix\n- [Open an issue on GitLab](https://gitlab.com/famedly/conduit/-/issues/new)\n\n#### Security\n\nIf you believe you have found a security issue, please send a message to [Timo](https://matrix.to/#/@timo:conduit.rs)\nand/or [Matthias](https://matrix.to/#/@matthias:ahouansou.cz) on Matrix, or send an email to\n[conduit@koesters.xyz](mailto:conduit@koesters.xyz). Please do not disclose details about the issue to anyone else before\na fix is released publicly.\n\n#### Thanks to\n\nThanks to FUTO, Famedly, Prototype Fund (DLR and German BMBF) and all individuals for financially supporting this project.\n\nThanks to the contributors to Conduit and all libraries we use, for example:\n\n- Ruma: A clean library for the Matrix Spec in Rust\n- axum: A modular web framework\n\n#### Donate\n\n- Liberapay: \u003chttps://liberapay.com/timokoesters/\u003e\n- Bitcoin: `bc1qnnykf986tw49ur7wx9rpw2tevpsztvar5x8w4n`\n\n#### Logo\n\n- Lightning Bolt Logo: \u003chttps://github.com/mozilla/fxemoji/blob/gh-pages/svgs/nature/u26A1-bolt.svg\u003e\n- Logo License: \u003chttps://github.com/mozilla/fxemoji/blob/gh-pages/LICENSE.md\u003e\n\u003c!-- ANCHOR_END: footer --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimokoesters%2Fconduit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimokoesters%2Fconduit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimokoesters%2Fconduit/lists"}