Import data from Enigmail to pEp for Thunderbird
Go to file
David Beltra d1095bdda8 add import 2020-07-21 16:07:04 +02:00
.gitignore ignore swap files 2020-07-16 17:09:39 +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 initial structure 2020-07-16 17:08:05 +02:00
enigmail.py own keys 2020-07-17 20:34:14 +02:00
pEp_JSON.py test p≡p JSON protocol 2020-07-17 16:34:39 +02:00
pEp_import.py remove unnecessary comments 2020-07-17 23:14:33 +02:00
platform_Linux.py initial structure 2020-07-16 17:08:05 +02:00
platform_Windows.py add import 2020-07-21 16:07:04 +02:00
platform_macOS.py connection to JSON server adapter 2020-07-17 00:42:25 +02:00
thunderbird.py simpler 2020-07-17 10:34:50 +02:00
unix.py provide gpg_executable for win 2020-07-21 13:50:03 +02: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.