conduwuit/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

88 lines
3.8 KiB
Markdown
Raw Normal View History

# conduwuit
2020-04-03 15:53:06 +00:00
[![CI and Artifacts](https://github.com/girlbossceo/conduwuit/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/girlbossceo/conduwuit/actions/workflows/ci.yml)
<!-- ANCHOR: catchphrase -->
### a well maintained fork of [Conduit](https://conduit.rs/)
<!-- ANCHOR_END: catchphrase -->
Visit the [Conduwuit documentation](https://conduwuit.puppyirl.gay/) for more information.
Alternatively you can open [docs/introduction.md](docs/introduction.md) in this repository.
<!-- ANCHOR: body -->
2022-12-18 05:52:18 +00:00
#### What is Matrix?
2022-12-18 05:52:18 +00:00
[Matrix](https://matrix.org) 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)
2022-12-18 05:52:18 +00:00
to communicate with users outside of Matrix, like a community on Discord.
#### What is the goal?
2020-05-29 07:54:30 +00:00
2021-09-01 11:09:24 +00:00
An efficient Matrix homeserver that's easy to set up and just works. You can install
2020-10-18 11:23:06 +00:00
it on a mini-computer like the Raspberry Pi to host Matrix for your family,
friends or company.
2020-05-21 15:36:07 +00:00
2020-05-29 07:54:30 +00:00
#### Can I try it out?
2020-04-03 15:53:06 +00:00
An official conduwuit server ran by me is available at transfem.dev ([element.transfem.dev](https://element.transfem.dev) / [cinny.transfem.dev](https://cinny.transfem.dev))
2021-03-04 14:28:28 +00:00
2021-04-20 10:53:20 +00:00
#### What is the current status?
2021-03-04 14:28:28 +00:00
conduwuit is a fork of Conduit which is in beta, meaning you can join and participate in most
2021-09-01 11:09:24 +00:00
Matrix rooms, but not all features are supported and you might run into bugs
from time to time.
#### Why does this fork exist? Why don't you contribute back upstream?
2021-04-20 10:53:20 +00:00
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
2021-03-04 14:28:28 +00:00
And various other reasons that may not be listed here.
<!-- ANCHOR_END: body -->
2021-03-04 14:28:28 +00:00
<!-- ANCHOR: footer -->
2020-04-12 20:29:48 +00:00
#### How can I contribute?
2020-10-18 11:23:06 +00:00
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](https://matrix.to/#/#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.)
2021-09-02 11:05:19 +00:00
2022-12-18 05:52:18 +00:00
#### Contact
If you run into any question, feel free to
- Ask us in `#conduwuit:puppygock.gay` on Matrix
- [Open an issue on GitHub](https://github.com/girlbossceo/conduwuit/issues/new)
2022-12-18 05:52:18 +00:00
2020-04-08 20:28:03 +00:00
#### Donate
- Liberapay: <https://liberapay.com/girlbossceo>
- Ko-fi: <https://ko-fi.com/puppygock>
- GitHub Sponsors: <https://github.com/sponsors/girlbossceo>
2021-03-04 20:26:30 +00:00
#### Logo
No official conduwuit logo exists. Repo and Matrix room picture is from bran (<3). Banner image is directly from [this cohost post](https://cohost.org/RatBaby/post/1028290-finally-a-flag-for).
#### Is it conduwuit or Conduwuit?
Both.
#### 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>
<!-- ANCHOR_END: footer -->