Skip to content

Wish

P2P identity and networking for your devices

Wish Dashboard

Wish is a p2p networking layer where identity is the foundation. It manages your cryptographic identities, discovers peers, and provides encrypted connections between your devices and contacts. Applications connect to Wish and get identity, networking, and sync without building their own.

Wish runs as a tray app bundled with Dashboard — a web UI for managing identities, contacts, connections, and app permissions.

Download

macOS

ArchitectureDownload
Apple Silicon (M1/M2/M3+)Wish-v0.1.6-macos-arm64.dmg
IntelWish-v0.1.6-macos-x64.dmg

Requirements: macOS 12 (Monterey) or later

These builds are ad-hoc signed (not yet notarized with an Apple Developer ID), so on first launch right-click the app and select "Open" to bypass Gatekeeper.

Linux

FormatDownload
Debian (.deb)Wish-v0.1.6-linux-x64.deb

Install the .deb with sudo apt install ./Wish-v0.1.6-linux-x64.deb.

Applications

Wish provides the networking layer for:

  • Reason — Decentralized social platform
  • wsh — Remote shell over p2p (SSH without key management)
  • git-wish — Git remote helper for p2p repositories
  • Dashboard — Identity, contacts, and connection management (bundled)

The source lives in a private repository while the stack matures — access is handed out personally; get in touch. The SDK and Document Store docs on this site are the public documentation.