README.md

keyring

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Access the System Keyring from R

Linux Build Status Windows Build status CRAN RStudio mirror downloads

Modern OSes store passwords, and other confidential information in a keyring with a master password. This package allows access to the keyring of the OS from R. It supports Windows, Mac OS X and Linux systems.

Installation

devtools::install_github("mangothecat/keyring")

Usage

library(keyring)

License

MIT © Mango Solutions.



MangoTheCat/keyring documentation built on May 8, 2019, 3:49 p.m.