GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GIT-SECRET-TELL(1) git-secret GIT-SECRET-TELL(1)

git-secret-tell - adds a person, who can access private data.

git secret tell [-m] [-d dir] [emails]...

git-secret-tell receives an email addresses as an input, searches for the gpg-key in the gpg´s homedir by these emails, then imports a person´s public key into the git-secret´s inner keychain. From this moment this person can encrypt new files with the keyring which contains their key, but they cannot decrypt the old files, which were already encrypted without their key. The files should be re-encrypted with the new keyring by someone who has the unencrypted files.

Do not manually import secret key into git-secret. Anyways, it won´t work with any of the secret-keys imported.

-m  - takes your current `git config user.email` as an identifier for the key.
-d  - specifies `--homedir` option for the `gpg`, basically use this option if your store your keys in a custom location.
-h  - shows help.

Run man git-secret-tell to see this note.

git-secret-init(1) http://git-secret.io/git-secret-init, git-secret-add(1) http://git-secret.io/git-secret-add, git-secret-hide(1) http://git-secret.io/git-secret-hide, git-secret-reveal(1) http://git-secret.io/git-secret-reveal, git-secret-cat(1) http://git-secret.io/git-secret-cat, git-secret-killperson(1) http://git-secret.io/git-secret-killperson
August 2018 sobolevn

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.