Showing 3 of total 3 results (show query)
r-lib
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.
Maintained by Jeroen Ooms. Last updated 6 months ago.
72 stars 12.40 score 91 scripts 380 dependentsropensci
ssh:Secure Shell (SSH) Client for R
Connect to a remote server over SSH to transfer files via SCP, setup a secure tunnel, or run a command or script on the host while streaming stdout and stderr directly to the client.
Maintained by Jeroen Ooms. Last updated 3 days ago.
129 stars 11.33 score 128 scripts 10 dependentsropensci
cyphr:High Level Encryption Wrappers
Encryption wrappers, using low-level support from 'sodium' and 'openssl'. 'cyphr' tries to smooth over some pain points when using encryption within applications and data analysis by wrapping around differences in function names and arguments in different encryption providing packages. It also provides high-level wrappers for input/output functions for seamlessly adding encryption to existing analyses.
Maintained by Rich FitzJohn. Last updated 2 months ago.
encryptionopensslpeer-reviewedsodium
94 stars 8.51 score 36 scripts 2 dependents