Test post from Omnibear #micropub extension
Improved Plume onboarding and fixed a few bugs #micropub and just after publishing this new version, I found a new bug, there should be 1.5.1 very soon !!! https://rmendes.net/notes/2026/08/15/21ba2
Improved Plume onboarding and fixed a few bugs #micropub and just after publishing this new version, I found a new bug, there should be 1.5.1 very soon !!! https://rmendes.net/notes/2026/08/15/21ba2
Looking for #moots 💀 #Horror 🌐 #IndieWeb 👻 #Paranormal 👹 #Folklore & #UrbanLegends 📸 #Photography 🤘 #MetalHead 🎒 #Hiking & #Geocaching 🔍 #TrueCrime & #Mysteries 📹 #VideoProduction ✒️ Occasional #Blogger 🔫 #TargetShooting 🧠 #OCD #GAD 🏳️‍🌈 #LGBTQIA www.Drennan.uk YouTube.com/ThingsThatGoBump #PromoSky

Domain in peril

I’ve been updating the whole website to a new layout page by page!! This layout is a little better for viewing on mobile. I wanted it to be at least mildly navigable on mobile lol #indieweb
The indieweb concept POSSE (Post on your Own Site Syndicate Elsewhere) comes to mind. Also provide Atom/RSS feeds! They let people follow updates on your website without needing an account or such. A lot of CMS and SSG software will generate them for you too.

There's a good reason why I rarely visit websites I follow via RSS, and, instead, choose to read in my RSS reader. While the rest of the #IndieWeb are today saying RSS readers are flawed because they strip out the amazing web design by default, I am here to protest and say, actually, every RSS app that does this is doing you and I a massive favor.

Your web design is certainly not worth putting up with if I dislike it the first time.

If I wanted to appreciate your web design, I wouldn't use an RSS reader.

My before morning tea snark.

Given this recent discourse, before long, the IndieWeb will turn around and say 'actually, ads are part of the human web!'

I need tea before I snark myself into an IRC chat room. :)

#RSS #WebDev

How I share links on my blog

Someone emailed me about my link sharing workflow so I thought I'd just document it for everyone to see.

https://michaelharley.net/posts/2026/08/15/how-i-share-links-on-my-blog/

#Blogging #IndieWeb #Blaugust #Blaugust2026

How I share links on my blog https://michaelharley.net/posts/2026/08/15/how-i-share-links-on-my-blog/ #Blogging #IndieWeb #Blaugust #Blaugust2026

Just moved away from clourflare tunnels to hosting my website back on 1984.hosting. I use Anubis to block ai scrappers and have setup a tor hidden service as a backup.

You can get to it at the normal domain: godfrey.online
And the Tor address: rengrm2kdmv3mwxkvizyupyo3bcol3fhe7dqzydttpgnom6c3yni43id.onion

NOTE: Floatplane and MeansTV RSS should still work and are excluded from Anubis.

#cloudflare #anubis #tor #indieweb

Because it supposedly affects the exposure of an "influencer" if they have non-interacting and no activity followers (which Instagram constatly debunked but these "influencers" won't listen).

Keep posting, that's how #blogging and #SNS / #SocialMedia was. That's why I want #Webmention implemented.

@irfan I prefer to use cash. It's easier to just hit up an ATM at a bank, far away from where I stay, and spend locally. I hate using QR codes for payments outside China/Hong Kong/Macao. #indieweb #nekoweb #socialmedia #neocities #fediverse #youtube

@fentiger

just btw;
I hope, all of this will make my IndieWebCamp Brighton demo of broken registerProtocolHandlers obsolete :)
https://www.youtube.com/live/W70wd56i0Bg?t=2030s

@jaffathecake
Once I had BrowserId then the renamed Persona then WebId and now it is https://developer.mozilla.org/de/docs/Web/API/FedCM_API I suppose.
Demos https://fedcm-demo-rp.dev/menu
Some articles said that Firefox will ship it in 2025 / 2026 - is that still true ?

#indieweb #indieauth #activitypub #federation #oauth

Has anyone used Nekoweb or neocities? I just got started with nekoweb so I can't wait to be fully off the mainstream internet. It's been a real shit show the past 2 decades.

I browsed some blogs hosted on both and they seem pretty functional, creative, and the sort of thing that I've been looking for.

I can't wait to have a reliable version of YouTube on the fediverse. Thinking about Odysee, but it seems to be infiltrated with crypto garbage....

#indieweb #nekoweb #socialmedia #neocities #fediverse #youtube

CSF_03: today’s Cybersecurity Friday post: the effective security of small business websites has likely gotten worse due to LLMs and “AI agents” (with or without safeguards) and what actions you may want to consider.

This article documents an instance of this problem:
* https://www.abc.net.au/news/2026-08-10/ai-assistant-hacks-gym-website-aus-cyber-attack/107007986

Small business websites tend to be sloppily written (no pun intended though that may also be true) and are likely riddled with numerous very fundamental security holes. There are many possible explanations (economics) from poor initial construction, perhaps using the latest new trendy framework rather than established hardened libraries, to lack of maintenance after initial setup. They have obvious holes like lack of server-side form validation (people being able to change values in forms using browser dev tools), and less obvious like buggy APIs allowing more access than they should.

In the past, many of these holes didn’t really matter because those sites were “not worth attacking” for the incentive models of human-based cyber-attackers or collectives thereof.

However, now that there are LLMs that have likely been trained on any number of common security holes in websites (and how to exploit them), when an “AI agent” is given a task, it may very well use any “tool” at its disposal, including website vulnerabilities to accomplish its goals, as illustrated by the example in the Australia ABC news article above.

Since such chatbots are now essentially "hack websites as a service", I expect we will see LOTS more of this happening, likely unintentionally, or sometimes with mild intention like “can you get me higher on the waitlist”.

Ultimately I think both the human giving instructions to (prompting) such chatbots and the creators of such chatbots should be held responsible for any such intrusions and any damage they cause, even if/when unintended.

There are a few things you can do about this emerging phenomenon:

1. If you use such “agents”, be very careful about what you ask it/them to do, avoiding asking for anything that’s morally gray or questionable at all, even something as “minor” as cutting the line in an online waitlist.

2. If you run a small business site, you have your work cut out for you. Pay a professional web developer to audit the security of your website, document what they find, and patch holes / repair it accordingly.

3. If you have accounts on small business sites you rarely or ever use, consider exporting any data (receipts, transactions), replacing your profile details (name, addresses, photos) with noise, and then deleting your account. If you need to use the site again, use a different email address (as recommended in https://tantek.com/2025/122/b1/more-steps-indieweb-cybersecurity) to create a new account.

That last tip is also helpful for reducing your own personal “attack surface”. By pruning your online accounts, you both reduce the number potential data breaches that you’re in, and reduce the places and ways that attackers can cause you trouble (or that you have to double-check if you’re ever the target of a cyber-attack)

Previously: https://tantek.com/2025/122/b1/more-steps-indieweb-cybersecurity

#CyberSecurity #Friday #cyber #security #cyberAttack #cyberAttacker #chatBot #chatBots #LLM #LLMs #AI #agent #agents #AIagent #AIagents
#Blaugust #Blaugust2026
#CyberSecurity #Friday #cyber #security #cyberAttack #cyberAttacker #chatBot #chatBots #LLM #LLMs #AI #agent #agents #AIagent #AIagents #Blaugust #Blaugust2026

My belated HTML Day contribution: a helpful little bit of CSS for publishing your meows: cat.css

#HTMLday #CSS #Blaugust2026 #Blaugust #indieweb