An open API service indexing awesome lists of open source software.

https://github.com/aeth-erial/keychain-linker

System proxy for the org.freedesktop.Secret API and robust secret backends like Vaultwarden
https://github.com/aeth-erial/keychain-linker

dbus go secret-management system system-programming vault vaultwarden

Last synced: 6 months ago
JSON representation

System proxy for the org.freedesktop.Secret API and robust secret backends like Vaultwarden

Awesome Lists containing this project

README

          

# keychain-linker

Linker system to bridge desktop clients attempting to query the org.freedesktop.Secret API to key management servers such as Vaultwarden, Hashicorp Vault, and the like
API Reference: https://specifications.freedesktop.org/secret-service-spec/latest-single/#description

todos
- [x] implement org.freedesktop.Secret.Service
- [x] implement org.freedesktop.Secret.Collection
- [ ] implement org.freedesktop.Secret.Item
- [x] implement org.freedesktop.Secret.Session
- [x] implementorg.freedesktop.Secret.Prompt
- [ ] PoC write/read bridge for vaultwarden