Tag: idno

  • HTTP signatures

    It looks like I’m not the only person who likes the idea of signed HTTP requests as an authentication method. Joyent and Digital Bazaar have co-written an Internet draft for cryptographically signed HTTP requests: Several web service providers have invented their own schemes for signing HTTP requests, but to date, none have been placed in […]

  • Tent

    Tent appeared out of the blue today: a protocol and reference server implementation for individual-to-individual distributed social networking. Or to put it another way, Tent is a way to host your own social data – posting and reading from as many apps as you want. Here’s their announcement, and here’s the GitHub repository. The Tent […]

  • Decentralized social networking using web intents

    I believe that web intents are the last missing piece for decentralized social networking. (Previously I’ve talked about creating a social web architecture using Activity Streams and OAuth; this builds on that idea.) Picture this chain of events: I visit your website, and see that you have a “connect to me” button[1]. I click the button, […]

  • httpID: adding identity to standard HTTP requests

    This is a more technical post than I’ve been writing lately. I’m considering splitting out into two blog channels; let me know if you’d prefer this. This is a request for comments and ideas. Please let me know what you think in the comments. Thanks! One of the advantages of the decentralized social web, as […]