keeweb / keeweb-connect

Browser extension for KeeWeb
MIT License
86 stars 12 forks source link

Permanent link of data Exchange ? #6

Closed LiloBzH closed 3 years ago

LiloBzH commented 3 years ago

Hi

I suppose this is not a bug because we can read in app :

"Settings you select here are valid only for the active session. You can view and manage sessions in KeeWeb settings."

But, if i restarted Chrome, Session is closed . Each Restart of chrome, link session is closed ?

Is this normal? An improvement in the future?

antelle commented 3 years ago

This is expected. Unfortunately, browser extensions can't store data securely, so that any app can read data from KeeWeb this way.

To make it easier, everything is optimized to pass this screen as quickly as possible:

LiloBzH commented 3 years ago

ok ! :-)