f7ed80ff6a
-- * After discussion, that mode is not required, and can result in being quite misleading and a maintenance hassle later on.
26 lines
816 B
Plaintext
26 lines
816 B
Plaintext
NativeConnection:
|
|
|
|
[X] nativeConnection: successfully sending an encrypt request,
|
|
receiving an answer
|
|
[X] nativeConnection successfull on Chromium, chrome and firefox
|
|
[*] nativeConnection successfull on Windows, macOS, Linux
|
|
[X] nativeConnection with delayed, multipart (> 1MB) answer
|
|
|
|
[*] Message handling (encrypt, decrypt verify, sign)
|
|
[x] encrypt, decrypt
|
|
[ ] verify
|
|
[ ] sign
|
|
[*] Key handling (import/export, modifying, status queries)
|
|
[*] Configuration handling
|
|
[ ] check for completeness
|
|
|
|
Communication with other implementations
|
|
|
|
[ ] option to export SECRET Key into localstore used by e.g. mailvelope
|
|
|
|
Management:
|
|
[*] Define the gpgme interface
|
|
[x] check Permissions (e.g. csp) for the different envs
|
|
[X] agree on license
|
|
[*] tests
|