22 lines
485 B
TOML
22 lines
485 B
TOML
# Nomos — the statute
|
|
|
|
house = "access"
|
|
order = 2
|
|
|
|
name = "Nomos"
|
|
domain = "The Law"
|
|
state = "planned"
|
|
label = "Live"
|
|
host = ""
|
|
runs = "not yet built"
|
|
|
|
# one line, used by the no-JavaScript listing
|
|
does = """
|
|
Central policy engine for the pantheon.
|
|
"""
|
|
|
|
# the paragraph in the detail panel
|
|
long = """
|
|
The central policy engine of the pantheon, Nomos is the law that governs what an account is allowed to do. It is the source of truth for all access control decisions.
|
|
"""
|