You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An extremely simple app to set a PIN to unlock wf-locker with.
Usage
By default the app will appear in any application launcher as Wf Shell Change PIN. It can also be found by runnning wf-locker-pin
On first run it will request the user to set a pin, and repeat it to be sure.
On subsequent runs the user must first enter the current pin before choosing a new one.
Security
This is a convenient unlock option in wf-locker and is not highly secure. The pin is stored as a hash in the user configuration directory and is user writable/deletable. Removing or replacing the pin is simple and can be done by anyone who gains same user or better access to the machine.
Please consider carefully your security model before using this feature.
Configuration
This application currently has no configuration options