encryptic-team / encryptic

An encryption-focused open source note taking application
Mozilla Public License 2.0
348 stars 40 forks source link

Importing OpenPGP key feature not working #56

Closed salessandri closed 5 years ago

salessandri commented 5 years ago

Description

When creating a new identity, the system allows you to either (a) upload an existing OpenPGP key from a backup or (b) create a new key pair with protected by a passphrase. If opting for scenario (a), the application opens a file selection modal for .asc files, when the appropriate file is selected, nothing happens.

Expected Behavior

A new identity is created with the uploaded OpenPGP key associated to it.