Alex Potsides 8c56ec0d23
fix: allow certain keychain operations without a password (#726)
* fix: allow certain keychain operations without a password

Listing, removing, renaming etc keys do not require a password so
the user should not be required to provide one.

This means we don't have to prompt the user to create a password
when they aren't going to do any operations that require a password.

* fix: make keychain pass optional

* fix: support libp2p creation without keychain pass

Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-08-05 19:03:11 +02:00
..
2020-06-18 15:33:08 +02:00
2020-05-28 12:37:48 +02:00
2020-05-28 12:37:48 +02:00
2020-06-18 15:33:08 +02:00