Skip to content

Commit f87a40c

Browse files
committed
docs(security): add official SHA-256 signing certificate fingerprint
1 parent 785ecb4 commit f87a40c

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

docs/fr/user-guide/installation.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,17 @@ Si vous ne voulez pas utiliser de gestionnaire, vous pouvez récupérer le fichi
5151

5252
---
5353

54+
## Sécurité et Vérification
55+
56+
### Certificat de signature APK (SHA-256)
57+
Si vous utilisez des outils comme **Obtainium** ou **AppVerifier** pour garantir l'intégrité de votre téléchargement, vous pouvez vérifier l'APK à l'aide de l'empreinte officielle du certificat de signature :
58+
59+
`dec73429ce2563275f5ed19825e44652b32b363a46f38bdff9ad6dcde4842d88`
60+
61+
::: info Pourquoi vérifier ?
62+
La vérification garantit que l'APK que vous avez installé a bien été compilé par le développeur officiel de PipePipe et qu'il n'a pas été modifié.
63+
:::
64+
5465
## Configuration Requise
5566

5667
Pour faire fonctionner PipePipe, votre appareil doit répondre aux exigences minimales suivantes :

docs/user-guide/installation.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,19 @@ If you don't want to use any manager, you can grab the APK file directly.
5151

5252
---
5353

54+
## Security and Verification
55+
56+
### APK Signing Certificate (SHA-256)
57+
If you use tools like **Obtainium** or **AppVerifier** to ensure the integrity of your download, you can verify the APK against the official signing certificate fingerprint:
58+
59+
`dec73429ce2563275f5ed19825e44652b32b363a46f38bdff9ad6dcde4842d88`
60+
61+
::: info Why verify?
62+
Verification ensures that the APK you installed was indeed built by the official PipePipe developer and has not been tampered with.
63+
:::
64+
65+
---
66+
5467
## System Requirements
5568

5669
To run PipePipe, your device must meet the following minimum requirements:

0 commit comments

Comments
 (0)