# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "credentials" in publications use:' type: software license: MIT title: 'credentials: Tools for Managing SSH and Git Credentials' version: 2.0.1 doi: 10.32614/CRAN.package.credentials identifiers: - type: url value: https://r-lib.r-universe.dev/credentials abstract: 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. authors: - family-names: Ooms given-names: Jeroen email: jeroen@berkeley.edu orcid: https://orcid.org/0000-0002-4035-0289 repository: https://ropensci.r-universe.dev repository-code: https://github.com/r-lib/credentials commit: 883e07af9c49ae66cc100b262e736acb5f5c2cf7 url: https://docs.ropensci.org/credentials/ contact: - family-names: Ooms given-names: Jeroen email: jeroen@berkeley.edu orcid: https://orcid.org/0000-0002-4035-0289