mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
Four changes: - implement +validate-u to allow %u requests over the network - make +validate-x use our local marks to make %x requests generally work over the network - in +start-request, if a foreign ship is making a request that we shouldn't send over the network, ignore it. This closes a DOS vector. - in +duce, if we're about to make a request to a foreign ship which they won't be able to answer, crash the event. Combined, these fix many of the common cases of weirdness around foreign clay requests. Notably absent is a fix for reading `%a` across the network, which I still maintain should happen against the foreign hoon/zuse. fixes #4834 see also #4307 |
||
---|---|---|
.. | ||
vane | ||
arvo.hoon | ||
hoon.hoon | ||
lull.hoon | ||
zuse.hoon |