migueldeicaza / SwiftTermApp

MIT License
305 stars 29 forks source link

Store passwords, passphrases and private keys on the keychain #122

Closed migueldeicaza closed 2 years ago

migueldeicaza commented 2 years ago

Up until now, I stored all information on a json file, this change moves the host passwords, and the key passphrases and private keys to the iOS keychain.