credentials

Tools for Managing SSH and Git Credentials

Setup and retrieve HTTPS and SSH credentials for use with 'git' and other services. For HTTPS remotes the package interfaces the 'git-credential' utility which 'git' uses to store HTTP usernames and passwords. For SSH remotes we provide convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials.

Tests Vignettes

Available Snapshots

This version of credentials can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • openssl >= 1.3
  • sys >= 2.1
  • curl
  • jsonlite
  • askpass
  • Suggests (3)
  • testthat
  • knitr
  • rmarkdown
  • Version History