As a jabref user
I want to store my network proxy password in-memory only
So that my password isn't insecurely stored on the file system
Users must have an option in the preferences window to store the network proxy password in memory. The password is then kept only for the duration of the current session.
This is a better option than the current approach which stores the password to the system in plaintext. When paired with a credential manager solution it works as a good fallback. This is the optimal feature combination.