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 simple, platform independent stores implemented with environment
variables or encrypted files. Additional storage back-ends can be
added easily.
Version: |
1.3.2 |
Depends: |
R (≥ 3.6) |
Imports: |
askpass, assertthat, filelock, openssl, R6, rappdirs, sodium, tools, utils, yaml |
Suggests: |
callr, covr, mockery, testthat (≥ 3.0.0), withr |
Published: |
2023-12-11 |
DOI: |
10.32614/CRAN.package.keyring |
Author: |
Gábor Csárdi [aut, cre],
Alec Wong [ctb],
Posit Software, PBC [cph, fnd] |
Maintainer: |
Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: |
https://github.com/r-lib/keyring/issues |
License: |
MIT + file LICENSE |
URL: |
https://keyring.r-lib.org/, https://github.com/r-lib/keyring |
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 |