⭐️ Meet Feedle a New RSS Feed Search Engine Notes

Comments

Bookmarked: Meet Feedle a New RSS Feed Search Engine

This search engine seems pretty cool. So far the catalog appears to only have human-submitted feeds, though. I’ve already submitted a couple of mine, and hopefully more folks get on board with it.

(via IndieWeb News)

💬 Re: I wish there were a better story around replying to blogs Notes

Comments

In reply to: Re: I wish there were a better story around replying to blogs

I agree that this is a massive pain point and it’s something I’ve talked about a lot on this blog.

At present, I use a combination of 1 (via isso) and 4 (via webmention.io + webmention.js). The integration on 4 is also helped by using Bridgy and Bridgy Fed to receive webmentions from Mastodon and many of the silos, which strikes an okay balance for me, although it’s far from perfect.

One of the biggest problems with webmention, IMO, is that it doesn’t provide a good story for protected/private responses to protected/private entries. Ticket Auth might eventually provide that, but adoption of that protocol has been slow-going, to say the least, and there’s still open questions about how to actually manage the credentials in an unsupervised flow (especially when using a third-party webmention endpoint). An older WIP called AutoAuth had a much better story for that use case but the protocol was incredibly complicated and implementations never progressed beyond the proof-of-concept stage.

For me, isso as my primary comment system remains the least-bad option of a lot of bad options.

💬 Re: Internal blogging tools Notes

Comments

In reply to: Re: Internal blogging tools

Ben Werdmuller posed a question:

If your company gives its employees a space to blog or journal internally, what platform do you use? What do you think of it?

eg: Confluence has blogs; at Medium they have a whole internal version of the site called Hatch; etc.

Back in the day, Amazon had an internal Movable Type site for internal blogging purposes, although it went mostly unused. When I returned for a couple years in 2012 it was still there although even more completely unused. I posted a couple more entries on it that nobody saw as far as I know.

Nowhere else I’ve worked has had formalized internal blogging (although a couple places had public blogging platforms that were mostly used by marketing folks), although a lot of people certainly would treat Slack as their personal blog.

Goodbye, Twitter third-party login fluffy rambles

Comments

So, a little while ago I did an extremely unscientific poll on login methods via Authl on this website. The results of that (measured by folks who accessed my site for any authenticated reason, not just folks visiting the login method poll):

  • 8 signed in via Fediverse (Mastodon/Pleroma/etc.)
  • 4 signed in via IndieAuth
  • 7 signed in via email

Not a single one signed in via Twitter.

Read more…

💬 Re: Private Comments, or Why I’m Down On Webmentions Notes

Comments

In reply to: Haven Blog: Private Comments, or Why I’m Down On Webmentions

This article raises some good points, but there’s another reason I’m not all-in on Webmention: comments on private posts.

Post privacy is incredibly important to me, and supporting webmention on a privacy-post context requires that the comment (and notification thereof) be visible to the receiver’s endpoint, without it being visible to the world at large. This is okay with “unguessable” private URLs, but if you are doing a login-requred thing you start running into issues where you have to either let endpoints through to see the data (which means that any bad actor could also do the same), or you need the endpoints to support the authentication protocols (via e.g. AutoAuth or TicketAuth), and given how difficult those have been to get any meaningful adoption, I’m not terribly optimistic about that changing any time soon, especially with how many people farm their webmentions out to webmention.io which isn’t really in the business of managing things like authentication tokens.

But also, if you live in a world of webmentions for replies, that also greatly increases the chances that someone’s reply will be accidentally posted in public. I already see enough issues where friends will reply to my unauthenticated “stub” entries on Mastodon, rather than posting native comments onto my blog.

The more I get annoyed with Internet comment mechanisms, the more I think that email really is the way.

What is the IndieWeb? General Articles

Comments

Over the past several years, you’ve probably heard me or other web geeks talk about the IndieWeb, but just hearing about it doesn’t necessarily tell you what it actually is, exactly. The reality is that it’s both sort of complicated but also, at its core, really simple! If you do anything online with other people it’s definitely worth understanding and knowing more about.

At its core, the idea of the IndieWeb is that rather than participating in the public web on sites owned and operated by others, you do it on your own website, managed using whatever mechanisms you are most comfortable with, with some fairly-simple protocols for sites to then communicate with one another.

It’s not really any one specific thing, so much as a set of ethics and standards to follow to give people control over their own experience online. It’s people driving practices, which inform protocols. There is no one specific piece of IndieWeb software that you must run in order to participate; instead it’s a set of loose agreements about how to participate, with some simple, mostly-optional protocols to make it work better.

But I know that’s extremely vague and unhelpful, so here’s my attempt at writing a practical guide for what the IndieWeb is and how you can participate in it!

Read more…

Warning signs with social media platforms fluffy rambles

Comments

In the aftermath of the issues with the major social media platforms, there have been a number of initiatives to reclaim social networking in a way that makes sense for people, with safety and personal control being at the forefront of a lot of peoples' minds.

However, many of these initiatives which have often showed up out of the blue have a bunch of red flags, and somehow people aren’t noticing them when they decide to commit wholeheartedly to a new platform. I think it’s worth sharing some of those warning signs, as someone who’s been around the block a few times.

Read more…