"Assume breach" was the phrase they taught us at Microsoft (at least in 2016). I assume everything is compromised. So I make public and distribute/decentralize as much as possible. I #BuildInPublic as much as possible on GitHub and GitLab and dedicate everything to public domain ( http://pledge.pub/ ). I have a number of computers and can be up and running on a new Macbook in under an hour. I run multiple mirrored we…
security(7) man pages on FreeBSD and DragonFly, I think originally written by Matt Dillon also tells you to assume breach for example for the root password, which is why you shouldn't allow password based logins over SSH, etc.
This is the earliest I could find, and it already contains assuming breach in 1998.
https://github.com/freebsd/freebsd-src/commit/f063d76ae36ca4...
Does anyone have an idea on how to see the file and its history from where it was moved? I checked 4.4 BSD, because the copyright mentions Berkley, bit I failed to find anything in the man1 directory.