How to permit standard unshared magic powers, like WeakRef or Atomics? #791
Labels
confinement
Pertaining to confinement of guest programs.
design
kriskowal-review-2024-01
Issues that kriskowal wants to bring to the attention of the team for review as of January, 2024
permits
Issues pertaining to SES’s permits for properties of shared intrinsics
[updated by @kriskowal 2024-01-09]
Document how to permit powerful globals like WeakRef or Atomics.
[original by @michaelfig 2021-06-18]
@erights wrote in: Agoric/agoric-sdk#3171 (comment)
It looks like the whitelisting process doesn't actually censor properties of the
globalThis
, as documented in https://github.com/endojs/endo/blob/master/packages/ses/src/whitelist-intrinsics.js#L254Is that by design, or something ominous?
The text was updated successfully, but these errors were encountered: