summaryrefslogtreecommitdiff
path: root/security/rvault/DESCR
blob: f99a6cb63e7fc38e9da3561c01fa409c74a0e4bd (plain)
1
2
3
4
5
rvault is a secure and authenticated store for secrets (passwords,
keys, certificates) and small documents.  It uses envelope encryption
with one-time password (OTP) authentication.  The vault can be operated
as a file system in userspace.  It is written in C11 and distributed
under the 2-clause BSD license.