security

All posts tagged security

TODO – add additional notes

eCryptfs honey badger

encryption >

(on Wikipedia)
https://www.ecryptfs.org/

A cryptographic filesystem.

A fantastic concept and program which I used heavily for a long time across multiple Linux distributions.

  • Be aware that attacks on people, hardware and implementation are the go-to methods for defeating encryption. Some points:

    • A legal or physical threat, lies and other social engineering.
    • A hardware or software keylogger. Are you typing your password on a keyboard and computer you control?
  • eCryptfs-mount.sh is my helper script.



Continue Reading

Alpine Linux-logo

Linux distributions >

(on Wikipedia)
https://distrowatch.com/table.php?distribution=alpine
https://alpinelinux.org/

A simple security-focused distribution.

When I boot into it, I don’t even know that I’m looking at. It’s too simple. This is supposed to be a liveUSB but there’s nothing there. No ext4 support.



Continue Reading

Internet > Remote controlling software >

SSH being enabled is also known as having “shell access” enabled. It’s generally considered a risk for various reasons, most notably because runaway processes can be an issue.

  • Secure Shell

Continue Reading