All Projects → Rookiestyle → ColoredPassword

Rookiestyle / ColoredPassword

Licence: GPL-3.0 License
Use different colors for digits and special chars in passwords

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to ColoredPassword

PasswordChangeAssistant
KeePass plugin to change passwords and synchronize password profiles
Stars: ✭ 22 (-35.29%)
Mutual labels:  keepass, keepass-plugin, keepass2
EarlyUpdateCheck
Perform KeePass update check BEFORE opening a database and automatically update plugins
Stars: ✭ 27 (-20.59%)
Mutual labels:  keepass, keepass-plugin, keepass2
GlobalSearch
Enhance KeePass search functionality to search in all open databases
Stars: ✭ 17 (-50%)
Mutual labels:  keepass, keepass-plugin, keepass2
KeePassSubsetExport
KeePassSubsetExport is a KeePass2 plugin which automatically exports a subset of entries to new databases
Stars: ✭ 39 (+14.71%)
Mutual labels:  keepass, keepass-plugin, keepass2
Keepass2android
Password manager app for Android
Stars: ✭ 2,887 (+8391.18%)
Mutual labels:  keepass, keepass2
QuickConnectPlugin
A KeePass plugin that allows you to connect to Windows/Linux/ESXi hosts.
Stars: ✭ 60 (+76.47%)
Mutual labels:  keepass, keepass-plugin
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 (+67.65%)
Mutual labels:  keepass
Pykeepass
Python library to interact with keepass databases (supports KDBX3 and KDBX4)
Stars: ✭ 231 (+579.41%)
Mutual labels:  keepass
Hibpofflinecheck
Keepass plugin that performs offline and online checks against HaveIBeenPwned passwords
Stars: ✭ 191 (+461.76%)
Mutual labels:  keepass
TinyKeePass
Another simple read-only KeePass Android app.
Stars: ✭ 44 (+29.41%)
Mutual labels:  keepass
csv2keepassxml
Convert CSV files into KeePass 2 XML files.
Stars: ✭ 31 (-8.82%)
Mutual labels:  keepass
KeePassHax
A tool to extract a KeePass master password from memory
Stars: ✭ 57 (+67.65%)
Mutual labels:  keepass
buttercup-importer
🎣 3rd-party archive importer for Buttercup
Stars: ✭ 39 (+14.71%)
Mutual labels:  keepass
sandpass
Password manager for Sandstorm
Stars: ✭ 26 (-23.53%)
Mutual labels:  keepass
KeePassQuickUnlock
KeePass 2.x plugin which lets you unlock databases quickly.
Stars: ✭ 121 (+255.88%)
Mutual labels:  keepass
keepass-rs
KeePass kdbx database file parser
Stars: ✭ 72 (+111.76%)
Mutual labels:  keepass
Argon2 Browser
Argon2 library compiled for browser runtime
Stars: ✭ 197 (+479.41%)
Mutual labels:  keepass
keepassxc-pwned
Check your keepassxc database against previously breached haveibeenpwned passwords
Stars: ✭ 25 (-26.47%)
Mutual labels:  keepass
qute-keepassxc
Qutebrowser userscript to fetch credentials from KeepassXC password database
Stars: ✭ 44 (+29.41%)
Mutual labels:  keepass
ansible-keepass
Ansible plugin to fetch data from KeePass database file
Stars: ✭ 37 (+8.82%)
Mutual labels:  keepass

ColoredPassword

Version Releasedate Downloads
License: GPL v3

ColoredPassword lets you use different colors for normal letters, digits and special characters when passwords are displayed.
The plugin handles password fields and can also color passwords in the entry list.

It's main use case is for scenarios where auto-typing / copying won't work.

Table of Contents

Configuration

ColoredPassword integrates into KeePass' options form.
Options

You can define both text- and background colors for

  • letters
  • digits
  • special characters

Usage

ColoredPassword will color passwords only if the password itself is shown.

If passwords are hidden using asterisks, no coloring takes place. If showing passwords is not allowed in KeePass' policies, no coloring takes place.

If you configured Keepass to show passwords in the entry list and decided to have them colored as well, you can optionally decide to not change the background color.
This will ensure the entire line will have the same background color, but - depending on the colors you picked - can result in decreased readability.

Example - Editing entries and entering the masterkey

Options
Options

Example - Entry list

Options

Translations

ColoredPassword 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 described in the wiki.

Naming convention for translation files: <plugin name>.<language identifier>.language.xml
Example: ColoredPassword.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
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].