kryptco / kr

DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
https://krypt.co/developers/
Other
1.59k stars 109 forks source link

Supporting multiple teams #212

Open chrisportela opened 6 years ago

chrisportela commented 6 years ago

Hey, not sure where this should go, but is there any plan for having multiple teams?

e.g. I have a personal company (consulting) and I work for a company (day job) and I'd like to be able to support both at the same time without needing multiple devices.

Qoyyuum commented 6 years ago

Not sure if this is being worked on or is similar to what I need out of this. Same use case but instead of "at the same time" more like, "switch identities as when I need to".

E.g. Day job, I use my company provided username on the git server. After work, I use my personal identity for fun and stuff.

All I need is the ability to switch between identities on the same device.