meshnet-lab VS polyjuice_server

Compare meshnet-lab vs polyjuice_server and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
meshnet-lab polyjuice_server
2 1
131 -
- -
8.3 -
12 days ago -
Python
MIT License -
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.

meshnet-lab

Posts with mentions or reviews of meshnet-lab. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-31.
  • Meshtastic: An open source, off-grid, decentralized, mesh network
    8 projects | news.ycombinator.com | 31 Dec 2023
    Most of the mobility testing has been performed either in the meshnet-lab[1] or the pineconesim[2].

    As the original author of that documentation, it's quite entertaining to have it quoted back to me. :-) In any case the routing "prefers" links labelled as the internet when there is a tiebreak between two peerings between the same pair of nodes, i.e. you are connected to some other device via Wi-Fi and Bluetooth simultaneously.

    And while it is true that Pinecone cannot necessarily always make the best routing decision based on public keys alone, aggressive queue management attempts to provide the best QoS for all flows and it scales very well because nodes maintain only a small amount of state about their position in the spanning tree and their position in the SNEK. Importantly, shortcuts can and often are taken when Pinecone switches to tree-based routing as the geometric distance to the destination on the tree is evaluated at each hop. Routing "by the SNEK" is used primarily to find the remote node and as a fallback in case the tree routing fails.

    [1] https://github.com/mwarning/meshnet-lab

  • XMPP, a Comeback Story: A Protocol for Robust, Private and Decentralized Comms
    10 projects | news.ycombinator.com | 17 Nov 2021
    Lots of interesting stuff there - thanks :) We're using https://github.com/mwarning/meshnet-lab rather than imunes.net for network simulation currently, but will take a look.

    Power usage is looking pretty positive so far; as long as we route the Matrix traffic over the routing topology rather than going full-mesh it should minimise radio usage (the main battery suck, other than screen).

    For store-and-forward, honestly using P2P Nodes as intermediaries is an okay approach other than exposing metadata to them. Our plan in the longer term is to switch to loopix-style mixnets to obfuscate the store and forwarding, a la nym.

    In terms of joining the network by deriving a private key from a passphrase... yup, that could be cute, although slightly terrifying in terms of the risk of weak passphrases :)

    We're hoping to get the P2P network stable in the coming year (although we were also aiming for this year originally :P)

polyjuice_server

Posts with mentions or reviews of polyjuice_server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • XMPP, a Comeback Story: A Protocol for Robust, Private and Decentralized Comms
    10 projects | news.ycombinator.com | 17 Nov 2021
    There are a few other server implementations (polyjuice in Elixir https://gitlab.com/polyjuice/polyjuice_server; https://github.com/clecat/ocaml-matrix in OCaml; the abandoned mxhsd in Java) - but the most stable ones alternatives to Synapse right now are Dendrite (Go) and Conduit (Rust).

    Matrix's API surface is big, and servers deliberately handle all the heavy lifting in order to make clients trivial to write, so writing servers is not trivial. But Dendrite & Conduit are both very usable and making good progress right now.

    And yes, the APIs are all standardised (while also constantly evolving) as per https://spec.matrix.org :)

What are some alternatives?

When comparing meshnet-lab and polyjuice_server you can also consider the following projects:

cinny - Yet another matrix client

NomadNet - Communicate Freely

matrix-bifrost - General purpose bridging with a variety of backends including libpurple and xmpp.js

sucks - Simple command-line script for the Ecovacs series of robot vacuums

Element - A glossy Matrix collaboration client for the web.

ocaml-matrix - Implementation of a matrix server in OCaml for MirageOS

fuse - Multiplayer Online Standard