Skip to content
View saschadaemgen's full-sized avatar

Block or report saschadaemgen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SimpleGo SimpleGo Public

    World's first native C implementation of the SimpleX Messaging Protocol on ESP32-S3. Dedicated encrypted hardware messenger with 5 encryption layers, post-quantum key exchange (sntrup761), Double R…

    C 2

  2. SimpleGoX SimpleGoX Public

    SimpleGoX is a Matrix client built from the ground up for security and dedicated hardware. Unlike browser-based clients, SimpleGoX runs all cryptography natively in Rust - encryption keys never tou…

    Rust 1

  3. GoChat GoChat Public

    Forked from simplex-chat/simplexmq

    Browser-native encrypted messenger for the SimpleX ecosystem. SMP protocol over WebSocket with full Double Ratchet, X3DH key agreement, and end-to-end encryption directly in the browser. No app ins…

    TypeScript

  4. GoChatX GoChatX Public

    Browser-native Matrix client for the GoX ecosystem. Real-time messaging over Matrix protocol with room management, typing indicators, and media support. Built with Go backend and modern web frontend.

    TypeScript

  5. simplex-js simplex-js Public

    Pure JavaScript implementation of the SimpleX Messaging Protocol. WebSocket transport, E2E encryption, X3DH, Double Ratchet. Zero dependencies on SimpleX server code.

    TypeScript

  6. SimpleGoX-ESP SimpleGoX-ESP Public

    Matrix IoT devices on ESP32. Control lights, read sensors, send alerts through Matrix rooms. Pure C on ESP-IDF, no cloud, no bridge - direct Matrix Client-Server API on a $10 microcontroller.

    C