ElectronMail icon indicating copy to clipboard operation
ElectronMail copied to clipboard

Proton Pass not working

Open ajgringo619 opened this issue 2 years ago • 2 comments

App is working great so far. My only issue is that Proton Pass does not load - nothing happens at all when I click the app. Since this is very new, is there something I need to do on my end to get it working? I noticed from the web client that it required a Chrome extension.

ajgringo619 avatar Oct 29 '23 04:10 ajgringo619

The app by design loads the WebClients as a packaged into the app static bundle with applied patches, not from the web. There are many reasons for this approach. So there is a need to look into that Pass and make it packaged into the app too.

I'm not convinced yet that I'm ready for enabling Chrome extensions support in the app. So if the Pass requires extensions support, this will be an addition reason for it not being functional within the app.

Generally, I believe it's not the best idea to enable Pass support in the app or using it in the browser, as services like Pass better to be used as an independent/standalone app to reduce possible attack vectors via extra functionality.

vladimiry avatar Oct 29 '23 09:10 vladimiry

OK, that makes sense.

ajgringo619 avatar Oct 29 '23 15:10 ajgringo619