Skip to content

v0.1.0-beta.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 09:09
· 1153 commits to main since this release
1328837

Changelog

Not compatible with the previous versions!

Features:

  • Client installation
    • Linux ppa
    • MacOS install with Brew
    • Windows installer
  • TURN
    • Secret based time limited credentials for relay
  • Management Service
    • peer gRPC API
    • HTTP API (for UI Dashboard)
    • peer IP management
    • network updates synchronizations ( new peer registered or peer deleted -> other peers receive an update )
    • local store
    • auto TLS with Letsencrypt
    • auto account generation
    • auto setup key generation
  • Signal
    • auto TLS with Letsencrypt
  • UI Dashboard
    • neat UI panel
    • Peers view (peer list, peer status, peer delete)
    • Setup Key view (list of keys, revoke)
    • Auth0 support
  • Client
    • Simplified flow (only commands login and up)
    • No IP and add-peer configuration reguired
    • Sync with Management
    • Registration with the setup key

Docker images

  • docker pull wiretrustee/signal:0.1.0-beta.1
  • docker pull wiretrustee/management:0.1.0-beta.1
  • docker pull wiretrustee/management:debug-latest