This repository represents a service by the p≡p foundation and is used to publicly collect bugs and other issues on p≡p for Thunderbird, which is a product by p≡p security (https://pep.security/).
https://pep.software/thunderbird
|
||
---|---|---|
README.md |
README.md
Source code of p≡p for Thunderbird
p≡p for Thunderbird consists of several components.
Thunderbird Add-On
The p≡p for Thunderbird add-on component works in all modern versions of Thunderbird, that is Thunderbird v68 and v78.
The add-on itself, which is visible in Thunderbird 68 and 78 under the "Add-ons" area of Thunderbird, can be found (for now) on a mercurial instance of p≡p security:
You can
hg clone https://pep-security.lu/dev/repos/pEp_for_Thunderbird/
it.
p≡p JSON Server Adapter
The core functionality of p≡p is processed by the p≡p JSON Server Adapter, which is a software component provided by the p≡p foundation. This component also includes Sequoia PGP -- the OpenPGP backend which is used by all modern p≡p products. Learn more about Sequoia PGP and get involved here: https://sequoia-pgp.org/
You can
hg clone https://pep.foundation/dev/repos/pEpJSONServerAdapter/
it.