Add Secure notes to Keychain via Applescript
Posted
by
TomA
on Super User
See other posts from Super User
or by TomA
Published on 2010-08-24T22:40:05Z
Indexed on
2011/01/04
23:55 UTC
Read the original article
Hit count: 349
I have switched from Windows to Mac and one of the things I need to set up properly is password management. Previously on Windows I was using a small TrueCrypt file containing text files with usernames and passwords.
I need to write an Applescript that takes those text files and imports them as Secure notes into Mac's Keychain Access app.
I know that there are some Applescript commands related to Keychain, but I haven't found a way to add Secure notes.
© Super User or respective owner