vimc/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'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.2.0
URL https://github.com/vimc/vaultr https://www.vaccineimpact.org/vaultr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vimc/vaultr")
vimc/vaultr documentation built on Nov. 11, 2023, 8:21 a.m.