All Projects → Rookiestyle → PasswordChangeAssistant

Rookiestyle / PasswordChangeAssistant

Licence: GPL-3.0 License
KeePass plugin to change passwords and synchronize password profiles

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to PasswordChangeAssistant

KeePassSubsetExport
KeePassSubsetExport is a KeePass2 plugin which automatically exports a subset of entries to new databases
Stars: ✭ 39 (+77.27%)
Mutual labels:  keepass, keepass-plugin, keepass2
GlobalSearch
Enhance KeePass search functionality to search in all open databases
Stars: ✭ 17 (-22.73%)
Mutual labels:  keepass, keepass-plugin, keepass2
EarlyUpdateCheck
Perform KeePass update check BEFORE opening a database and automatically update plugins
Stars: ✭ 27 (+22.73%)
Mutual labels:  keepass, keepass-plugin, keepass2
ColoredPassword
Use different colors for digits and special chars in passwords
Stars: ✭ 34 (+54.55%)
Mutual labels:  keepass, keepass-plugin, keepass2
QuickConnectPlugin
A KeePass plugin that allows you to connect to Windows/Linux/ESXi hosts.
Stars: ✭ 60 (+172.73%)
Mutual labels:  keepass, keepass-plugin
Keepass2android
Password manager app for Android
Stars: ✭ 2,887 (+13022.73%)
Mutual labels:  keepass, keepass2
keepass-rs
KeePass kdbx database file parser
Stars: ✭ 72 (+227.27%)
Mutual labels:  keepass
csv2keepassxml
Convert CSV files into KeePass 2 XML files.
Stars: ✭ 31 (+40.91%)
Mutual labels:  keepass
kpmenu
Dmenu/rofi interface for KeePass
Stars: ✭ 21 (-4.55%)
Mutual labels:  keepass
buttercup-importer
🎣 3rd-party archive importer for Buttercup
Stars: ✭ 39 (+77.27%)
Mutual labels:  keepass
keevault
Kee Vault is a password manager for your web browser. Password databases (Vaults) are encrypted using the KeePass storage format before being sent to a remote server for synchronisation across any modern device/browser
Stars: ✭ 57 (+159.09%)
Mutual labels:  keepass
KeePassRDP
KeePassRDP is a plugin for KeePass 2.x which adds multiple options to connect via RDP to the URL of an entry.
Stars: ✭ 41 (+86.36%)
Mutual labels:  keepass
KeePassQuickUnlock
KeePass 2.x plugin which lets you unlock databases quickly.
Stars: ✭ 121 (+450%)
Mutual labels:  keepass
qute-keepassxc
Qutebrowser userscript to fetch credentials from KeepassXC password database
Stars: ✭ 44 (+100%)
Mutual labels:  keepass
TinyKeePass
Another simple read-only KeePass Android app.
Stars: ✭ 44 (+100%)
Mutual labels:  keepass
sandpass
Password manager for Sandstorm
Stars: ✭ 26 (+18.18%)
Mutual labels:  keepass
ModernKeePass
KDBX password manager for the Windows Store
Stars: ✭ 29 (+31.82%)
Mutual labels:  keepass
keepassxc-pwned
Check your keepassxc database against previously breached haveibeenpwned passwords
Stars: ✭ 25 (+13.64%)
Mutual labels:  keepass
KeePassTouch
Ubuntu Touch Version of KeePass (QML & C++)
Stars: ✭ 20 (-9.09%)
Mutual labels:  keepass
keepass-mswifiimport
A plugin for KeePass 2 which allows to import the wifi profiles saved in Windows.
Stars: ✭ 33 (+50%)
Mutual labels:  keepass

PasswordChangeAssistant

Version Releasedate Downloads
License: GPL v3

PasswordChangeAssistant is a KeePass plugin that offers multiple assistance functions all related to changing passwords:

  • Simplify changing passwords
  • Highlight the most recently used password profile per entry
  • Synchronize password profiles as part your database

Table of Contents

Configuration

PasswordChangeAssistant is designed to simply work and does not require any kind of configuration for changing passwords.

Only for synchronizing password profiles, PasswordChangeAssistant integrates into KeePass' options form.

Usage

A more detailed description of the different functions can be found in the Wiki

Changing passwords

PasswordChangeAssistant integrates into the entry form and offers a standalone form in addition.

Within the enry form, PasswordChangeAssistant displays a different icon in front of the most recently used password profile.
Last used profile

In addition, a new button to auto-type/copy both old and new passwords is displayed Entry form integration

The stand alone form can be accessed using the context menu und supports PEDCalc as well. It offers additional functionality like

  • 2nd URL fields that can hold the direct link to the Change password site of the selected entry
  • Select - and maintain - Auto-type sequences for changing the password Standalone form

Synchronizing password profiles

Here you can move existing profiles in various directions

  • Between two databases
  • From an open database to the global KeePass configuration
  • From the global KeePass configuration to an open database

Profile sync

Password profile: At least 1 per set

There are quite some websites that force you to follow password rules like this:

  • Minimum 8 characters
  • Maximum 30 characters
  • At least 1 upper case letter
  • At least 1 lower case letter
  • At least 1 special characters
  • At least 1 digit

While the length requirement is easy to achieve with KeePass' built-in password generator (just go for 30 characters), the at least 1 is not achievable in an easy way.
PasswordChangeAssistant now provides a custom password generator that allows creation of passwords with at least 1 character of every selected set.
IF required by the website, feel free to use it.

Password Generator

Translations

PasswordChangeAssistant is provided with English language built-in and allow usage of translation files. These translation files need to be placed in a folder called Translations inside in your plugin folder. If a text is missing in the translation file, it is backfilled with English text. You're welcome to add additional translation files by creating a pull request as deacribed in the wiki.

Naming convention for translation files: <plugin name>.<language identifier>.language.xml
Example: PasswordChangeAssistant.de.language.xml

The language identifier in the filename must match the language identifier inside the KeePass language that you can select using View -> Change language...
This identifier is shown there as well, if you have EarlyUpdateCheck installed.

Download & updates

Please follow these links to download the plugin file itself.

If you're interested in any of the available translations in addition, please download them from the Translations folder.

In addition to the manual way of downloading the plugin, you can use EarlyUpdateCheck to update both the plugin and its translations automatically.
See the one click plugin update wiki for more details.

Requirements

  • KeePass: 2.40
  • .NET framework: 3.5
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].