blob: 2f3541c84362976984f98ad1a9c29132bdd1b6ca (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Package: meshbay-hub
Version: 0.2.0
Section: net
Priority: optional
Architecture: all
Maintainer: MeshBay Team <team@meshbay.org>
Homepage: https://meshbay.org
Depends: python3 (>= 3.12),
python3-meshbay-common (= 0.2.0),
postgresql,
python3-fastapi,
python3-uvicorn,
adduser
Recommends: caddy
Description: MeshBay Hub — identity authority and group registry server
MeshBay Hub provides user registration, JWT issuance, group management,
GEK bundle distribution, revocation, and moderation for MeshBay networks.
.
Runs as a systemd service behind Caddy for HTTPS (auto Let's Encrypt).
|