nheko VS Signal-Server

Compare nheko vs Signal-Server and see what are their differences.

Signal-Server

Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS (by signalapp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nheko Signal-Server
18 200
1,762 8,817
2.7% 0.7%
9.7 9.8
4 days ago 6 days ago
C++ Java
GNU General Public License v3.0 only GNU Affero General Public License v3.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.

nheko

Posts with mentions or reviews of nheko. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-31.
  • Shutting down the letsblock.it project and its official instance
    5 projects | news.ycombinator.com | 31 Mar 2024
  • PSA: security vulnerability in qBitorrent 4.5.x webUI
    2 projects | /r/DataHoarder | 26 Feb 2023
    Look at this, notice anything different? https://github.com/Nheko-Reborn/nheko/issues/new/choose
  • This Year in Matrix
    6 projects | news.ycombinator.com | 25 Dec 2022
    Nheko has been around for a number of years. Never used it myself though.

    https://github.com/Nheko-Reborn/nheko

  • Matrix was worth the effort to self host.
    8 projects | /r/selfhosted | 18 Sep 2022
    Matrix clients hit different than pretty much any other chat client I've use before. Theres multiple clients I've found like nheko, moments, element that are a pleasure to look at and smooth as hell. Even better you can have users use web services like Element Web to sign-up and chat. Its sick.
  • What flatpaks are "official" (i.e., directly from the application's developer)?
    5 projects | /r/linux | 3 May 2022
    The Nheko flatpak is official. Just compare the source to the nightlies we build and upload to our nightly repo.
  • GTK4 Matrix Client
    6 projects | news.ycombinator.com | 10 Apr 2022
    Like almost every client out there it has no support for e2ee. I was happy to find https://nheko-reborn.github.io (I'm a KDE user so Qt apps are preferred).
  • Mozilla Thunderbird Beta now supports Matrix chat
    5 projects | news.ycombinator.com | 8 Apr 2022
  • weed rule
    1 project | /r/196 | 24 Mar 2022
    There's also FluffyChat or Nheko if Element is too heavy.
  • Using Files with Browsers, in Reality
    3 projects | news.ycombinator.com | 21 Mar 2022
    I probably wouldn't have guessed that `e.dataTransfer.items` gets cleared at the first await (since I'm not a proficient web developer), but I would've been extremely wary of this code in general. Additionally (not tied to async-await but race conditions in general), is `item.getAsFileSystemHandle()` a TOCTTOU vulnerability where the type of an item can change between folders and files and symlinks etc., while this code is running?

    Rust's & vs. &mut system largely eliminates shared state hazards in both threading and asynchronity (&mut is exclusive/unaliased and can't be mutated by other threads or event loop jobs, and & is difficult and unidiomatic to mutate), though it doesn't solve async cancellation errors (https://carllerche.com/2021/06/17/six-ways-to-make-async-rus..., discussed at https://news.ycombinator.com/item?id=27542504), or filesystem TOCTTOU (https://blog.rust-lang.org/2022/01/20/cve-2022-21658.html as well as user code).

    Qt event loop reentrancy is fun(tm) as well. It looks like a blocking call, but spawns a nested event loop which can do anything (but rarely enough to lull you into a false sense of complacency), resulting in segfaults like https://github.com/Nheko-Reborn/nheko/issues/656 (workaround at https://github.com/Nheko-Reborn/nheko/commit/570d00b000bd558..., I didn't look into it). And Qt lacks "easy" await syntax and a framework based on calling red functions (though I didn't look into C++20 coroutines yet, perhaps https://www.qt.io/blog/asynchronous-apis-in-qt-6 or https://github.com/mhogomchungu/tasks or https://blog.blackquill.cc/asynchronous-qtquick-uis-and-thei...?).

  • Introducing Native Matrix VoIP with Element Call!
    5 projects | /r/linux | 5 Mar 2022

Signal-Server

Posts with mentions or reviews of Signal-Server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-20.

What are some alternatives?

When comparing nheko and Signal-Server you can also consider the following projects:

gomuks - A terminal based Matrix client written in Go.

matrix-docker-ansible-deploy - 🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker

axolotl - A Signal compatible cross plattform client written in Go, Rust and Vuejs

mollyim-android - Enhanced and security-focused fork of Signal.

Signal-Android - Patches to Signal for Android removing dependencies on closed-source Google Mobile Services and Firebase libraries. In branches whose names include "-FOSS". Uses new "foss" or "gms" flavor dimension: build with "./gradlew assemblePlayFossProdRelease".

libsignal-protocol-javascript - This library is no longer maintained. libsignal-protocol-javascript was an implementation of the Signal Protocol, written in JavaScript. It has been replaced by libsignal-client’s typesafe TypeScript API.

weechat-matrix - Weechat Matrix protocol script written in python

Signal-TLS-Proxy

telegram-bot-api - Telegram Bot API server

simplex-chat - SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!

org.signal.Signal

TextSecure - A private messenger for Android.