Live data from Hacker News

Viewing profile — erights

erights

HN member
Joined
Mon, Jul 26, 2010, 6:23 PM UTC
HN karma
46
Public activity
10 items

About erights

Chief Scientist, Agoric

Mark S. Miller is a pioneer of agoric (market-based secure distributed) computing and smart contracts, the main designer of the E and Dr. SES distributed persistent object-capability programming languages, inventor of Miller Columns, an architect of the Xanadu hypertext publishing system, a representative to the EcmaScript committee, a former Google research scientist and member of the WebAssembly (Wasm) group, and a senior fellow of the Foresight Institute.

Recent public activity

  1. comment
    Comment #26443595

    Meltdown and Spectre are serious. But we need clarity on what they do and do not threaten. To address the widespread confusion on this topic, and to demonstrate a completely differ…

  2. comment
    Comment #22820330

    > were you one of the authors, contributors or involved in writing it? Yes, I am one of the authors of the paper. > but they don't come across as snooty dismissals. Feels more like…

  3. comment
    Comment #22756880

    Hi Ping! What differences do you find most striking?

  4. comment
    Comment #22755685

    Much of my work on capabilities, from 1988 till now, can be found at https://research.google/people/author35958/ and at Agoric https://agoric.com/papers/ Agoric is bringing distrib…

  5. comment
    Comment #22755554

    Yes, that's the paper, from 2003. Please everyone read this paper http://srl.cs.jhu.edu/pubs/SRL2003-02.pdf rather than the web page. And thanks! There's a story behind why this pa…

  6. comment
    Comment #22339167

    ActivityPub is important. We need it to be more widely appreciated. I'm glad to see it on Hacker News. Chris Webber, one of ActivityPub's creators, suggests next steps in "OcapPub:…

  7. comment
    Comment #20775525

    Thanks. The "with(proxy)" part specifically would be mine. The old Google Caja, from the EcmaScript-5 days preceding Proxies, did something similar: https://github.com/google/caja/…

  8. comment
    Comment #18594524

    At https://twitter.com/spudowiar/status/1069680974110306306 Saleem Rashid raises an example of this principle that is especially easy to overlook, where authority arises from one e…

  9. comment
    Comment #18594377

    In light of some feedback we've received on the article, some clarification is needed. The ocap (object-capabilities) approach does not by itself make systems secure. Rather, it an…

  10. comment
    Comment #18592233

    This npm / event-stream incident is the perfect teaching moment for POLA (Principle of Least Authority), and for the need to support least authority for JavaScript libraries. https…