• 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • Unless they have access to your private key then there’s no way they can sign code as you.

    Alternatively yes, access to your password (and 2fa) would allow them the ability to add an ssh private key for you.

    But that’s irrelevant because the issue at hand is that I can make a commit to a repo that I have access to, but using your username, and there’s no way to verify it wasn’t you (actually there is but it requires some assumptions and is also dependent on the git hosting infrastructure)

    However when you use signing, key ‘A’ may be able to access a repo but can’t sign commits as key ‘B’, so you can’t have the blame dropped on you for malicious commits (again, unless they also compromised your account/key)


  • A couple executive-types gathered the more senior developers for an “open” discussion about recruitment and retention. They suggest multiple ideas that would destroy morale (like non-compete clauses, poorly designed work-role pipelines, etc), and all of us suggest against them, and provided alternatives instead (like a shift in direction of certain efforts, more autonomy and less micromanaging, etc). They end up accusing us of not supporting our company’s mission and tell us that if we don’t agree then they don’t want us there and we should just quit. I think after that meeting, only 2 people stayed out of about 30, and hiring numbers have significantly declined.