-
Notifications
You must be signed in to change notification settings - Fork 3
1. Features
The application window is small in order not to disturb user work. Furthermore, it is draggable to place it where least bothers in each moment.
There is also an incognito button to minimize the window. This option detects and identifies people although the user can not see the window. This incognito mode can also be enabled by a shortcut ⌘M or ⌃M.
When Shoulder Sourfing Attack is detected, the user chooses the preferred action to be taken. There are several actions that can be configured, simple actions such as brightness reduction, computer notifications or lock screen. And advanced configurations such as emails and slack and telegram notifications. For these options the user needs to configure some parameters, so the window is expanded to facilitate editing options.
The user could choose who is authorized to look at the computer screen by adding trusted people (under construction).
If the application detects people situated far away (approximately 2-3m), it is not considered a shoulder surfing attack as they can't see the screen content.
As security features, the info cannot be accessed without a PASSWORD. This password is derivated using crypto library. Library default options are used. After the derivation, it is encrypted with aes-256-gcm algorithm to be securely stored.