Skip to content

Maltob03/StrongBOX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



StrongBOX

Keep your password and account secure with StrongBOX

What's about

Strongbox is a powerful password manager app designed to offer secure and convenient storage for all your sensitive information. Developed as a learning project, this app serves as an excellent opportunity to explore and implement key iOS technologies, including CoreData, LocalAuthentication, and CryptoKit.

Features

  • Efficient Data Management: Strongbox leverages the capabilities of CoreData, a robust framework provided by Apple, to efficiently handle the storage and retrieval of your passwords. This ensures a seamless and responsive user experience.
  • Enhanced Security: Your privacy and security are paramount. Strongbox integrates LocalAuthentication, allowing you to unlock the app using biometric authentication methods like Touch ID or Face ID. This ensures that only authorized individuals can access your stored passwords and sensitive information.
  • Robust Encryption: With the utilization of CryptoKit, Strongbox employs state-of-the-art encryption algorithms to safeguard your passwords from potential breaches or attacks. Your sensitive data remains encrypted both at rest and during transit, providing you with peace of mind.
  • Intuitive User Interface: Strongbox features a user-friendly design, allowing you to easily add, edit, and organize your passwords and confidential details. It prioritizes simplicity and accessibility, ensuring that users of all technical backgrounds can navigate and utilize its features effortlessly.

Installation

Clone the repository:

git clone https://github.com/Maltob03/StrongBOX.git

Open the project in Xcode. Build and run the app on your iOS device or simulator.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages