extension/jami-extension-certificate.md: cleanup

Change-Id: Iab3a54941daf230e85daa06f4150ce343d3785a7
This commit is contained in:
ovari123 2025-01-26 05:28:45 -04:00 committed by Adrien Béraud
parent 0570427326
commit 13531ae824
1 changed files with 18 additions and 16 deletions

View File

@ -1,9 +1,11 @@
# Jami extension certificates
**NOTE: This page describes the architecture of certificates on the Jami Extension Store.**
```{note}
This page describes the architecture of certificates on the Jami Extension Store.
```
The Jami team introduced extensions as a call/chat feature for GNU/Linux, Windows, macOS, and Android, providing users the ability to personalize the call/chat experience.
To learn more about Jami extensions, visit the [Extension manual](./extension.md).
To learn more about Jami extensions, visit the [Extension manual](index).
The Jami team implemented a Jami Extension Store to be able to distribute extensions from the Jami team and from third parties.
A certificate mechanism is required to ensure trust in the Jami team and third-party extensions.
Certificates play a crucial role in verifying the authenticity of extensions available on the Jami Extension Store.