Skip to content

A Simple Ruby Library That Interacts With macOS Keychain

Notifications You must be signed in to change notification settings

krishpranav/keychainsecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keychainsecurity

A Simple Ruby Library That Interacts With macOS Keychain

forthebadge

Installation:

$ git clone https://github.com/krishpranav/keychainsecurity

Usage:

require 'keychainsecurity'

Security::Keychain::default_keychain.filename

Security::InternetPassword.find(server: "itunesconnect.apple.com").password # your password