Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kde/kwallet

KWallet: Credential Storage
https://github.com/kde/kwallet

Last synced: 4 days ago
JSON representation

KWallet: Credential Storage

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`.