Registry / auth / keylime

keylime

JSON →
library0.3.0rbrubygemsunverified

Simple wrapper for using Mac Keychain.

gem install keylime
INSTALL
IMPORT
SIG · KEYLIME
K
keylime
authrubyv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Keylime
require 'keylime'

Store a password in the Mac Keychain

require 'keylime' keychain = Keylime::Keychain.new keychain.set_password('service', 'account', 'secret')
Debug
Known issues
gotchaOnly works on macOS
fix
Use a cross-platform solution like keyring for other operating systems.
affects: >= 0.0.0
Upgrade
Version history
0.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
keylime — gem install keylime · libregistry