this post was submitted on 06 Oct 2024
4 points (100.0% liked)
Privacy
2 readers
26 users here now
Everything about privacy (the confidentiality pillar of security) -- but not restricted to infosec. Offline privacy is also relevant here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@nixCraft@mastodon.social
Raph Koster once famously wrote, "The client is in the hands of the enemy." Admittedly, that was in reference to the use of distributed computing in the running of MMORPGs, but the phrase is relevant to many, many aspects of programming for virtually every other online service.
There may be well-meaning 'good guys' out there who will utilize a backdoor for responsible and sensible purposes, but the general userbase of backdoors tends to be 'bad guys'. So introducing a backdoor into your system for the responsible people is just implementing a weakness.
If you're going to put an administrative login into your system, for the love of sweet candied apples, document it, make it clear it exists, and tell everyone how to lock it the heck down. #infosec