{"p":"","h":{"iv":"ROXSYW+cfvEbFHu5","at":"ocxplSQjdRC3tXEtB/9/wg=="}}
- 2y ·
-
Public·
-
friend.camp
{"p":"","h":{"iv":"ROXSYW+cfvEbFHu5","at":"ocxplSQjdRC3tXEtB/9/wg=="}}
@darius @cwebber AFAICT, yes absolutely.
as an example, i'm writing a system for portable encrypted storage -- one of the major components the Spritely whitepaper outlines but doesn't specify -- as a set of five behaviors, or capabilities. these capabilities can be provides by subroutines on your machine, on other machines, on other planets... but for the sake of my program, i need only prove it in one case (all on my machine) because all the rest are abstractions upon that case.
@darius @cwebber @garbados ocaps feels a lot like going from C to a garbage collected language
like ... if you ask "what does this let me do that I couldn't do before" the answer is technically nothing
but
you no longer have to be constantly on your guard wondering whether you accidentally left some tiny innocent-looking thing open that's going to end up in a massive vulnerability