Roman Ibragimov

Results 10 issues of Roman Ibragimov

#1844 - import from GenBank/GenPept has been added. ## Generic request - [ ] PR name follows the pattern `#1234 – issue name` - [ ] branch name does not...

Need to make apt-get repo for keychain installation on Linux. Support platforms 1) deb 9 and newer 2) ubuntu 16.04 and newer 3) linux mint 18.3 and newer

enhancement

Need to add: 1) creation date 2) time last signing -- time when this key was used for sign functions

enhancement

At this moment we have no proper mechanism for checking password strength. Need to use cracklib for checking password strength.

enhancement

When key manager will work parallel with keychain it will be need to synchronize changes between them: key manager can add or remove key and keychain must have mechanism that...

enhancement

It is necessary to set keyboard layout always to en_US on windows for compatibility with linux version. - Need to figure out what layouts are installed in the case of...

enhancement

Need to use ssl connection with ws server.

enhancement

It is necessary to run putty client with admin privileges to connect to named pipe on Windows. Need to reduce this requirements.

bug
enhancement

Keychain service (windows) crashes on pipe client disconnect. Test case: 1) start win service 2) connect by putty client 3) exec some commands, for example, "create command" 4) close putty...

bug

Attacker can grab pass secret by displaying fake password entry window for user. User will pass secret to the fake window and attacker will can to grab secret. We need...

enhancement