18 lines
335 B
TOML
18 lines
335 B
TOML
# Bifrost — the bridge
|
|
|
|
house = "norse"
|
|
order = 3
|
|
|
|
name = "Bifrost"
|
|
domain = "The Bridge"
|
|
state = "planned"
|
|
label = "Infrastructure"
|
|
|
|
does = """
|
|
The firewall. What crosses, and what does not.
|
|
"""
|
|
|
|
long = """
|
|
The burning bridge between one world and the next, the firewall that protects the network from the outside world.
|
|
"""
|