LedgerHQ / app-passwords

Password Manager application for Ledger devices
Apache License 2.0
82 stars 22 forks source link

new USB backend - Chrome Flag is missing #39

Closed Kf-VasileMoraru closed 8 months ago

Kf-VasileMoraru commented 1 year ago

From ledgerhq.github.io/passwords-backup, i am advised to "you need to first go to chrome://flags then search for Enable new USB backend, disable it and relaunch Chrome."

Unfortunately, this flag "USB backend" is missing in google Chrome.

I can not use https://ledgerhq.github.io/passwords-backup/,

How can i find - USB backend

avbfr commented 1 year ago

Hello,

This flag has been removed from recent Chrome versions.

As a workaround, I've downloaded an old (v90) portable version of Chromium and use it only for this purpose: https://github.com/portapps/ungoogled-chromium-portable/releases/tag/90.0.4430.93-10 Regards, AVB

monperrus commented 1 year ago

I confirm that I cannot use the backup web app on Chrome 108.

Using an old version of Chrome seems very unsecure.

@lpascal-ledger any plan to update the backup web app?

that would be great, thanks!

monperrus commented 1 year ago

for the record, https://github.com/LedgerHQ/passwords-backup/pull/4 is a tentative pull-request to fix this problem.

lpascal-ledger commented 1 year ago

Yep, fixing/cleaning the webapp is definitely in our scope for this year.

lpascal-ledger commented 8 months ago

Should have been fixed with this PR.