Crates.io | KeyBoxen |
lib.rs | KeyBoxen |
version | 0.1.0 |
source | src |
created_at | 2022-12-13 19:57:23.699305 |
updated_at | 2022-12-13 19:57:23.699305 |
description | Standalone secret-service daemon for window managers |
homepage | https://git.sr.ht/~gokuldas/keyboxen |
repository | https://git.sr.ht/~gokuldas/keyboxen |
max_upload_size | |
id | 736124 |
size | 160,029 |
| Progress | Discussions | Features & Bugs | Contributing |
KeyBoxen is a standalone freedesktop.org secret-service daemon for window managers. Secret service is DBus service that is used by desktop applications like NextCloud client, and Evolution mail client to store secret credentials like passwords and API keys.
KeyBoxen stores these secrets as keys. These keys are stored in boxes that can be locked and unlocked using passwords. The keys are identified using tags. Keys can also be locked independently and/or per application session. These concepts are analogous to the secret service API terminology as follows:
Active early development (As on: December, 2022)
Refer progress tracking task for more details.
The project is not yet ready for testing or daily usage. Watch this location for updates on when it is ready to do so.
Copyright (C) 2022 KeyBoxen Authors
The contents of this source tree are under GNU General Public License v3.0. Please refer COPYING file for details.