- Notifications
You must be signed in to change notification settings - Fork0
An in-development password manager for iOS made by Hamd Waseem
License
hamdivazim/PassSafe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PassSafev0.2
ViewReleases
PassSafe is a password manager for iOS made by Hamd Waseem.
NOTE: the app willnot work withoutGoogleService-Info.plist
in the root of the Xcode workspace. You will need to create your own Firebase project with Authentication and Firestore enabled and use its config file if you would like to try the app out.Learnhow to do that here.
Clone this repository, or download thezip
file from GitHub Releases, and openPassSafe/
in Xcode. Add your ownGoogleService-Info.plist
file into the root (add to all targets) and run the app on your phone or in the simulator. The app is still very far from release andis only a TEST. You may use it normally at your own risk. You must make sure your Firebase project isfully secure.
Further into development, I may allow a couple of contributors to commit to PassSafe. For now, you can help by opening pull requests or pointing out on issues.
PassSafe uses the Apache-2.0 license.
About
An in-development password manager for iOS made by Hamd Waseem