Skip to content

SSH Agent: Make adding keys on database unlock asynchronous #4688

@hifi

Description

@hifi

If for some reason a database has ssh keys with slow decryption times or a lot of keys the UI will hang until they are decrypted and sent to agent.

Create a worker thread on unlock signal handler with encrypted keys that will handle decryption and insertion to added keys map.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions