Closed jonasschnelli closed 6 years ago
currently, the passphrase in the backup html page is encoded in "binary" (pure ASCII) leading to a different between the DBB-App (where we encode passphrase in utf-8).
This PR should fix this issue.
currently, the passphrase in the backup html page is encoded in "binary" (pure ASCII) leading to a different between the DBB-App (where we encode passphrase in utf-8).
This PR should fix this issue.