Skip to content

VauxlNet

Vauxl is a secure, Matrix-first communication platform built in Rust. We implement the Matrix Client-Server and Server-Server APIs, then layer optional, documented Vauxl extensions (the VSX line) for stronger end-to-end guarantees.

Mission

Give individuals and organisations a federated messenger they can run and audit themselves, with privacy that holds up under European data-protection law and modern cryptographic expectations.

Current phase

Phase 0: Foundation. We are setting up org health, legal scaffolding, the Cargo workspace, CI, and Matrix spec-compliance testing before the first endpoint is written. See the public roadmap for the week-by-week breakdown.

Repositories

  • client: Matrix client MVP (Rust core plus swappable frontend).
  • server: Matrix homeserver (Cargo workspace, CS plus SS API).
  • vauxl: meta repository, architecture decision records, project docs.
  • folio: docs renderer that aggregates each repo's docs/ into docs.vauxl.net.
  • website: public site and legal pages.
  • matrix-spec: versioned Vauxl Matrix extension contracts.

How to contribute

  1. Read CONTRIBUTING.md.
  2. Pick an issue or open one describing the change.
  3. Follow the code style (rustfmt) and Conventional Commits.
  4. Open a pull request against the relevant repository.

Security

Found a vulnerability? Do not open a public issue. Follow the process in SECURITY.md.

Compliance

Vauxl targets DSGVO (German) compliance as the primary baseline and GDPR globally. The project operates under German jurisdiction.

Popular repositories Loading

  1. vauxl vauxl Public

    Vauxl public meta repository (Matrix-first)

  2. client client Public

    Vauxl Matrix client (Matrix-first MVP)

    Rust

  3. server server Public

    Vauxl Matrix server (Matrix-first MVP)

  4. folio folio Public

    Project-agnostic documentation engine. Aggregates markdown from remote Git repositories into a single static site.

    TypeScript

  5. .github .github Public

  6. docs docs Public

    Architecture docs, ADRs, specs

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…