-
Notifications
You must be signed in to change notification settings - Fork 9
Can't import keys on Windows 8 #25
Copy link
Copy link
Open
Description
Tried to fire this up on my Windows 8 machine. After adding the extension, when I try to import a key, the window where the key was copy-pasted in reads as follows:
{
"considered": 1,
"imported": 0,
"imported_rsa": 0,
"imports": {
"0": {
"fingerprint": "D6154FBA0D548C00C87BD9ABD050D31839F34A74",
"new_key": false,
"new_secret": false,
"new_sig": false,
"new_subkey": false,
"new_uid": false,
"result": "Success",
"status": "0"
}
},
"new_revocations": 0,
"new_signatures": 0,
"new_sub_keys": 0,
"new_user_ids": 0,
"no_user_id": 0,
"not_imported": 0,
"secret_imported": 0,
"secret_read": 0,
"secret_unchanged": 0
}
and it is not imported.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels