home.social

#ocaps — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ocaps, aggregated by home.social.

  1. New post from me over on the @spritely blog: Composing capability security and conflict-free replicated data types

    Local-first apps often use CRDTs, but I'm not really aware of any that fully embrace capability security. This post is an attempt to show how the two can be composed using a simple group chat application as a case study.

    spritely.institute/news/compos

    #spritely #localfirst #ocaps

  2. @dthompson "using predicates to guard..." reminds me of the way monte tuned the rpython jit using guards

    monte.readthedocs.io/en/latest

    #ocaps #plt

  3. The #Sandstorm project is excited to finally join the fediverse!

    We're a secure computing platform for one-click deployment of open source web apps. We're also an innovative way of building apps based on object capabilities (#ocaps)!

    We've selected floss.social because we love the vibe of the community growing here. Our friends at @forgejo are also here which is a great bonus.

    Follow us for project updates and get the latest and greatest news on the growth of our community! #introduction

  4. During #ActivityPubConf #apconf : What are the downsides of #ocaps ?
    @cwebber : Well, they can be delegated really easily (but so can ACLs by proxy so ACLs are misleading)

    me (in my head) : noooo, ACLs are difficult to delegate in practice and that's what counts. BUT ocaps can also be made difficult to delegate by requiring each action to be signed using a key that is also used for other things !

  5. During #ActivityPubConf #apconf : What are the downsides of #ocaps ?
    @cwebber : Well, they can be delegated really easily (but so can ACLs by proxy so ACLs are misleading)

    me (in my head) : noooo, ACLs are difficult to delegate in practice and that's what counts. BUT ocaps can also be made difficult to delegate by requiring each action to be signed using a key that is also used for other things !