uazo / cromite

Cromite a Bromite fork with ad blocking and privacy enhancements; take back your browser!
https://www.cromite.org/
GNU General Public License v3.0
3.34k stars 74 forks source link

[request] allow save proxy password #1270

Open gmankab opened 3 months ago

gmankab commented 3 months ago

Preliminary checklist

Is your feature request related to privacy?

No

Is there a patch available for this feature somewhere?

no

Describe the solution you would like

if i am setting proxy in chrome://proxy, it asks for password each time when i restart cromite

can you please add pasword saving feature

Describe alternatives you have considered

no

uazo commented 3 months ago

Carl had a patch to work on: https://github.com/bromite/bromite/pull/909 I personally am not interested in http-type proxies, which replace the network layer making you identifiable, but only socks, and carl said that the password goes unencrypted. Since I would like to have a proxy socks in cromite by default for all cromite users, I would like to understand how to get around the fact that the password goes unencrypted. the idea was to solve https://github.com/uazo/cromite/issues/329 first and see if it is exploitable.