Skip to content
@wisterk

Wisterk

Self-hosted digital platform — centralized identity (OAuth2/OIDC), music streaming, and more.

Wisterk

Building a secure, open digital ecosystem.

Website GitHub Maven Central


Wisterk is a growing ecosystem of interconnected services and open-source tools, built around a centralized identity layer and designed with privacy and security at its core.

🔭 What we do

🏗 Platform — a workspace with centralized identity, music streaming, and more services on the way. One account, all products, seamless SSO.

📦 Open Source — production-ready libraries published to Maven Central, free to use in commercial and personal projects.


🌐 Ecosystem

Service Description Status
🔑 Wisterk ID Centralized identity — OAuth 2.0 / OIDC, SSO, 2FA, external auth (Yandex, Google) Live
🎵 Wisterk Music Music streaming — playlists, charts, quality settings, artist studio Live
⚙️ WID Admin Administration — user management, audit logs, system config Live
🔐 Wipher E2E encryption library — X25519, AES-256-GCM, sender keys Maven Central

📦 Open Source on Maven Central

<dependency>
    <groupId>me.wisterk</groupId>
    <artifactId>wipher</artifactId>
    <version>1.0.0</version>
</dependency>

End-to-end encryption for Java 21+. Same protocol model as Signal and WhatsApp — zero external dependencies.


🛠 Tech Stack

Java Spring Boot PostgreSQL Redis Docker MinIO


Pinned Loading

  1. wipher wipher Public

    Lightweight E2E encryption library for Java 21+. X25519 key exchange, AES-256-GCM, HKDF key derivation, pairwise sessions, and group sender keys with rotation. Zero external dependencies.

    Java 4 1

  2. wid wid Public

    ID for authorization in Wisterk Workspace

    Java

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…