Go to file
Jason Volk 54eb634588 add rocksdb compaction thread priority/iopriority w/ conf
Signed-off-by: Jason Volk <jason@zemos.net>
2024-04-26 02:03:40 -04:00
.gitea bit of repo cleanup 2024-01-31 21:12:09 -05:00
.github/workflows Simplify docker manifest CI stage 2024-04-26 02:03:40 -04:00
.gitlab docs: build docs using mdBook, build in CI, deploy to gitlab pages 2024-03-19 00:17:41 -04:00
.vscode add hardened_malloc-rs feature and global_allocator 2024-04-14 22:35:23 -04:00
bin use `lib.makeScope` and files to organize packages 2024-04-26 02:03:40 -04:00
debian rename `release_log_level` dev feature to `dev_release_log_level`, some rebranding 2024-04-26 02:03:40 -04:00
docker docs: build docs using mdBook, build in CI, deploy to gitlab pages 2024-03-19 00:17:41 -04:00
docs cleanup, update, and format differences.md 2024-04-26 02:03:40 -04:00
nix/pkgs allow disabling default features via override 2024-04-26 02:03:40 -04:00
src add rocksdb compaction thread priority/iopriority w/ conf 2024-04-26 02:03:40 -04:00
test_results/complement add back complement test results (dir subject to change?) 2024-04-26 02:03:40 -04:00
tests/sytest use `lib.makeScope` and files to organize packages 2024-04-26 02:03:40 -04:00
.dockerignore replace all mentions of docker compose v1 2024-04-26 02:03:40 -04:00
.editorconfig chore: add EditorConfig 2024-03-16 00:09:48 -04:00
.envrc ci: cross compile static binaries for x86_64 and aarch64 2024-01-26 19:47:54 -05:00
.git-blame-ignore-revs fix git blame ignore revs 2024-03-26 22:24:24 -04:00
.gitignore please stop "rustc-ice" 2024-04-26 02:03:40 -04:00
.gitlab-ci.yml chore(deps): update nixos/nix docker tag to v2.22.0 2024-04-26 02:03:40 -04:00
CODE_OF_CONDUCT.md remove nightly only feature, small housekeeping stuff 2023-11-29 21:59:18 -05:00
Cargo.lock bump cargo.lock due to yanked crate 2024-04-26 02:03:40 -04:00
Cargo.toml rename `release_log_level` dev feature to `dev_release_log_level`, some rebranding 2024-04-26 02:03:40 -04:00
LICENSE remove nightly only feature, small housekeeping stuff 2023-11-29 21:59:18 -05:00
README.md bump ruma, adjust a couple lines of docs 2024-04-26 02:03:40 -04:00
audit.toml allow RUSTSEC-2020-0016 due to hot lib reload 2024-04-26 02:03:40 -04:00
book.toml update book.toml for conduwuit 2024-03-23 01:49:27 -04:00
clippy.toml raise too-many-lines-threshold to 700 (for now?) 2024-03-26 22:24:24 -04:00
conduwuit-example.toml add rocksdb compaction thread priority/iopriority w/ conf 2024-04-26 02:03:40 -04:00
default.nix feat: support non-flake users 2024-02-11 21:56:55 -05:00
engage.toml ignore irrelevant cargo audit RUSTSEC in engage explicitly 2024-04-26 02:03:40 -04:00
flake.lock update flake.lock 2024-04-26 02:03:40 -04:00
flake.nix bump rocksdb to 9.1.1 2024-04-26 02:03:40 -04:00
renovate.json stop excluding http deps from renovate !!!! 2024-04-26 02:03:40 -04:00
rust-toolchain.toml document github ci in rust-toolchain.toml 2024-03-10 13:03:28 -04:00
rustfmt.toml use chain_width 60 2024-03-26 22:24:24 -04:00

README.md

conduwuit

CI and Artifacts

a well maintained hard fork of Conduit

Visit the Conduwuit documentation for more information. Alternatively you can open docs/introduction.md in this repository.

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?

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

What is the current status?

conduwuit is a hard 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.

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

I now intend on contributing back as time and mental energy sees fit, but my fork still exists as a way to:

  • avoid unnecessary Matrix and general developer politics
  • avoid bikeshedding unnecessary or irrelevant things in upstream MRs
  • Fast tracked bug fixes, performance improvements, security improvements, and new features
  • Have early access to MRs that may not be suitable/acceptable for Conduit (e.g. too niche, too advanced for general users, only being blocked due to pending on contributor actions that we can fix ourselves downstream, pending Matrix spec stuff, etc)
  • Support unspecced or WIP features
  • Have official support for other OS's like Windows, macOS, and BSD.
  • Have a stable testing ground for some MRs or new features and bug fixes

And various other reasons that may not be listed here.

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. If you are avoiding GitHub, feel free to join our Matrix chat to get your patch in.)

Contact

If you run into any question, feel free to

Donate

No official conduwuit logo exists. Repo and Matrix room picture is from bran (<3). Banner image is directly from this cohost post.

Is it conduwuit or Conduwuit?

Both.

Mirrors of conduwuit