youtube image
From YouTube: Dan Finlay from MetaMask presenting SES

Description

SES is a JavaScript runtime library for running such third-party code safely inside a featherweight compartment. SES stands for Secure ECMAScript, where ECMAScript is the standards name for JavaScript. SES addresses JavaScript’s lack of security. SES supports practicing of the Principle of Least Authority (or POLA) so that the risk from most third-party code can be substantially reduced.

Learn about Metamask: https://metamask.io/
Learn about SES: https://github.com/Agoric/SES/