| ... | @@ -11,6 +11,8 @@ We currently support 2 different ways to share such credentials in an easy and s |
... | @@ -11,6 +11,8 @@ We currently support 2 different ways to share such credentials in an easy and s |
|
|
|
|
|
|
|
In order to send a credential via the Chat Service, find the matrix handle of the EF IT staff member you have been in contact with from the table below and start a conversation actively yourself.
|
|
In order to send a credential via the Chat Service, find the matrix handle of the EF IT staff member you have been in contact with from the table below and start a conversation actively yourself.
|
|
|
|
|
|
|
|
|
After the credential has been shared in a private room, and copied by the EF staff member, delete the conversation again to avoid keeping the credential in some history / cache.
|
|
|
|
|
|
|
# Encrypt script
|
|
# Encrypt script
|
|
|
|
|
|
|
|
Download or the [script](https://gitlab.eclipse.org/eclipsefdn/security/scripts/-/blob/main/github/encrypt.sh?ref_type=heads). The following prerequisites are required to be installed on your computer:
|
|
Download or the [script](https://gitlab.eclipse.org/eclipsefdn/security/scripts/-/blob/main/github/encrypt.sh?ref_type=heads). The following prerequisites are required to be installed on your computer:
|
| ... | @@ -30,6 +32,16 @@ This will store the encrypted contents of the input file into a file `output.txt |
... | @@ -30,6 +32,16 @@ This will store the encrypted contents of the input file into a file `output.txt |
|
|
|
|
|
|
|
You can add multiple recipients with the `-e` or `-g` flags specifying either an Eclipse or GitHub handle for encryption.
|
|
You can add multiple recipients with the `-e` or `-g` flags specifying either an Eclipse or GitHub handle for encryption.
|
|
|
|
|
|
|
|
|
# Decrypt received credentials
|
|
|
|
|
|
|
|
For EF IT staff only.
|
|
|
|
|
|
|
|
In order to decrypt a credential received via the encrypt script above, run the following:
|
|
|
|
|
|
|
|
```
|
|
|
|
> age --decrypt -i path/to/your/ssh-private-key secret.txt
|
|
|
|
```
|
|
|
|
|
|
|
# EF IT Staff members
|
|
# EF IT Staff members
|
|
|
|
|
|
|
|
| Name | Handles | Team |
|
|
| Name | Handles | Team |
|
| ... | | ... | |