

Or the other issues listed at the site posted by the OP: https://nosystemd.org/


Or the other issues listed at the site posted by the OP: https://nosystemd.org/
Thanks, I’ll try that.
The issue has happening on an increasing number of websites, though: Ecosia, ScienceDirect, TrainSplit (which thankfully has a fallback to hCaptcha), Indeed, and more.
Thanks. What’s your source for that list? I think you’re right that those measurements are factors in the final “bot score”, but I expect there are many other measurements also factored in.
If you look at my OP, though, you’ll see my browser passed the checks but was still blocked, which Cloudflare said shouldn’t happen.
It pops up on which page?
I can’t see it on either of the pages mentioned in my OP:
I’m getting this issue in Chromium.
Like you, I’ve encountered it especially often in the last 3 weeks or so. Thanks for confirming it’s not just me!
Do you have a link to that feedback form, by any chance?
I eventually managed to find contact details for the webmaster for the site on which I most recently encountered this. Hopefully they’ll fix it in their Cloudflare configuration.
Failing that, I’ll try User-Agent spoofing. Failing that, another ISP, or VPN.
Cloudflare is already wrongly flagging this Linux box as a bot when it connects from an ordinary domestic ISP.
Surely it would be more likely to flag it if it was connecting from a VPN exit node.
No VPN present in this particular case.


Progress report 1
systemd, pick FIDO2:
systemd, so “future-proof”.

Thank you for this! That thread is helpful in itself, and also links to other relevant resources - including by Lennart Poettering (controversial guy, but the canonical source on systemd).


If it’s a server for self hosting you definitely don’t want anything that requires interaction at boot.
Depends on use-case. If you only plan to boot it when you’re physically present, it’s fine.


i believe a much better secure layer is something similar to what Novacustoms, Purism attempt to do: verify if somebody else not you try to access the laptop.
You’re thinking of Heads, which I agree is ideal for supported motherboards.


tang
Thanks. TIL about Clevis/Tang.


I can only see three ways to get FOSS firmware on your printer:


I read them before writing my OP. I’m still not sure what you’re getting at.
I would be grateful if you could say what you mean, instead of initiating an oblique guessing game.


Yes. Here are some common self-hosting scenarios:
In all those cases, full disk encryption (FDE) is a sensible precaution to protect the data in case the server is physically stolen.
Linux is probably the most common OS kernel for self-hosting. On Linux, LUKS (Linux Unified Key Setup) is probably the best FDE system. It’s mature and reliable. But anyone self-hosting a Linux server with LUKS FDE is faced with the question of where to store the keys.
Hardware security tokens (HSTs) are widely considered a safer place for keys than SSDs, HDDs, or USB storage. They follow the smartcard principle: a private key can be written to an HST but not read from it (security vulnerabilities excepted). Instead, they implement cryptographic algorithms to prove possession of the private key. So, anyone self-hosting a Linux server with LUKS FDE should strongly consider storing their private key(s) on an HST.
However, there is more than one way to do that. Hence the question in my OP.


Which of the 4 recipes I posted are you referring to as “this”?


Thanks, please post relevant steps if you have specific recommendations.
For plain text & Markdown, you don’t even need Collabora. Since 2019, NextCloud has a built-in collaborative text editor.
Where will you post updates?