Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
conduwuit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
🥺
conduwuit
Commits
683eefbd
Unverified
Commit
683eefbd
authored
2 years ago
by
Timo Kösters
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
2b2bfb91
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DEPLOY.md
+1
-1
1 addition, 1 deletion
DEPLOY.md
README.md
+21
-7
21 additions, 7 deletions
README.md
with
22 additions
and
8 deletions
DEPLOY.md
+
1
−
1
View file @
683eefbd
...
...
@@ -2,7 +2,7 @@ # Deploying Conduit
> ## Getting help
>
> If you run into any problems while setting up Conduit, write an email to `
timo
@koesters.xyz`, ask us
> If you run into any problems while setting up Conduit, write an email to `
conduit
@koesters.xyz`, ask us
> in `#conduit:fachschaften.org` or [open an issue on GitLab](https://gitlab.com/famedly/conduit/-/issues/new).
## Installing Conduit
...
...
This diff is collapsed.
Click to expand it.
README.md
+
21
−
7
View file @
683eefbd
# Conduit
### A Matrix homeserver written in Rust
#### What is Matrix?
[
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)
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
...
...
@@ -13,9 +18,10 @@ #### Can I try it out?
Yes! You can test our Conduit instance by opening a Matrix client (
<https://app.element.io>
or Element Android for
example) and registering on the
`conduit.rs`
homeserver.
It is hosted on a ODROID HC 2 with 2GB RAM and a SAMSUNG Exynos 5422 CPU, which
was used in the Samsung Galaxy S5. It joined many big rooms including Matrix
HQ.
*
Registration is currently disabled because of scammers. For an account please
message us (see contact section below).
*
Server hosting for conduit.rs is donated by the Matrix.org Foundation.
#### What is the current status?
...
...
@@ -25,8 +31,8 @@ #### What is the current status?
There are still a few important features missing:
-
E2EE
verificati
on over federation
-
Outgoing read receipts, typing, presence over federation
-
E2EE
emoji comparis
on over federation
(E2EE chat works)
-
Outgoing read receipts, typing, presence over federation
(incoming works)
Check out the
[
Conduit 1.0 Release Milestone
](
https://gitlab.com/famedly/conduit/-/milestones/3
)
.
...
...
@@ -50,13 +56,21 @@ #### How can I contribute?
#### Thanks to
Thanks to Famedly, Prototype Fund (DLR and German BMBF) and all
other
individuals for financially supporting this project.
Thanks to
FUTO,
Famedly, Prototype Fund (DLR and German BMBF) and all individuals for financially supporting this project.
Thanks to the contributors to Conduit and all libraries we use, for example:
-
Ruma: A clean library for the Matrix Spec in Rust
-
axum: A modular web framework
#### Contact
If you run into any question, feel free to
-
Ask us in
`#conduit:fachschaften.org`
on Matrix
-
Write an E-Mail to
`conduit@koesters.xyz`
-
Send an direct message to
`timo@fachschaften.org`
on Matrix
-
[
Open an issue on GitLab
](
https://gitlab.com/famedly/conduit/-/issues/new
)
#### Donate
Liberapay:
<https://liberapay.com/timokoesters/>
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment