This commit is contained in:
Miloslav Ciz 2022-12-18 13:08:28 +01:00
parent bf11ed324a
commit 49f5a12c8b
14 changed files with 79 additions and 24 deletions

9
security.md Normal file
View file

@ -0,0 +1,9 @@
# Security
*"As passwords first appeared at the MIT AI Lab I decided to follow my belief that there should be no passwords... I don't believe it's desirable to have security on a computer."* -- [Richard Stallman](rms.md) (from the book *Free As In Freedom*)
Computer security (also cybersecurity) is the study of designing computer systems so as to make them hard to "attack", whatever the definition of "attack" means (usually accessing "sensitive" information or destabilizing the system itself). Recently security has become a lot concerned with ensuring digital "[privacy](privacy.md)".
**If you want security, the most basic thing to do is to disconnect from the [Internet](internet.md).**
**Security is in its essence an unnecessary [bullshit](bullshit.md)**. It shouldn't exist, the need for more security comes from the fact we live in a [shitty dystopia](capitalism.md). In a [good society](less_retarded_society.md) there would be no need for security and people could spend their time by solving real problems.