Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kde/kwallet
KWallet: Credential Storage
https://github.com/kde/kwallet
Last synced: 4 days ago
JSON representation
KWallet: Credential Storage
- Host: GitHub
- URL: https://github.com/kde/kwallet
- Owner: KDE
- Created: 2015-09-18T15:31:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T02:33:23.000Z (7 months ago)
- Last Synced: 2024-05-01T12:02:01.993Z (7 months ago)
- Language: C++
- Homepage: https://invent.kde.org/frameworks/kwallet
- Size: 16.2 MB
- Stars: 25
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/BSD-3-Clause.txt
Awesome Lists containing this project
README
# KWallet Framework
Safe desktop-wide storage for passwords
## Introduction
This framework contains two main components:
* Interface to KWallet, the safe desktop-wide storage for passwords on KDE work
spaces.
* The kwalletd used to safely store the passwords on KDE work spaces.The library can be built alone, without kwalletd, by setting the
`BUILD_KWALLETD` option to `OFF`.