Conduit is a simple, fast and reliable chat server powered by Matrix https://conduit.rs
Find a file
strawberry 81b8f7c380 bump ruma and image-rs
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-02-24 13:04:13 -05:00
.gitea bit of repo cleanup 2024-01-31 21:12:09 -05:00
.github/workflows add my attic binary caches 2024-02-15 01:18:30 -05:00
.gitlab/merge_request_templates add cargo clippy 2024-01-25 19:28:33 -05:00
.vscode remove deprecated recommended vscode extension 2023-12-20 23:03:18 -05:00
bin adjust complement stuff a tad 2024-02-24 13:04:13 -05:00
complement adjust complement stuff a tad 2024-02-24 13:04:13 -05:00
debian raise default systemd unit start/stop timeout 2024-02-24 13:04:13 -05:00
docker fix wrong docker image in compose files 2024-02-14 19:07:08 -05:00
nix only listen on IPv6 since that's what conduit does 2023-07-21 12:12:37 -07:00
src admin command to delete media via MXC url 2024-02-24 13:04:13 -05:00
tests Complement improvements 2022-10-17 18:41:45 +02:00
.dockerignore fix(ci): Only build in (remote host) docker and switch to glibc 2022-11-02 12:12:48 +01:00
.envrc ci: cross compile static binaries for x86_64 and aarch64 2024-01-26 19:47:54 -05:00
.gitignore add .DS_Store to gitignore (lol) 2024-02-24 13:04:13 -05:00
.gitlab-ci.yml bump nix version in gitlab CI 2024-02-24 13:04:13 -05:00
APPSERVICES.md Pre-0.3 doc adjustments 2022-02-04 18:05:24 +01:00
Cargo.lock bump ruma and image-rs 2024-02-24 13:04:13 -05:00
Cargo.toml bump ruma and image-rs 2024-02-24 13:04:13 -05:00
CODE_OF_CONDUCT.md remove nightly only feature, small housekeeping stuff 2023-11-29 21:59:18 -05:00
conduwuit-example.toml feat: custom text for user displayname suffix upon registration 2024-02-24 13:04:13 -05:00
default.nix feat: support non-flake users 2024-02-11 21:56:55 -05:00
DEPLOY.md Publish oci image to the gitlab registry 2024-01-31 16:20:26 -05:00
DIFFERENCES.md add missing feature to DIFFERENCES.md 2024-02-20 07:06:57 -05:00
engage.toml that was not a valid option 2024-02-15 01:18:30 -05:00
flake.lock update rocksdb to 8.10.0 in nix flake 2024-02-14 19:07:08 -05:00
flake.nix think this is the correct way 2024-02-14 19:07:08 -05:00
LICENSE remove nightly only feature, small housekeeping stuff 2023-11-29 21:59:18 -05:00
README.md bit of repo cleanup 2024-01-31 21:12:09 -05:00
renovate.json ignore basically all the http dependencies we cant upgrade to 2024-02-14 09:51:11 -05:00
rust-toolchain.toml ci: cross compile static binaries for x86_64 and aarch64 2024-01-26 19:47:54 -05:00
rustfmt.toml chore: get rid of warnings 2021-03-18 18:33:43 +01:00
TURN.md Move appservice howto into whats-next; again, rename placeholder TURN url 2022-02-04 21:11:50 +01:00

conduwuit

a well maintained fork of Conduit

What is Matrix?

Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver can chat with users from all other Matrix servers. You can even use bridges (also called Matrix appservices) to communicate with users outside of Matrix, like a community on Discord.

What is the goal?

An efficient Matrix homeserver that's easy to set up and just works. You can install it on a mini-computer like the Raspberry Pi to host Matrix for your family, friends or company.

Can I try it out?

There are no public conduwuit homeservers available, however conduwuit is incredibly simple to install. It's just a binary, a config file, and a database path.

What is the current status?

conduwuit is a fork of Conduit which is in beta, meaning you can join and participate in most Matrix rooms, but not all features are supported and you might run into bugs from time to time. conduwuit attempts to fix and improve the majority of upstream Conduit bugs or UX issues that are taking too long to be resolved, or unnecessary Matrix or developer politics halting simple things from being merged or fixed, and general inactivity.

There are still a few nice to have features missing that some users may notice:

  • Outgoing read receipts and typing indicators (receiving works)

What's different about your fork than upstream Conduit?

See DIFFERENCES.md

Why does this fork exist? Why don't you contribute back upstream?

I have tried, but:

  • unnecessary Matrix / developer politics
  • bikeshedding unnecessary or irrelevant things in MRs
  • disagreement with how the upstream project is maintained including the codebase
  • upstream maintainer inactivity
  • questionable community members
  • lack of MR reviews or issue triaging and no upstream maintainer interest in receiving help
  • severe bugs, including denial of service and other likely vulnerabilities, not being merged due to things mentioned above
  • no interest in adding co-maintainers to help out

are what are keeping me from contributing. If the state of the upstream project improves, I'm willing to start contributing again. As is, I think if folks want a more polished and well-kept version of Conduit, conduwuit exists for that.

How can I deploy my own?

If you want to connect an Appservice to Conduit, take a look at APPSERVICES.md.

How can I contribute?

  1. Look for an issue you would like to work on and make sure it's not assigned to other users
  2. Ask someone to assign the issue to you (comment on the issue or chat in #conduwuit:puppygock.gay)
  3. Fork the repo and work on the issue.
  4. Submit a PR (please keep contributions to the GitHub repo, main development is done here, not the GitLab repo which exists just as a mirror.)

Contact

If you run into any question, feel free to

Donate

Liberapay: https://liberapay.com/girlbossceo
Ko-fi: https://ko-fi.com/puppygock
GitHub Sponsors: https://github.com/sponsors/girlbossceo

No official conduwuit logo exists. Repo and Matrix room picture is from bran (<3).

Mirrors of conduwuit

GitHub: https://github.com/girlbossceo/conduwuit GitLab: https://gitlab.com/girlbossceo/conduwuit git.gay: https://git.gay/june/conduwuit Codeberg: https://codeberg.org/girlbossceo/conduwuit sourcehut: https://git.sr.ht/~girlbossceo/conduwuit