# Conduit

> Matrix server implementation

**Wikidata**: [Q108486493](https://www.wikidata.org/wiki/Q108486493)  
**Source**: https://4ort.xyz/entity/conduit-q108486493

## Summary
Conduit is a Matrix server implementation classified as free software. It is distributed under the Apache Software License 2.0 and is designed to be run, studied, and modified by users. The project is maintained in a GitLab repository and has released versions from v0.0.0 to v0.7.0 between 2020 and 2024.

## Key Facts
- **Classification:** Conduit is an instance of **free software** and is a Matrix server implementation.
- **License:** Distributed under the **Apache Software License 2.0**.
- **Alias:** Also known as **Conduit-matrix**.
- **Website:** Official website is `https://conduit.rs/` (English).
- **Source Repository:** Hosted at `https://gitlab.com/famedly/conduit`.
- **Docker Image:** Available on Docker Hub as `matrixconduit/matrix-conduit`.
- **Package Identifiers:** Nixpkgs ID is `matrix-conduit`; Open Hub ID is `matrix-conduit`.
- **Version History:**
    - v0.0.0 released 2020-02-15
    - v0.2.0 released 2021-09-01
    - v0.3.0 released 2022-02-04
    - v0.4.0 released 2022-06-23
    - v0.5.0 released 2022-12-21
    - v0.6.0 released 2023-08-10
    - v0.7.0 released 2024-04-25
- **Copyright Status:** Copyrighted.
- **Technical Identifiers:** Programming language Q575650; implements Q22906785.

## FAQs
### Q: What is Conduit?
A: Conduit is a server implementation for the Matrix protocol. It is categorized as free software and is copyrighted software distributed under the Apache Software License 2.0.

### Q: Where can Conduit be found or downloaded?
A: The source code is hosted on GitLab at `https://gitlab.com/famedly/conduit`. It has an official website at `https://conduit.rs/` and a Docker Hub repository at `matrixconduit/matrix-conduit`.

### Q: What are the usage rights for Conduit?
A: As free software distributed under the Apache Software License 2.0, Conduit is distributed under terms that allow users to freely run, study, change, and distribute it and modified versions.

### Q: What is the release history of Conduit?
A: The project has released seven versions listed in the provided data, starting with v0.0.0 in February 2020 and most recently updating to v0.7.0 in April 2024.

## Why It Matters
Conduit matters as a technical implementation of the Matrix protocol, contributing to the ecosystem of decentralized communication tools. By being classified as free software, it provides an alternative to proprietary server solutions, adhering to the "four freedoms" defined by the free software movement: the ability to run, study, change, and distribute the software. Its availability via Docker Hub and Nixpkgs (as `matrix-conduit`) indicates its accessibility for system administrators and developers looking to deploy Matrix infrastructure. The steady release cadence from 2020 to 2024 demonstrates ongoing development and maintenance.

## Notable For
- Being a **Matrix server implementation**.
- Distribution under the **Apache Software License 2.0**.
- Availability on **Docker Hub** (`matrixconduit/matrix-conduit`) and **Nixpkgs**.
- Continuous development track record spanning from **2020 to 2024**.
- Adherence to the **free software** philosophy, allowing modification and redistribution.

## Body
### Definition and Classification
Conduit is a Matrix server implementation. It is formally classified as an instance of **free software**, a category of software defined by the user's freedom to run, study, change, and distribute the work. It is described in Wikidata as a "Matrix server implementation" and is associated with the alias "Conduit-matrix."

### Licensing and Permissions
The software is distributed under the **Apache Software License 2.0**. As free software, Conduit is distinct from proprietary software; it is characterized by the "four freedoms," allowing users to utilize the software for any purpose, study how it works, adapt it to their needs, and redistribute copies. The software is explicitly listed as having a **copyrighted** status.

### Version History
Development of Conduit is tracked through a series of version releases, documented with specific dates:
- **v0.0.0**: Released on February 15, 2020.
- **v0.2.0**: Released on September 1, 2021.
- **v0.3.0**: Released on February 4, 2022.
- **v0.4.0**: Released on June 23, 2022.
- **v0.5.0**: Released on December 21, 2022.
- **v0.6.0**: Released on August 10, 2023.
- **v0.7.0**: Released on April 25, 2024.

### Distribution and Repositories
Conduit is accessible through several technical channels:
- **Official Website:** `https://conduit.rs/` (serves English language content).
- **Source Code:** Hosted on GitLab at `https://gitlab.com/famedly/conduit`. The repository is associated with the entity Q16639197 and namespace Q186055.
- **Containerization:** A Docker image is available on Docker Hub under `matrixconduit/matrix-conduit`.
- **Package Management:** The software is indexed in Nixpkgs and Open Hub under the ID `matrix-conduit`.

### Technical Specifications
The project is identified as an implementation of entity **Q22906785** (Matrix protocol) and utilizes the programming language **Q575650**. It is a facet of a computer program and falls under the broader software category of freely redistributable and source-available software.

## References

1. [Source](https://gitlab.com/famedly/conduit/-/blob/next/LICENSE)
2. [Source](https://conduit.rs/changelog/)