8
0
Fork
You've already forked ImportFromEnigmail
0
Import data from Enigmail to pEp for Thunderbird
  • Python 97%
  • Batchfile 3%
Find a file
2021年06月28日 13:01:10 +02:00
.gitignore ignore build 2020年07月27日 22:19:02 +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
LICENSE Initial commit 2020年07月16日 14:55:03 +02: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_import.py ENGINE-928/P4TB-400: Switch to using set_comm_partner_key() for Enigmail import. 2021年06月28日 13:01:10 +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
platform_Linux.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
platform_Windows.py re-exported exports of imported imports are fun 2021年02月11日 20:39:02 +01:00
README.md documentation 2020年07月17日 23:25:06 +02: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

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.