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

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

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