Kevin Marks

@kevinmarks
573 Followers
341 Following
339 Posts
Reading your thoughts, if you write them first. http://kevinmarks.com #indieweb #leftthisinstance #migration
My websitehttp://www.kevinmarks.com
other mastodonhttps://xoxo.zone/@kevinmarks
pronounshe/him
it mehttps://known.kevinmarks.com
for years "mods are asleep" has been a joke relic from the forum days but the fediverse brings us to an era where the mods can let you know that they're awake by boosting your "mods are asleep" joke and then you can scold them to go to bed because you know their timezone and this isn't healthy
My post on the Mozilla Hacks blog was just published! "Identity for the Decentralized Web with IndieAuth" https://hacks.mozilla.org/2018/10/dweb-identity-for-the-decentralized-web-with-indieauth/

If you're at #iiw today, I'll be at demo hour showing how this works!
Dweb: Identity for the Decentralized Web with IndieAuth – Mozilla Hacks - the Web developer blog

IndieAuth is a decentralized login protocol that enables users of your software to log in to other apps. It's an extension to OAuth 2.0 that lets any website to become ...

Mozilla Hacks - the Web developer blog
my quick blog

because indieweb

@strypey @bhaugen indieweb is built around urls more than domains on the whole, though there are some domain-centred assumptions. A subdomain model (like Blogger) works well if you're making a service for people
@strypey @bhaugen also, I'd encourage the use of the #indieweb protocols too - adding rel=me and microformats-2 markup is the baseline, handling websub , sending and receiving webmentions, enabling posting via micropub. They're all complementary.

I think it is time to re-read A Group Is Its Own Worst Enemy: http://www.shirky.com/writings/herecomeseverybody/group_enemy.html

»the group is real. It will exhibit emergent effects. It can't be ignored, and it can't be programmed«
»The constitution is always partly formal and partly informal. …The informal part is the sense of "how we do it around here." And no matter how is substantiated in code or written in charter, whatever, there will always be an informal part as well. «
#indieweb

Shirky: A Group Is Its Own Worst Enemy

Clay Shirky's writings about the Internet, including Economics and Culture, Media and Community, Open Source

@[email protected] @Qwxlea a webmention handler isn't much code itself, but you need a microfromats parser to make them meaningful. my quick and dirty python one: https://github.com/kevinmarks/mentiontech/blob/master/main.py
kevinmarks/mentiontech

webmention experiment. Contribute to kevinmarks/mentiontech development by creating an account on GitHub.

@Qwxlea @[email protected] for lifewithalacrity.com I used webmention.herokuapp.com (It shows them with js) see http://www.lifewithalacrity.com/2016/04/the-path-to-self-soverereign-identity.html for a post with mentions. That's a decent starting point before you move to building them into the pages
The Path to Self-Sovereign Identity

@[email protected] I think you're flattering them