2018-04-10 09:33:14 +00:00
|
|
|
NativeConnection:
|
|
|
|
|
|
|
|
[X] nativeConnection: successfully sending an encrypt request,
|
|
|
|
receiving an answer
|
|
|
|
[X] nativeConnection successfull on Chromium, chrome and firefox
|
2018-04-18 14:38:06 +00:00
|
|
|
[*] nativeConnection successfull on Windows, macOS, Linux
|
|
|
|
[*] nativeConnection with delayed, multipart (> 1MB) answer
|
2018-04-10 09:33:14 +00:00
|
|
|
|
|
|
|
replicating Openpgpjs API:
|
|
|
|
|
|
|
|
[*] Message handling (encrypt, verify, sign)
|
2018-04-18 14:38:06 +00:00
|
|
|
[x] encrypt
|
|
|
|
[ ] verify
|
|
|
|
[ ] sign
|
|
|
|
[*] Key handling (import/export, modifying, status queries)
|
2018-04-10 09:33:14 +00:00
|
|
|
[ ] Configuration handling
|
|
|
|
[ ] check for completeness
|
2018-04-18 14:38:06 +00:00
|
|
|
[*] handling of differences to openpgpjs
|
2018-04-10 09:33:14 +00:00
|
|
|
|
|
|
|
Communication with other implementations
|
|
|
|
|
|
|
|
[ ] option to export SECRET Key into localstore used by e.g. mailvelope
|
|
|
|
|
|
|
|
Management:
|
|
|
|
[*] Define the gpgme interface
|
|
|
|
[ ] check Permissions (e.g. csp) for the different envs
|
2018-04-18 14:38:06 +00:00
|
|
|
[X] agree on license
|
2018-04-10 09:33:14 +00:00
|
|
|
[ ] tests
|