Skip to content
/ NewPass Public

πŸ” 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

License

Notifications You must be signed in to change notification settings

6eero/NewPass

Repository files navigation

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.

⚠️ Please refrain from storing your passwords in NewPass at the moment, as it is currently undergoing active development and may not be completely secure. It's advisable to use NewPass solely for testing purposes and contributions until its security has been thoroughly vetted. ⚠️

πŸ—οΈ 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 Galois/Counter Mode (GCM) to ensure integrity and confidentiality before saving them in the local database.

  • SQLite Cipher: NewPass utilizes SQLite Cipher, 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


⬇️ Download


🧱 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.

Contact us Securely

If you discover a security vulnerability, please inform us promptly. We prioritize investigating all legitimate reports and are committed to resolving issues promptly. For secure communication, encrypt messages using NewPass's GPG key and send it to security@newpass.solutions. Further guidance is available here.

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

This software thrives thanks to the dedication of passionate individuals in their free time. Your support, in any form, is deeply valued and appreciated

BTC: β‚Ώ bc1qlkm4wgtr0z3y72w9ag90vyejy895fc3fj3djtx or you can



About

πŸ” 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

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages