clients/.github
neuronull ebbd9ed0ba
SSH Agent v2: define napi-agent-server interface (#18880)
Building upon the prior SSH agent v2 commits, this PR introduces the high level interfaces between the napi layer, the agent, and the underlying server.

Two traits are defined to act as abstraction layers:

AuthPolicy allows the underlying server to externally request authorization to complete the various ssh operation requests it receives. The implementation of this in the BitwardenSshAgent is effectively the agent's business logic, and has unit tests accordingly.

ApprovalRequester allows the agent to externally request approval for those authorization requests.

These interfaces allow better unit test-ability and integration test-ability, and additionally are context-independent from each other; meaning the ssh agent server doesn't know about vault items, or that there is an electron app at all. Similarly, the agent knows it needs to request approval, but it doesn't have to be from an Electron app.

Co-authored-by: Bernd Schoolmann <mail@quexten.com>
2026-03-17 08:38:40 -06:00
..
DISCUSSION_TEMPLATE Remove duplicated copy (#14271) 2025-04-14 17:56:09 +02:00
ISSUE_TEMPLATE Add DuckDuckGo to web app for selection when creating a Github issue (#15198) 2025-06-16 11:26:52 -04:00
workflows [deps]: Update docker/setup-docker-action action to v5 (#19584) 2026-03-16 11:57:40 +01:00
codecov.yml [PM-21147] User key transferred over ipc within desktop app without its prototype (#15047) 2025-06-03 22:12:11 +02:00
CODEOWNERS SSH Agent v2: define napi-agent-server interface (#18880) 2026-03-17 08:38:40 -06:00
PULL_REQUEST_TEMPLATE.md update pull request template (#18385) 2026-01-15 11:32:23 -05:00
renovate.json5 Remove hold label from Renovate config (#19458) 2026-03-16 14:04:05 -04:00
whitelist-capital-letters.txt Delete unused models (#18063) 2025-12-19 09:33:40 -06:00