mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[fix] Simone needs bash.
This commit is contained in:
parent
be7cb49a65
commit
7f81ce992b
2 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@ Contact the security team by mail: `security@yunohost.org`.
|
|||
|
||||
We strongly advise you to encrypt your mail with GPG. Our public key is available on key servers. Below is our fingerprint
|
||||
|
||||
```
|
||||
```bash
|
||||
gpg --fingerprint security@yunohost.org
|
||||
pub 4096R/17351899 2016-07-01
|
||||
Empreinte de la clef = 6CBC 45EB A625 FBF3 513D 1227 749D 8972 1735 1899
|
||||
uid YunoHost Security <security@yunohost.org>
|
||||
sub 4096R/446838AF 2016-07-01
|
||||
```
|
||||
```
|
||||
|
|
|
@ -5,10 +5,10 @@ Contactez l'équipe securité par email : `security@yunohost.org`.
|
|||
Nous vous recommandons fortement de chiffrer votre mail avec GPG. Notre clé
|
||||
publique est disponible sur les serveurs de clés. L'empreinte est ci-dessous :
|
||||
|
||||
```
|
||||
```bash
|
||||
gpg --fingerprint security@yunohost.org
|
||||
pub 4096R/17351899 2016-07-01
|
||||
Empreinte de la clef = 6CBC 45EB A625 FBF3 513D 1227 749D 8972 1735 1899
|
||||
uid YunoHost Security <security@yunohost.org>
|
||||
sub 4096R/446838AF 2016-07-01
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue