HackerTrans
TopNewTrendsCommentsPastAskShowJobs

moviuro

no profile record

comments

moviuro
·3 mesi fa·discuss
That sounds like a lot of extra steps. How do I validate the authenticity of a signing request? Should my signing machine be able to challenge the requester? (This means that the CA key is on a machine with network access!!)

Replacing the distribution of a revocation list with short-lived certificates just creates other problems that are not easier to solve. (Also, 1h is bonkers, even letsencrypt doesn't do it)
moviuro
·3 mesi fa·discuss
All those articles about SSH certificates fall short of explaining how the revocation list can/should be published.

Is that yet another problem that I need to solve with syncthing?

https://man.openbsd.org/ssh-keygen.1#KEY_REVOCATION_LISTS
moviuro
·2 anni fa·discuss
Unbound with tags?

* https://unbound.docs.nlnetlabs.nl/en/latest/topics/filtering...

* https://try.popho.be/securing-home3.html

* https://git.sr.ht/~moviuro/moviuro.bin/tree/master/item/lie-...
moviuro
·5 anni fa·discuss
Sounds like a job for SSH certificates.

See e.g. https://news.ycombinator.com/item?id=20955465 ; https://goteleport.com/blog/ssh-certificates ; and the usual man pages
moviuro
·7 anni fa·discuss
FWIW, when entering my CPGE [0] in France, our math teacher asked we forget everything about math except: natural numbers (0, 1, etc.), addition and multiplication. Everything needed to be scraped and "taught correctly", and it took only 2 years to get back up to speed (the entire program for the school year is available (in French): https://prepas.org/ups.php?entree=programmes).

Math is incredibly simple to build from scratch (as in: doesn't require a ton of knowledge) [1]. How long it takes for it to "click" though is another matter: I've had a very hard time with calculus and basic logic in first year, and thoroughly failed my second year.

I don't have a book to recommend though (everything was taught in class, no textbook); though I remember vaguely some books that others here do recommend.

[0] https://en.wikipedia.org/wiki/Classe_pr%C3%A9paratoire_aux_g...

[1] https://en.wikipedia.org/wiki/Axiom
moviuro
·8 anni fa·discuss
I do it differently on my own DNS ad blocker: it returns the IP of my "happy" webserver that always returns `204 No Content`, whatever query you send to it. Of course, there's still the issue of https failing, but I've never had any performance issues - much more the opposite actually.

I wrote a tiny bit about how I do it: https://try.popho.be/byeads.html