SimpleX Chat - the first messaging platform that has no user identifiers - v2.2 of mobile apps with the new privacy and security features just released!

This page summarizes the projects mentioned and recommended in the original post on /r/privacy

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • simplex-chat

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

  • Now, on iOS - it is impossible to have a persistent service. So we will be relying on the extension of SMP protocol that allows a notification server to receive notifications when messages are available and push e2e encrypted notifications to the device that can connect to the server, retrieve the message, and show notification to the user. There is a blog post on how it will work: https://github.com/simplex-chat/simplex-chat/blob/stable/blog/20220404-simplex-chat-instant-notifications.md

  • TextSecure

    A private messenger for Android.

  • Signal's operating server code was not "fully open source" for a year! (source)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ntfy

    Send push notifications to your phone or desktop using PUT/POST

  • On Android, the notifications are instant, and it is achieved by having a background service (in android jargon it is called "foreground", because it shows an icon when it is running - this icon can be hidden by users). What is important this service does not check messages - it simply keeps open sockets, that consume zero power, and when server has messages it pushes the messages - so in the absence of messages and if the connection is uninterrupted the power consumption is very low, on par with push notifications and apps like ntfy.sh - the alternative to google push notifications. The problem is that on mobile the connection is rarely stable, and when the app reconnects it does consume power, as it has to resubscribe to all message queues. That's why the latter server update was able to reduce power consumption - we made connections more stable on the server side.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Apple reveals 'push notification spying' by foreign governments

    1 project | /r/apple | 7 Dec 2023
  • simplex bugs/ missing features

    1 project | /r/SimpleXChat | 7 Dec 2023
  • Possible today in Signal? Disable link preview

    2 projects | news.ycombinator.com | 15 Oct 2023
  • SMS Security and Privacy Gaps

    1 project | news.ycombinator.com | 27 Sep 2023
  • SimpleX Chat v5.3.0 – Local file encryption and delivery receipts

    1 project | news.ycombinator.com | 22 Sep 2023