|
Mar 3 |
comment |
How can I share sensitive information with my team? Hmm, I guess SSH does control access as well as anything else. But here I'd still want the data encrypted on the disk and would still have to share a master password with multiple people. |
|
Mar 3 |
comment |
Why does OpenVPN require securely sharing certs with clients? Interesting -- so does your answer conflict with the suggested setup in the page I linked to? Does it conflict with @Jeff Ferland's answer? |
|
Mar 2 |
awarded | Supporter |
|
Mar 2 |
comment |
How can I share sensitive information with my team? Yeah, it would be handy of there were some sort of central DB that required authentication to access, and then I could revoke access, all based on public keys. Yes, I know that for a complete security implementation I should then change all the info that the person previously had access to. But for my purposes, stopping ongoing access is fine. |
|
Mar 2 |
comment |
How can I share sensitive information with my team? Not sure I understand -- with what you describe, will I be able to revoke individual user access without having to change a master password/key? Do you know of any guides on the web describing the workflow you are talking about? Thanks!! |
|
Mar 2 |
asked | Why does OpenVPN require securely sharing certs with clients? |
|
Mar 2 |
awarded | Student |
|
Mar 2 |
asked | How can I share sensitive information with my team? |