Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)C
Posts
10
Comments
72
Joined
3 yr. ago

  • Interesting. Where do you take your knowledge from?

  • Cookie banners are not mandated by GDPR. It's an unrelated piece of law.

  • Welcome to the internet. You will be probed. Just as your immune system, or rather your body, is being probed.

  • Just don't run broken software. The attackers will not be able to exploit you then. If they have zero day exploits, the WAF will most of the time not save you since they are often pretty easy to circumvent. WAFs are only effective against old and shitty exploits that should be patched anyways since ages.

  • Attack surface is made of the amount of code that is running when an attacker speaks to your machine. Imagine a freshly installed GNU/Linux distro with no services. The attack surface is minimal. All packages sent to your machine will only ever be touched by relatively limited parts of the linux TCP/IP stack and NIC driver. If you now run a web server, the package coes through the NIC driver, TCP/IP stack and web server. The surface is increased. Each of these parts of your machine's code could have bugs. The more code your attacker's packet runs through, the more opportunity to make your machine do things you don't like.

    If you want your machine to do what you like but not what random attackers like, it is therefore mandatory to have the least amount of attack surface, not adding code in contact with your attacker like a WAF or "antivirus". Both these kind of softwares will inspect the packages coming in an take decisions (potentially bad ones) based on the content.

    WAFs will mostly not help you since on a well configured and patched system, little known bugs are exposed. They might help you occasionally but usually patching the system is more effective. Of you want this to happen automatically, it's entirely possible. Most os's allow automatic unattended upgrades.

  • Wafs don't make you safer but create unnecessary attack surface. Just keep your machine and services up to date.

  • The fuzzy skin came out very nicely!

  • I have it installed but no clue how I could actually use it. Maybe just by attaching a keyboard :)

  • Came here to answer this :D surely didn't read that article

  • They rock.I'm sometimes afraid they will be bought or change terms.

  • Ahhww, finally a candidate sound generator for my earPod buster bike horn. Nice!

  • Thunder!

  • Learnt programming as a kid on my dads PSION. I owe my career to that device. It came with a BASIC manual on paper. That must have been the most important part of the package.

  • Nice technique. I have previously only seen it with laser cut wood, why not for 3d printing?!

  • I beg to disagree about the disadvantages. An important one is that you cannot easily update shared libraries globally. This is a problem with things like libssl or similar. Another disadvantage is the added complexity both wrt. to operation but also in general the amount of code running. It can also be problematic that many people just run containers without doing any auditing. In general containers are pretty opaque compared to os packaged software which is usually compiled individually for the os.

    This being said, systemd offers a lot of isolation features that allows similar isolation to containers but without having to deal with docker.

  • Thanks for that list. I have AllPHA. Will try it out soon. Is it very hydrophilic?

  • Very interesting. Thanks! I wonder if it could be used as an axis in a 3d printer

  • Not a big fan of Bezos though.

  • What brand do you use? Where do you buy? On what continent are you sitting?