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
|
2018-05-23 10:56:23 +00:00
|
|
|
[X] nativeConnection with delayed, multipart (> 1MB) answer
|
2018-04-10 09:33:14 +00:00
|
|
|
|
2018-06-06 11:05:53 +00:00
|
|
|
[x] Message handling (encrypt, decrypt verify, sign)
|
2018-04-26 15:13:34 +00:00
|
|
|
[x] encrypt, decrypt
|
2018-06-06 11:05:53 +00:00
|
|
|
[x] verify
|
|
|
|
[x] sign
|
2018-04-18 14:38:06 +00:00
|
|
|
[*] Key handling (import/export, modifying, status queries)
|
2018-06-06 11:05:53 +00:00
|
|
|
[x] Import (not importing secret)
|
|
|
|
[x] Export (not exporting secret)
|
2018-06-13 13:22:03 +00:00
|
|
|
[*] status queries
|
|
|
|
[ ] getHasSecret
|
2018-06-06 11:05:53 +00:00
|
|
|
[ ] key generation
|
|
|
|
[ ] modification
|
2018-06-13 13:22:03 +00:00
|
|
|
[x] Configuration handling
|
2018-04-10 09:33:14 +00:00
|
|
|
[ ] check for completeness
|
|
|
|
|
|
|
|
Communication with other implementations
|
2018-06-06 11:05:53 +00:00
|
|
|
[-] option to export SECRET Key into localstore used by e.g. mailvelope?
|
|
|
|
current discussion states that this won't be possible due to security
|
|
|
|
concerns
|
2018-04-10 09:33:14 +00:00
|
|
|
Management:
|
|
|
|
[*] Define the gpgme interface
|
2018-04-26 15:13:34 +00:00
|
|
|
[x] check Permissions (e.g. csp) for the different envs
|
2018-06-06 11:05:53 +00:00
|
|
|
[x] agree on license
|
2018-04-26 15:13:34 +00:00
|
|
|
[*] tests
|