Fake GNOME Keyring window that launches a custom command if the password is entered incorrectly.

Дневник UNIX'оида 2acf79103b Update README.md 2 anni fa
scr 2ee809908b Add files via upload 2 anni fa
LICENSE 376fbadfe8 Initial commit 2 anni fa
README.md 2acf79103b Update README.md 2 anni fa
assets.qrc 5d2e6e88da Add files via upload 2 anni fa
fake-gnome-keyring.pro 5d2e6e88da Add files via upload 2 anni fa
keyring-icon.png 5d2e6e88da Add files via upload 2 anni fa
main.cpp 5d2e6e88da Add files via upload 2 anni fa
setup.cpp 5d2e6e88da Add files via upload 2 anni fa
setup.h 5d2e6e88da Add files via upload 2 anni fa
setup.ui 5d2e6e88da Add files via upload 2 anni fa
unlock.cpp 5d2e6e88da Add files via upload 2 anni fa
unlock.h 5d2e6e88da Add files via upload 2 anni fa
unlock.ui 5d2e6e88da Add files via upload 2 anni fa

README.md

fake-gnome-keyring

Fake GNOME Keyring window that launches a custom command if the password is entered incorrectly.

Installation

  1. Install qt5-base
  2. Build it from sources or download binary
  3. Run fake-gnome-keyring for the first time and set it up
  4. Put fake-gnome-keyring in autostart

Why use?

Your command will be executed in case of incorrect password or closing of this window, so you can use it to recognize unauthorized access to your system

Screenshots