diff --git a/pkg/arvo/sys/vane/eyre.hoon b/pkg/arvo/sys/vane/eyre.hoon index a7c29c039a..2519bedb50 100644 --- a/pkg/arvo/sys/vane/eyre.hoon +++ b/pkg/arvo/sys/vane/eyre.hoon @@ -1772,6 +1772,12 @@ |= [=binding =action] ^- [(list move) server-state] =^ success bindings.state + :: prevent binding in reserved namespaces + :: + ?: ?| ?=([%'~' *] path.binding) :: eyre + ?=([%'~_~' *] path.binding) :: runtime + == + [| bindings.state] (insert-binding [binding duct action] bindings.state) :_ state [duct %give %bound success binding]~