cpbonnell/winlockr: Store sensitive data in a user-specific encrypted locker

This package relies on the Windows Data Protection API to encrypt sensitive information using 3DES. The key for that encryption is itself guarded the operating system in a secure locker that is encrypted when the user logs off, and can only be unencrypted when the user again enters his or her password on their next login. This ensures that multiple users on the same machine cannot access each other's sensitive information.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.0.0.9015
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cpbonnell/winlockr")
cpbonnell/winlockr documentation built on May 28, 2019, 7:47 p.m.