aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/deb/meshbay-node/DEBIAN/control
blob: 8d74ee4f5698df734d87d81431c04b8623159797 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: meshbay-node
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),
         adduser
Recommends: ffmpeg
Description: MeshBay Node — local file host and streaming server
 MeshBay Node indexes local directories and serves encrypted files
 to authenticated group members over QUIC (MNP v2) or TCP+TLS (MNP v1).
 .
 Includes a local management web UI at http://localhost:18000.
 Designed to run on a home server or NAS.