Matrix: Difference between revisions
imported from old wiki |
rework the desktop clients section |
||
| Line 7: | Line 7: | ||
https://matrix.to/#/#community:nixos.org | https://matrix.to/#/#community:nixos.org | ||
An unofficial service provides Matrix accounts for members of the NixOS organization on GitHub: https://discourse.nixos.org/t/matrix-account-hosting-for-nix-os-hackers/14036 | |||
https://discourse.nixos.org/t/matrix-account-hosting-for-nix-os-hackers/14036 | |||
== Clients == | == Clients == | ||
| Line 15: | Line 13: | ||
=== Desktop clients === | === Desktop clients === | ||
These clients are know to work: <code>element-desktop</code> [https://element.io/] and <code>fractal</code> [https://gitlab.gnome.org/World/fractal] | |||
Most of the other clients packaged in Nixpkgs, such as <code>matrix-commander</code>, <code>neochat</code>, <code>nheko</code>, rely on the '''insecure''' and '''deprecated''' <code>olm</code> library susceptible to [https://soatok.blog/2024/08/14/security-issues-in-matrixs-olm-library/ various security vulnerabilities]. | |||
If this isn't a problem for you, you can install them as usual, and upon evaluation, Nix will helpfully guide you on how to [https://nixos.org/manual/nixpkgs/stable/#sec-allow-insecure install insecure packages]. | |||
=== Web clients === | === Web clients === | ||