joelacus / RedditEnhancer

A browser extension to tweak the user interface on Reddit
83 stars 1 forks source link

[Feature Request] Account switcher #24

Open martienne17 opened 1 year ago

martienne17 commented 1 year ago

I installed this extension because Reddit Enhancement Suite is no longer being developed or supported. One feature I used to use it for was the account switcher. I was wondering if you would consider adding this feature to your extension.

joelacus commented 1 year ago

Hi. I can certainly try to add this feature yes, but I'll need to figure out a secure way of doing it. How did it work in RES? Did you have to give it your username and password for each account?

martienne17 commented 1 year ago

Yes, there was a menu item where you entered the username and password for each. They did have a disclaimer on it that it stored your username and password for the use of this function.

joelacus commented 1 year ago

Yes, I'd have to put a disclaimer too. Even though the data saved by the extension is relatively secure, it is not encrypted. However, the data is only saved locally to your machine, but is also synchronised with your Mozilla/Google/Microsoft account if you have browser sync enabled, so no third party should have access. Despite this, I'm not comfortable with storing the username and password in "plaintext", so I'd suggest an option to encrypt the credentials with a pin number or master password to add some level of security.

martienne17 commented 1 year ago

Understood. I hope you can find the right solution.

sneazy-ibo commented 7 months ago

Any updates on this?

joelacus commented 7 months ago

Apologies for the delay. I'll work on this next, hopefully I can add it soon.