matrix-dimension VS pantalaimon

Compare matrix-dimension vs pantalaimon and see what are their differences.

matrix-dimension

An open source integration manager for matrix clients, like Element. (by turt2live)

pantalaimon

E2EE aware proxy daemon for matrix clients. (by matrix-org)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
matrix-dimension pantalaimon
2 3
430 273
- 2.2%
10.0 1.8
9 months ago 8 months ago
TypeScript Python
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

matrix-dimension

Posts with mentions or reviews of matrix-dimension. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • Matrix 2.0: How we’re making Matrix go voom
    28 projects | news.ycombinator.com | 13 Feb 2023
    Scalar (the integration manager) is not open source [1] (though there was some effort to reverse-engineer its protocol [2]); and some of their anti-abuse scripts aren't public [3]

    [1] https://github.com/vector-im/element-meta/issues/260

    [2] https://github.com/turt2live/matrix-dimension/blob/master/do...

    [3] https://github.com/matrix-org/matrix.org/issues/557

pantalaimon

Posts with mentions or reviews of pantalaimon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • Matrix 2.0: How we’re making Matrix go voom
    28 projects | news.ycombinator.com | 13 Feb 2023
    Well, if you want end-to-end encryption, then obviously that's going to be hard to write from scratch(!) - especially if you want it to be secure. However, we make it trivial to get up and running by piping your client through a proxy like Pantalaimon (https://github.com/matrix-org/pantalaimon/) which takes your normal traffic and makes it E2EE.

    Not sure which "any of the other tablestakes features" you have in mind... obviously if you want loads of features, then you're going to have to write a whole bunch of code to implement them in your client, or build on an existing SDK like matrix-bot-sdk, matrix-rust-sdk, matrix-js-sdk etc. Not sure that's a disadvantage of Matrix though(!)

  • IETF should keep XMPP as IM standard, instead of Matrix
    7 projects | news.ycombinator.com | 16 Jan 2022
    I've tried to set up some Matrix projects. The Client-Server API is easy to work with, but as soon as encryption is involved, things start getting messy. Many libraries have a hard time working right with E2EE enabled, because suddenly you need to keep track of all manner of things that aren't always documented well.

    I tried to hack E2EE in by using Pantalaimon [0] but running that on a server with the necessary management capabilities is very tricky and doesn't do cross signing, so I've come to the conclusion that it's effectively useless for my use cases.

    Every now and then I check back on the current state of E2EE in libraries and it does seem to be improving. Hopefully the entire process becomes easier next time I get the time to work on my proof of concept code.

    [0]: https://github.com/matrix-org/pantalaimon

  • Threema says it's Open Source Now. Should I use it?
    3 projects | /r/privacytoolsIO | 21 Dec 2020
    It takes a bit more configuration, but possible via pantalaimon

What are some alternatives?

When comparing matrix-dimension and pantalaimon you can also consider the following projects:

conduit

threema-android - Threema App for Android.

Synapse - Synapse: Matrix homeserver written in Python/Twisted.

serialipedia - The encyclopaedia of serialization formats

element-ios - A glossy Matrix collaboration client for iOS

umurmur - Minimalistic Murmur

element-x-ios - Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.

protocol - The schemas for the Harmony protocol

coturn - coturn TURN server project

matrix-hookshot - A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.

matrix.org - matrix.org public website

hydrogen-web - Lightweight matrix client with legacy and mobile browser support