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.
🏗 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.
| Service | Description | Status | |
|---|---|---|---|
| 🔑 | Wisterk ID | Centralized identity — OAuth 2.0 / OIDC, SSO, 2FA, external auth (Yandex, Google) | |
| 🎵 | Wisterk Music | Music streaming — playlists, charts, quality settings, artist studio | |
| ⚙️ | WID Admin | Administration — user management, audit logs, system config | |
| 🔐 | Wipher | E2E encryption library — X25519, AES-256-GCM, sender keys |
<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.
🔗 Links
🌍 wisterk.me · 🔑 id.wisterk.me · 🎵 music.wisterk.me · 📦 Maven Central