Signal-Server
simplex-chat
Signal-Server | simplex-chat | |
---|---|---|
203 | 266 | |
9,657 | 8,338 | |
2.7% | 3.9% | |
9.8 | 9.9 | |
4 days ago | 4 days ago | |
Java | Kotlin | |
GNU Affero General Public License v3.0 | GNU Affero General Public License v3.0 |
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.
Signal-Server
-
Signal messenger blocked in Russia, says Roskomnadzor -Ifax
Last commit two days ago: https://github.com/signalapp/Signal-Server
Please don't spread FUD. If you're really this worried (about what? the client is still open too, or use Molly-FOSS if you're that paranoid), run your own server too.
-
Apple Intelligence, the personal intelligence system
I don't think so. Signal regularly stops committing code to the public repos (https://github.com/signalapp/Signal-Server) when they're working on some kind of big reveal (cryptocurrency integration and such), but the server code is out there for you to run yourself.
Signal has the added benefit that it doesn't need to read what's in the messages you send. It needs some very basic routing information and the rest can be encrypted end to end. With AI stuff, the contents need to be decrypted in the cloud, so the end-to-end protections don't apply.
-
Signal's Meredith Whittaker on the Telegram security clash
Signal apps and server are all on GitHub and frequently updated, for what it's worth: https://github.com/signalapp/Signal-Server https://github.com/signalapp/Signal-iOS.
-
Signal: Keep your phone number private with Signal usernames
> They could at least BSL the server code and allow others to verify the server code and host but not compete.
This is exactly what they do (except they use AGPL): https://github.com/signalapp/Signal-Server
-
Are Signal Notifications Encrypted ?
https://github.com/signalapp/Signal-Server/blob/main/service/src/main/java/org/whispersystems/textsecuregcm/push/APNSender.java for APNs push notification payloads
- Signal Username Commit
-
How to Selfhost Signal Server?
git clone https://github.com/signalapp/Signal-Server.git
- Childrenās data is probably being collected by messengers
- Belgorod People's Republic: "We need any fresh information on the enemy (equipment, manpower and the movement of motorized rifle companies that were sent to put out the fire) in this sector. Please only submit when YOU ARE SURE IT IS SAFE TO DO IT. Otherwise, don't post information."
-
Can't link main class in dropwizard project
yes it is available here https://github.com/signalapp/Signal-Server/blob/main/service/pom.xml
simplex-chat
- Ask HN: Are there any truly private chat apps?
- SimpleX ā the first messaging operating without user identifiers of any kind
- Matrix.org Will Migrate to MAS
- Ask HN: Is Washington Post correct in saying Signal is unsecure?
- Privacy preserving content moderation
-
Multiple Russia-Aligned Threat Actors Actively Targeting Signal Messenger
I found SimpleX recently (https://simplex.chat/), which got my attention because it uses a unique account schema that doesn't have any individual account identifiers. It's got some interesting features. Not sure about user-friendliness since I don't use other messaging apps to know what to expect.
It's mostly just interesting to me that they did away with the username entirely and they instead have users connect exclusively through shared secrets like they're Diffie and Hellman.
-
Haskell: A Great Procedural Language
https://github.com/simplex-chat/simplex-chat/blob/stable/fla...
Their flake.nix indicates they use Haskell to generate cross compiled shared library for Android, iOS, Mac, Linux and Windows.
I am not expert in Nix but at high level I can see they are indeed using Haskell.
-
Show HN: Simplex: Automate browser workflows using code and natural language
I for one did not make that connection. Only thing I thought of was https://simplex.chat/ (which is fortunately not marketed as a dating app)
- SimpleX Chat Cryptographic Design Review [pdf]
-
Computers are Just Tools - FAV0 Weekly #017
Simplex Chat
What are some alternatives?
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.
Element - A glossy Matrix collaboration client for the web.
matrix-docker-ansible-deploy - š³ Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
nostr - a truly censorship-resistant alternative to Twitter that has a chance of working
session-android - Session Android - Onion routing based messenger [DEPRECATED SEE README]