array-io-keychain icon indicating copy to clipboard operation
array-io-keychain copied to clipboard

A highly secure standalone application for signing transactions and generating key pairs.

Results 19 array-io-keychain issues
Sort by recently updated
recently updated
newest added

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

![Copy of OAuth](https://user-images.githubusercontent.com/37595780/55871618-b1092f00-5b93-11e9-8cc8-469a941edd46.jpg)

Make a research and think through the models of how plug-ins should work in KeyChain. The result of this work should be: 1. Proposal of plug-in architecture.

enhancement

There will be 2 steps in the changes, made to KeyChain API: 1. The API should be changed after the improvement are made to the KeyChain arhitecture. 2. The second...

enhancement

Currently, the linux version does not implement key modifier handling. Since some English layouts contain characters entered by means of modifier, it is impossible to ensure correct password input on...

Parent task: https://github.com/arrayio/array-io-keychain/issues/11 It is necesary to create keychain installer for Windows

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