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.0.2 |
Imports: | R6, getPass, httr, jsonlite |
Suggests: | knitr, mockery, processx, rmarkdown, testthat, withr |
Published: | 2019-05-16 |
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 |
NeedsCompilation: | no |
SystemRequirements: | vault |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | vaultr results |
Reference manual: | vaultr.pdf |
Vignettes: |
packages vaultr |
Package source: | vaultr_1.0.2.tar.gz |
Windows binaries: | r-devel: vaultr_1.0.2.zip, r-release: vaultr_1.0.2.zip, r-oldrel: vaultr_1.0.2.zip |
macOS binaries: | r-release: vaultr_1.0.2.tgz, r-oldrel: vaultr_1.0.2.tgz |
Reverse suggests: | orderly |
Please use the canonical form https://CRAN.R-project.org/package=vaultr to link to this page.