Add note about secrets and old keys (#499)

* Add note about secrets and old keys
pull/506/head^2
Josh Rabinowitz 5 years ago committed by GitHub
parent 49fa952e68
commit 54ce590e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ With `git-secret`, changes to access rights are simplified, and private-public k
When someone's permission is revoked, secrets do not need to be changed with `git-secret` -
just remove their key from the keychain using `git secret killperson their@email.com`,
re-encrypt the files, and they won't be able to decrypt secrets anymore.
If you think the user might have copied the contents of the keys when they had access, then
If you think the user might have copied the secrets or keys when they had access, then
you should also change the secrets.

Loading…
Cancel
Save