@jgmac1106People make a big to do about badges and credentials in #cybersecurity, we xAPi this, stick RDFa here, and XML there.
I kinda like to remember in the end a credential is a link from Y saying Z did X.
As I work on my annual review I remember #webmentions…https://lnkd.in/ewcp5HT3 (twitter.com/_/status/1455690107751747587)
Seirdy, edburns[d], akevinhuang2 and gRegor joined the channel
capjamesg[d]!tell [aaronpk] I noticed that the rating markup on your site does not include a "p-rating" so your star ratings cannot be parsed by the microformats2 python parser.
[tantek]that is a shame about link-only autodiscovery, though it never made much sense to give users a clickable hyperlink to a screenful of XML gibberish
[jacky]would storing a cookie value into LocalStorage be a good idea for client side applications? I'm trying to avoid running to something like JWT/PASETO and wanna lean a bit on existing Web browser centric solutions
[jacky]this is for the client of a indieauth server - the info couldn't be parsed in JavaScript and has opaque information (although if someone had it, they'd be able to pretend they're logged inW)
Loqiblockchain is a technology in search of a problem to solve, pushed by ideology into areas where the unsolved problems aren’t technological https://indieweb.org/DID
feohI wish it were easier to Indieweb-ify a static blog. I've tried two separate themes now for my Pelican blog and both generated gobbledygook with no actual blog posts displayed when I was done. I will need to invest the time in actually grokking the current theme, how posts are generated and displayed etc. so I can intelligently add the hidden
[schmarty]feoh: for what it's worth, learning Hugo for me was a lot less about Go and much more specifically about how they use the Go html/template and text/template libraries.
feohI like the idea of Pelican because I love Python, and really I should find the time to invest in learning enough about HTML/CSS to make the indieweb changes to the theming work, but I haven't been able to manage it yet :)
[schmarty]reading through the dwhuseby piece on DIDs that edgeduchess linked and the "against web3" piece from soatok.blog has me looking at community-ledgers-that-are-not-blockchains and ✨ wondering ✨
[schmarty]capjamesg[d]: my site was taking several minutes to rebuild under jekyll. this was not great for making timely posts, but it was absolutely maddening during development.