22 lines
433 B
TOML
22 lines
433 B
TOML
# Hecate — the keys
|
|
|
|
house = "access"
|
|
order = 3
|
|
|
|
name = "Hecate"
|
|
domain = "The Gateway"
|
|
state = "planned"
|
|
label = "Live"
|
|
host = ""
|
|
runs = ""
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Reverse tunnel manager. Provides secure access to internal services.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
Hecate controls the tunnels that provide a secure path for privileged users through the Bifrost.
|
|
"""
|