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
- Host: GitHub
- URL: https://github.com/aeth-erial/keychain-linker
- Owner: AETH-erial
- License: gpl-3.0
- Created: 2025-04-15T14:19:19.000Z (6 months ago)
- Default Branch: develop
- Last Pushed: 2025-04-15T14:28:41.000Z (6 months ago)
- Last Synced: 2025-04-15T15:34:59.765Z (6 months ago)
- Topics: dbus, go, secret-management, system, system-programming, vault, vaultwarden
- Language: Go
- Homepage: https://git.aetherial.dev/aeth/keychain-linker
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/#descriptiontodos
- [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