urbit / NEAR

Public repo for Urbit Labs projects
MIT License
4 stars 3 forks source link

Implement scries in %near-handler #4

Closed hanfel-dovned closed 9 months ago

hanfel-dovned commented 9 months ago

There's an open question as to how to do this that solving #2 will give us more context on. One solution is to encode the true agent, return type, and path as terms in the %near-handler scry path.

DEMO: Urbit app that, upon opening, scries from another agent/vane on the ship via %near-handler.

hanfel-dovned commented 9 months ago

No need for this, since userspace permissions won't work this way.