#dev 2025-04-23
2025-04-23 UTC
grufwub, gRegor, [tw2113], CRISPR, paotsaq, Xander, bloot2, srijan, bret, [morganm], [KevinMarks], nemonical, [schmarty], Guest6, GuestZero_ and GuestZero joined the channel
#
perryflynn [artlung]: how do you create these likes? internal ui? are these sent to the original sites via webmention? do you retry a webmention if the target site is temporarily not available? (sorry, still reading the getting started pages, maybe I should just read the RFC)
#
perryflynn but my idea is getting more specific. I think I will manage outgoing webmentions in jekyll and create endpoints for syncing these into my future webmention api. this api will then be stateful for sending things. receiving stuff is managed the api too and is fetched at build time from jekyll into the page.
#
perryflynn should not be that hard to test/try this with just one content type.
qaotsap and nemonical joined the channel
#
[artlung] I am storing them in a yaml file with a url, title, author field (with either name, url or just a name). I run a cli script against it and do a scan (curl download and parse) for a webmention endpoint in the url (and I’ve been mostly bookmarking stuff with them until yesterday. If there is one, I send the webmention. I store the response in an object named for an md5 of the link and my links page url.

#
perryflynn kk. I am also surprised, that there are no talks at media.ccc.de about indieweb or webmentions. never heard about it and just stumpled over it by a blog post at hacker news about a completly different topic.
duanin2 joined the channel
#
perryflynn I plan to check if the source is linking me and also use a manual domain whitelist. so check once if it is a valid blog / personal website.
#
[schmarty] doesnm: to my knowledge vouch is not very widely supported.

gRegor joined the channel
#
[schmarty] perryflynn: i think that is a common approach!

#
Loqi The Vouch protocol is an anti-spam extension to Webmention that can also be used to customize how your site accepts responses from different audiences https://indieweb.org/vouch

#
[artlung] I currently use http://webmention.io to accept webmentions on "handrolled" pages of mine, and rely on wordpress to accept them for my blog (and pages the blog controls).

ttybitnik, [Sophia_wood], GuestZero, balintm, gRegor, h4kor and nemonical joined the channel
#
capjamesg This is interesting: https://bsky.social/about/blog/04-21-2025-verification

barnaby joined the channel
oodani and barnaby joined the channel
[snarfed] joined the channel
#
[KevinMarks] How about a rel-me verifier and get bsky to bless it?

#
[snarfed] and their design is much more decentralized than we've seen any kind of human-based verif like this before. like their labelers aka composable moderation, users will eventually be able to subscribe to their own verifiers, and clients can choose their own default verifiers. http://bsky.app is only one of many clients
ttybitnik and barnaby joined the channel
#
carrvo The earlier conversation about Webmentions got me thinking: the protocol has room for Webmention forwarding.
#
carrvo Similar to how something like CloudFlare offers request forwarding for anti-spam or DDoS protection, Webmention handlers can forward the Webmention to another handler to perform further actions. I can see this "middleman handler" be used for anti-spam or notification purposes.
#
carrvo Nice! aaronpk++
#
carrvo Just read through the BlueSky article: what would a decentralized version of their verification look like?
#
Loqi Using rel=me on a hyperlink indicates that its destination represents the same person or entity as the current page, which is a key building-block of web-sign-in, IndieAuth, and ✅ distributed identity verification https://indieweb.org/rel%3D%22me%22

#
carrvo I could imagine an approach similar to Certificate Authorities where you curate your personal list of "root verified" and then each account you visit could be marked with a list of those who endorsed, filtered by those in your list (or a derivative).
#
carrvo I could also imagine a list of stamps, where each can be custom made by the account issuing...though that might get long among other problems.
#
carrvo tantek++ did not know/think about rel-me or Mastodon. Still worth the thought on my end.
#
perryflynn free internet vs. verifying identity. always fun. :-)
#
perryflynn I don't trust domain registrars an inch to make that work. We've seen how many bad things happened at certificate authorities. If really an identity has to be verified, then the only way is to use a tool provided by the government, like the ID card issued by germany which has a smartcard chip in it. otherwise only verifying ownership/access to a certain domain works. with or without cryptography.
#
perryflynn verify a pseudonym vs. verify an actual real-life identity.
thegreekgeek joined the channel
#
[KevinMarks] They are different use cases, made harder by name collisions. I am verified as Kevin Marks on YouTube becasue I used to have a Google Knol account. Other Kevin Marks's might be who someone else is looking for, eg in LA, this chap https://www.espn.com/nfl/player/_/id/4257189/kevin-marks-jr

#
[KevinMarks] Or this chap in medical circumstances https://www.delphiatx.com/team/kevin-marks-ph-d/

NaomiAmethyst2 joined the channel
#
[KevinMarks] they kept some of the Social Graph API stuff?

geoffo joined the channel