Generate strong passwords and save them in Keychain. Made with SwiftUI
Password manager app for iOS, generate strong passwords and save them!
Download lockd on the App Store: https://apps.apple.com/us/app/lockd/id1571284259
Features:
Dependencies, Libraries:
lockd is built with:
KeychainSwift (https://github.com/evgenyneu/keychain-swift)
KeychainSwift is used to save passwords simply and securely
SwiftUIX (https://github.com/SwiftUIX/SwiftUIX)
SwiftUIX is used in the app for some components like search bar (for devices -iOS 15), text fields and keyboard
PopupView (https://github.com/exyte/PopupView)
PopupView is simply used for confirmation popups