NewPass Save

πŸ” NewPass is a free and open source password manager which will allow you to generate and store your passwords securely, saving them locally and encrypting them on your phone's memory

Project README

NewPass



πŸ“Intro

NewPass is a secure password management application designed to generate and store strong passwords locally on your device. With NewPass, you can create highly secure passwords for your accounts and services without the need to remember them.

To support our free open source project, please give it a star. ⭐ This means a lot to us. Thank you so much! GitHub Repo stars

πŸ—οΈ Key Features:

  • Password Generation: NewPass provides a robust password generator that allows you to create complex and secure passwords tailored to your specific requirements. You can customize the length and the character set (Uppercase, Numbers and Special).

  • Local Storage: Your passwords are stored locally on your device, ensuring complete privacy and control over your data. NewPass does not store any passwords on external servers, minimizing the risk of unauthorized access (If you uninstall the app, your password are lost!).

  • AES Encryption: NewPass encrypts all stored passwords using Advanced Encryption Standard (AES) with Cipher Block Chaining (CBC) mode before saving them in the local database.

  • SQLite Chiper: NewPass utilizes SQLCipher, an extension for SQLite databases, to bolster security further by encrypting entirely the database, ensuring robust protection against unauthorized access. The encryption key is chosen by the user upon the first launch of the app, and it remains saved and encrypted in an EncryptedSharedPreferences. It is then requested every time the app is launched.

  • User-Friendly Interface: NewPass features an intuitive and user-friendly interface, making it easy to generate, view, and manage your passwords. The app offers convenient options for copying passwords to the clipboard and securely sharing them with other applications.

πŸ“Έ App Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5
Screenshot 6 Screenshot 7 Screenshot 8 Screenshot 9 Screenshot 10

⬇️ Download

Get it on GitHub Get it on aaaa

🧱 Build

  1. First you need to get the source code of NewPaass.
git clone https://github.com/6eero/NewPass.git
  1. Open the project in Android Studio.
  2. When you click the β–Ά Run button, it will be built automatically.
  3. Launch NewPass.

πŸ«±πŸ»β€πŸ«²πŸΌ Contributions and Development

If you wish to contribute to the NewPass project or report bugs, see the Instructions in CONTRIBUTING.md. I accept and appreciate community contributions to continually improve the application.

Contributors Wall:

contributors graph

Need help?

Telegram chat

βš’οΈ To-do

  • Add option to autofill.
  • Add an optional place holder in the add/update menu.
  • Allow exporting/importing backups.
  • Add an option to change the app password.
  • Implement login to NewPass with device lock screen credentials.
  • Add a vibration feedback.
  • Implement dark theme.
  • Add support for more languages.

πŸ“œ License

The NewPass project is distributed under the open-source GNU GPL v3.0 Β©. Please refer to the LICENSE file for more information on the license.

πŸ’° Buy me a coffe

BTC: bc1qlkm4wgtr0z3y72w9ag90vyejy895fc3fj3djtx or PayPal

Open Source Agenda is not affiliated with "NewPass" Project. README Source: 6eero/NewPass
Stars
87
Open Issues
5
Last Commit
2 weeks ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating