# -------------------------------------------- # 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.2 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: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://r-lib.r-universe.dev repository-code: https://github.com/r-lib/credentials commit: 4e6ca5b272cc8bd226784f80500827e99cfccc62 url: https://docs.ropensci.org/credentials/ contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289