Import data from Enigmail to pEp for Thunderbird
 
 
Go to file
Jörg Knobloch 5d4884f918 ENGINE-928/P4TB-400: Switch to using set_comm_partner_key() for Enigmail import. 2021-06-28 13:01:10 +02:00
.gitignore ignore build 2020-07-27 22:19:02 +02:00
LICENSE Initial commit 2020-07-16 14:55:03 +02:00
README.md documentation 2020-07-17 23:25:06 +02:00
common.py support both Python 2 and Python 3 interpreter 2021-02-11 19:33:46 +01:00
enigmail.py utf-8 fixes and avoid tripping over smartcards and weird keys 2021-02-11 20:34:11 +01:00
logo.ico make script for Windows 2020-07-24 20:06:25 +02:00
make_for_windows.cmd Smarten up make_for_windows.cmd a bit so we can easily switch to Python 3. 2021-04-23 22:00:22 +02:00
pEp_JSON.py Beautify logging output distinguishing between extension enabling and actual import of keys. 2021-04-23 23:55:19 +02:00
pEp_import.py ENGINE-928/P4TB-400: Switch to using set_comm_partner_key() for Enigmail import. 2021-06-28 13:01:10 +02:00
platform_Linux.py re-exported exports of imported imports are fun 2021-02-11 20:39:02 +01:00
platform_Windows.py re-exported exports of imported imports are fun 2021-02-11 20:39:02 +01:00
platform_macOS.py re-exported exports of imported imports are fun 2021-02-11 20:39:02 +01:00
thunderbird.py P4TB-406: Skip identities with no e-mail (could be chat identities). 2021-06-28 12:42:47 +02:00
unix.py support both Python 2 and Python 3 interpreter 2021-02-11 19:33:46 +01:00

README.md

ImportFromEnigmail

Import data from Enigmail to p≡p for Thunderbird

Usage

This script is written for Python 2.7. It has no parameters. Is is needing a running p≡p JSON server adapter.

 python pEp_import.py

Description

This script is auto-detecting the default profile of Thunderbird of the current logged in user. It is importing data from GnuPG, from Enigmail and from Thunderbird. Then this script is feeding p≡p via the p≡p JSON server adapter.