Package: keyringr 0.4.0
Josh Gilfillan
keyringr: Decrypt Passwords from Gnome Keyring, Windows Data Protection API and macOS Keychain
Decrypts passwords stored in the Gnome Keyring, macOS Keychain and strings encrypted with the Windows Data Protection API.
Authors:
keyringr_0.4.0.tar.gz
keyringr_0.4.0.tar.gz(r-4.5-noble)keyringr_0.4.0.tar.gz(r-4.4-noble)
keyringr_0.4.0.tgz(r-4.4-emscripten)keyringr_0.4.0.tgz(r-4.3-emscripten)
keyringr.pdf |keyringr.html✨
keyringr/json (API)
# Install 'keyringr' in R: |
install.packages('keyringr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 years agofrom:641043b443. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
Exports:decrypt_dpapi_pwdecrypt_gk_pwdecrypt_kc_pwget_kc_account
Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Decrypt passwords encrypted with the Microsoft Data Protection API | decrypt_dpapi_pw |
Get a password from Gnome Keyring using secret-tool | decrypt_gk_pw |
Get a generic password from macOS Keychain using the 'security' cli | decrypt_kc_pw |
Get a account name from macOS Keychain using the 'security' cli | get_kc_account |