mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
22 lines
706 B
Markdown
22 lines
706 B
Markdown
---
|
|
title: Security team
|
|
template: docs
|
|
taxonomy:
|
|
category: docs
|
|
routes:
|
|
default: '/security_team'
|
|
---
|
|
|
|
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
|
|
```
|
|
|
|
See https://gist.github.com/opi/4496024dc3ff29ab2e068fd57092ab7c or https://twitter.com/yunohost/status/748975105393459200 for other trustable fingerprints
|