Fix OpenWrt SSL_ERROR_NO_CYPHER_OVERLAP
A quick fix for SSL_ERROR_NO_CYPHER_OVERLAP in OpenWrt
A quick fix for SSL_ERROR_NO_CYPHER_OVERLAP in OpenWrt
You probably heard of the Log4j vulnerability by now, and you probably know that (the original) Minecraft is written in Java, and so is the server, and it uses Log4j. So, Minecraft servers are affected by this. I do run a small Minecraft server network (https://www.bitloco.org) but I haven't had [...]
Background If you grew up in the 90s you might remember "PC Speakers", not to be confused with "computer speakers", the ones that you plug into a 3.5mm jack and use to listen to things, and instead I mean those small built-in speakers that could play basic sounds, and with [...]
I had some thoughts about password hashing and password strength, and would like to share those with you. First we'll look into hashing and then into the topic of commonly used passwords, password strength, and possible ways to enforce strong passwords.