Go to file
strawberry 8f14048528
ci: free up a bit of runner space safely (again)
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-11-15 23:48:55 -05:00
.gitea Update ci.yml 2024-08-27 13:56:43 -04:00
.github/workflows ci: free up a bit of runner space safely (again) 2024-11-15 23:48:55 -05:00
.gitlab docs: build docs using mdBook, build in CI, deploy to gitlab pages 2024-03-19 00:17:41 -04:00
arch remove `ProcSubset=pid` from systemd units for now 2024-10-24 23:51:02 -04:00
bin skip new flakey complement test 2024-10-31 14:41:35 -04:00
debian remove `ProcSubset=pid` from systemd units for now 2024-10-24 23:51:02 -04:00
deps/rust-rocksdb bump rocksdb to v9.7.4, and ruwuma 2024-11-15 16:48:11 -05:00
docs delete trivy as lately its been terribly unreliable 2024-11-15 16:48:16 -05:00
nix/pkgs nix: remove libllvm, libgcc, and llvm from OCI images as well 2024-11-15 23:18:12 -05:00
src implement `GET /_matrix/client/v3/pushrules/global/` 2024-11-15 21:41:38 -05:00
tests skip new flakey complement test 2024-10-31 14:41:35 -04:00
theme docs: add slight theme changes, better title 2024-06-16 20:58:17 -04:00
.dockerignore replace all mentions of docker compose v1 2024-04-26 02:03:40 -04:00
.editorconfig .editorconfig: use tabs for rust files 2024-08-24 05:11:38 +02:00
.envrc load .env file before initializing flake to use `DIRENV_DEVSHELL` in .env 2024-06-03 00:10:28 -04:00
.git-blame-ignore-revs fix git blame ignore revs 2024-03-26 22:24:24 -04:00
.gitignore envrc: allow loading env vars from `.env` if it exists 2024-05-06 03:45:10 -04:00
.gitlab-ci.yml remove `-unknown-` from nix flake 2024-10-24 23:04:14 -04:00
.markdownlintignore add markdownlint and run lychee in documentation CI workflow 2024-07-03 11:30:16 -04:00
CODE_OF_CONDUCT.md auto-fix some markdown lints 2024-07-03 11:30:16 -04:00
CONTRIBUTING.md docs: add some more conduwuit development info 2024-09-06 20:33:02 -04:00
Cargo.lock drop hyper-util back down to 0.1.8 due to DNS issues 2024-11-15 22:16:11 -05:00
Cargo.toml drop hyper-util back down to 0.1.8 due to DNS issues 2024-11-15 22:16:11 -05:00
LICENSE remove nightly only feature, small housekeeping stuff 2023-11-29 21:59:18 -05:00
README.md link to migrating from conduit on the README 2024-11-15 09:41:17 -05:00
book.toml docs: add slight theme changes, better title 2024-06-16 20:58:17 -04:00
clippy.toml replace additional use tracing:: 2024-11-14 04:50:07 +00:00
conduwuit-example.toml update generated example config 2024-11-15 09:43:58 -05:00
default.nix feat: support non-flake users 2024-02-11 21:56:55 -05:00
development.md docs: add some more conduwuit development info 2024-09-06 20:33:02 -04:00
engage.toml docs: ignore development.md and contributing.md from lychee 2024-09-08 10:24:38 -04:00
flake.lock bump rocksdb to v9.7.4, and ruwuma 2024-11-15 16:48:11 -05:00
flake.nix bump rocksdb to v9.7.4, and ruwuma 2024-11-15 16:48:11 -05:00
renovate.json renovate: exclude rust deps we forked / cant easily bump or upgrade 2024-08-30 12:57:50 -04:00
rust-toolchain.toml bump rust to 1.82.0, rocksdb v9.7.3, ruwuma, and a few nix pkgs 2024-10-24 20:47:51 -04:00
rustfmt.toml sort rustfmt 2024-10-26 18:50:29 -04:00

README.md

conduwuit

main: CI andArtifacts

a very cool, featureful fork of Conduit

Visit the conduwuit documentation for more information and how to deploy/setup conduwuit.

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?

A high-performance and 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?

An official conduwuit server ran by me is available at transfem.dev (element.transfem.dev / cinny.transfem.dev)

transfem.dev is a public homeserver that can be used, it is not a "test only homeserver". This means there are rules, so please read the rules: https://transfem.dev/homeserver_rules.txt

transfem.dev is also listed at servers.joinmatrix.org

What is the current status?

conduwuit is technically a hard fork of Conduit, which is in Beta. The Beta status initially was inherited from Conduit, however overtime this Beta status is rapidly becoming less and less relevant as our codebase significantly diverges more and more.

conduwuit is quite stable and very usable as a daily driver and for a low-medium sized homeserver. There is still a lot of more work to be done, but it is in a far better place than the project was in early 2024.

How is conduwuit funded? Is conduwuit sustainable?

conduwuit has no external funding. This is made possible purely in my freetime with contributors, also in their free time, and only by user-curated donations.

conduwuit has existed since around November 2023, but only became more publicly known in March/April 2024 and we have no plans in stopping or slowing down any time soon!

Can I migrate or switch from Conduit?

conduwuit is a complete drop-in replacement for Conduit. As long as you are using RocksDB, the only "migration" you need to do is replace the binary or container image. There is no harm or additional steps required for using conduwuit. See the Migrating from Conduit section on the generic deploying guide.

Contact

If you run into any question, feel free to

Donate

conduwuit development is purely made possible by myself and contributors. I do not get paid to work on this, and I work on it in my free time. Donations are heavily appreciated! 💜🥺

Original repo and Matrix room picture was from bran (<3). Current banner image and logo is directly from this cohost post.

Is it conduwuit or Conduwuit?

Both, but I prefer conduwuit.

Mirrors of conduwuit