You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enabling cross-world property access, accessing worlds must be authorized individually. It would be nice to have an option analogous to chmod o+r foo, allowing access (of certain kinds, to certain properties) to any world. This would allow worlds to provide public-facing APIs.
Possibly safeguards should be put in place against public dict/code/text/gentext write permission.
The text was updated successfully, but these errors were encountered:
When enabling cross-world property access, accessing worlds must be authorized individually. It would be nice to have an option analogous to
chmod o+r foo
, allowing access (of certain kinds, to certain properties) to any world. This would allow worlds to provide public-facing APIs.Possibly safeguards should be put in place against public dict/code/text/gentext write permission.
The text was updated successfully, but these errors were encountered: