almindor / harbour-jTox

Sailfish OS native tox implementation for Jolla
GNU General Public License v3.0
12 stars 4 forks source link

Unable to import unencrypted profiles #12

Closed almindor closed 7 years ago

almindor commented 7 years ago

Unencrypted profiles from uTox and Cyanide are not importable as jTox considers them bad.

There's currently a isEncrypted check. The logic should be extended to allow decrypted profiles to be imported and re-sealed with a new password.

almindor commented 7 years ago

fixed