✩ News Archive ✩

SNCI CTO interviewed @RadicalXChange podcast

RadicalxChange(s) latest episode is an in-depth interview with our CTO, Christine Lemmer-Webber. There is a lot of conceptual territory covered in this discussion, with a focus on our work at Spritely Institute starting at 47:15, including a survey of various decentralized attempts at recreating big tech solutions, and how Spritely combines computer science research, object capability programming, and an explicit consent model to develop a new paradigm for decentralized and secure distributed social networks.

Spritely Institute publishes a Scheme Primer

We are pleased to announce that we have published a new Scheme Primer! (PDF) (source) We primarily wrote this for the benefit of people approaching Spritely's technology who were unfamiliar with Scheme, but since the lack of a good Scheme introductory document is a common complaint, we hope this is a useful contribution in general and a gift to the wider programming language community.

Digital cash in an asynchronous environment

Foreward by Christine Lemmer-Webber: Jessica wrote this blogpost within the second week of her working full time as part of Spritely but it took me a while to review it and get it up here. While object-capability based banks are not new (Spritely Goblins ships with a simple example mint based on the Capability-based Financial Instruments paper), these systems have traditionally been shown as examples where we need support for local synchronous operations to keep things simple and understandable. With no prior background in the object capability security community or in previous cryptographic banking systems, Jessica quickly refuted this claim and came up with this example alternative purely-asynchronous object-capability-based bank design. Suffice to say, this is an astounding feat and yet another demonstration of how fortunate we feel to have Jessica join the Spritely team!