git.schokokeks.org
Repositories
Help
Report an Issue
derivepassphrase.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
0917c48
Branches
Tags
documentation-tree
master
unstable/cli-parser-state-machine
wishlist
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.3.0
0.3.1
0.3.2
0.3.3
0.4.0
0.5
0.5.1
0.5.2
0.6
0.6.1
ssh-agent-socket-provider-1.0
derivepassphrase.git
sshagentsocketprovider
tests
fixtures
example-provider
README.md
Build a full example SSH agent socket provider, and integration test it
Marco Ricci
commited
0917c48
at 2026-08-30 18:14:44
README.md
Blame
History
Raw
# derivepassphrase-sshagentsocketprovider-example Three full examples of writing an [SSH agent socket provider][SASP]. One example is rather trivial, the other two much less so. [SASP]: https://pypi.org/project/derivepassphrase-sshagentsocketprovider/ ## License This example code is distributed under the terms of the [Unlicense](https://spdx.org/licenses/Unlicense.html).