Trying to access my HP printer via a device name failed today; would this be a new printer feature? [closed]

I have an HP printer which uses DHCP to connect to the local network (LAN). My DHCP forces a specific IP address to make it easier on me.
I also added the IP address in my /etc/hosts:
10.3.3.3 printer

Then I use http://printer/ in m… Continue reading Trying to access my HP printer via a device name failed today; would this be a new printer feature? [closed]

When using VirtualBox, is it better to use the VirtualBox encryption or the OS disk encryption?

VirtualBox has an option to encrypt the drive of a VM.
When I installed Debian or Ubuntu, I have the option to say that I want the full disk encrypted.
I’m thinking that both do pretty much the same thing in this situation and they are not… Continue reading When using VirtualBox, is it better to use the VirtualBox encryption or the OS disk encryption?

Is the "same-origin" implied when using "frame-ancestor" in the CSP header?

If my Content-Security-Policy is set to the following:
Content-Security-Policy: frame-ancestors ‘self’

Does it also imply:
Content-Security-Policy: default-src ‘self’

Or is it a lot safer to put both rules?
Content-Security-Policy: defau… Continue reading Is the "same-origin" implied when using "frame-ancestor" in the CSP header?

At times bettercap ARP sniffing works great and at times not at all, what would be the reason?

I like to track the websites my daughter goes to in order to have some control. So I installed bettercap and setup a script to start it to sniff the HTML URLs being accessed (well, the reverse URL from the IP really).
sudo bettercap –eval… Continue reading At times bettercap ARP sniffing works great and at times not at all, what would be the reason?

I’m seeing strange names in my list of docker containers, is someone having fun at docker or is that from hackers?

I’m trying to run a docker and it fails for various reasons. As I check my list of dockers (docker ps -a), I see those names:

pedantic_gauss
recursing_feynman
adoring_brattain
suspicious_tesla
gallant_gates
competent_gates
elated_davinci
Continue reading I’m seeing strange names in my list of docker containers, is someone having fun at docker or is that from hackers?