Platform independent 'API' to access the operating system's
credential store. Currently supports: 'Keychain' on 'macOS', Credential
Store on 'Windows', the Secret Service 'API' on 'Linux', and a simple,
platform independent store implemented with environment variables.
Additional storage back-ends can be added easily.
Version: |
1.3.0 |
Imports: |
assertthat, askpass, openssl, R6, utils, sodium, yaml, filelock, rappdirs, tools |
Suggests: |
callr, covr, mockery, testthat, withr |
Published: |
2021-11-29 |
Author: |
Gábor Csárdi [aut, cre],
Alec Wong [ctb],
RStudio [cph] |
Maintainer: |
Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: |
https://github.com/r-lib/keyring/issues |
License: |
MIT + file LICENSE |
URL: |
https://r-lib.github.io/keyring/index.html,
https://github.com/r-lib/keyring#readme |
NeedsCompilation: |
yes |
SystemRequirements: |
Optional: libsecret on Linux (libsecret-1-dev on
Debian/Ubuntu, libsecret-devel on Fedora/CentOS) |
Materials: |
README NEWS |
CRAN checks: |
keyring results |