this post was submitted on 26 Jun 2023
284 points (99.0% liked)
Programmer Humor
32365 readers
565 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wouldn’t just duplicating the key achieve the same purpose or am I missing something?
Duplicating the key removes some accountability. With this set up you can revoke access to only one person, while leaving the access in place for everyone else. If you had a single lock with six copies then a bad actor getting a copy means you’d have to replace everyone else’s keys
This also means one person can’t take their lock off and replace it with another, and therefore lock out everyone else