Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcrich23/lock-app
A password manager I made
https://github.com/mcrich23/lock-app
Last synced: 14 days ago
JSON representation
A password manager I made
- Host: GitHub
- URL: https://github.com/mcrich23/lock-app
- Owner: Mcrich23
- License: mit
- Created: 2024-11-19T05:37:56.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-06T17:33:35.000Z (19 days ago)
- Last Synced: 2024-12-06T18:33:48.521Z (19 days ago)
- Language: Swift
- Homepage:
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lock App
Lock is a basic password manager for iOS. It uses secure password encryption with P256 signing keys and an IV to encrypt data in a sqlite database. It also uses the same encryption method to support Time Based One Time Passcodes (TOTP) multi-factor authentication tools. Additionally, there are education tools on making secure passwords and multi-factor authentication.
## Running it
If you have a mac or ipad, you can download the project and run it in Swift Playgrounds / Xcode.## Demo
https://github.com/user-attachments/assets/f00f002c-8c90-48b4-8707-8fc202d9c0a8