vaultr: Vault Client for Secrets and Sensitive Data

Provides an interface to a 'HashiCorp' vault server over its http API (typically these are self-hosted; see <https://www.vaultproject.io>). This allows for secure storage and retrieval of secrets over a network, such as tokens, passwords and certificates. Authentication with vault is supported through several backends including user name/password and authentication via 'GitHub'.

Version: 1.2.0
Imports: R6, getPass, httr, jsonlite
Suggests: knitr, mockery, processx, rmarkdown, testthat, withr
Published: 2023-11-09
Author: Rich FitzJohn [aut, cre], Robert Ashton [aut], Wes Hinsley [aut], Imperial College of Science, Technology and Medicine [cph]
Maintainer: Rich FitzJohn <rich.fitzjohn at gmail.com>
BugReports: https://github.com/vimc/vaultr/issues
License: MIT + file LICENSE
URL: https://github.com/vimc/vaultr, https://www.vaccineimpact.org/vaultr/
NeedsCompilation: no
SystemRequirements: vault
Language: en-GB
Materials: README NEWS
CRAN checks: vaultr results

Documentation:

Reference manual: vaultr.pdf
Vignettes: Using vaultr in packages
vaultr

Downloads:

Package source: vaultr_1.2.0.tar.gz
Windows binaries: r-devel: vaultr_1.2.0.zip, r-release: vaultr_1.2.0.zip, r-oldrel: vaultr_1.2.0.zip
macOS binaries: r-release (arm64): vaultr_1.2.0.tgz, r-oldrel (arm64): vaultr_1.2.0.tgz, r-release (x86_64): vaultr_1.2.0.tgz
Old sources: vaultr archive

Reverse dependencies:

Reverse suggests: orderly

Linking:

Please use the canonical form https://CRAN.R-project.org/package=vaultr to link to this page.