trousseau

Key vault

A portable encrypted key-value store designed to securely store and manage sensitive data

File based encrypted key-value store

GitHub

957 stars
23 watching
46 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list

databaseencryptionstore

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peterbourgon/diskv A simple disk-backed key-value store with optional transformation of keys to paths on disk. 1,411
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 751
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261
oleiade/xk6-kv A key-value store extension for k6 that provides persistent storage and shared state management 16
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 176
akrylysov/pogreb An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. 1,313
ssh-vault/ssh-vault A tool that enables secure encryption and decryption of data using public-private SSH key pairs. 453
kee-org/keevault A password manager application with encryption and synchronization capabilities 68
deroproject/graviton A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. 419
unixjunkie/dokeysto A key-value store implementation in OCaml, optimized for simplicity and efficient storage. 10
couchbase/moss A fast and persistent key-value storage library written in Go 978
lucid-kv/lucid A high-performance key-value store with distributed capabilities and an HTTP API 378
spotify/sparkey A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. 1,178
tikv/tikv A distributed key-value database with ACID compliance and support for transactions and geo-replication. 15,385
vitalvas/vxdb An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data 20