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:
- Generate strong custom passwords
- Save passwords
- Visualize password strengh (entropy, combinations, lenght)
- Lock app with FaceID, TouchID & iPhone passcode
- Haptic feedbacks
- Privacy mode (hides content in app switcher)
- Popup animations
- Search for passwords
- Sort by alphabetical order or reverse alphabet
- Copy passwords & usernames to clipboard
- Light & dark mode
- Clear all passwords at once
- Support english & French languages
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