IndieNews English

Happy to say https://indieauth.com is now running on 3 physically separate servers behind DNS load balancing! Took quite a bit of refactoring to make the three servers not require a shared backend. Lots of taking advantage of storing state "on the wire" rather than in a database. If you notice any weirdness or glitches, definitely let me know! If you'd like to volunteer a server to help share the load, let me know. It requires Nginx, Ruby, Redis and Memcache.
Using https://switchboard.p3k.io as my PuSH 0.4 hub as of March! https://github.com/aaronpk/p3k-core/commit/68aab1af05df8efb07a3b21f1f1525ac9a1756ba Definitely let me know if you notice any bugs with getting pings since it's still a little rough around the edges.
Just launched a bunch of #p3k updates: * Webmention handler now accepts a "vouch" parameter. If you send one, it will attempt to verify the vouch and reject the mention if the vouch is not approved. For backwards compatibility right now, webmentions are still accepted without a vouch parameter. * Webmentions that are vouched will show the URL that vouched for them alongside the comment. * Inbound links from referers are tracked internally which I will eventually use when trying to find a vouch URL when I wa
p3k updates this week: * Now I can post videos! http://aaronparecki.com/notes/2014/09/10/1/webactions * Added support for bookmark posts, and bookmarks can be created via micropub! http://aaronparecki.com/notes/2014/09/07/1/indieweb-bookmarks * Added a new interface to https://quill.p3k.io for creating bookmark posts. You can use it if you add bookmark support to your Micropub endpoint!
Older