Best practice saving password from custom plugin optionpage

Im writing an plugin where the user need to fill in his password for a webservice. I already add a custom optionpage and save other options in the plugin.Settings but they a viewable in the advance_optionpage. Where are the best place to save this password permanently and hidden.

Hi @Felix1,

Here is one idea:

– Dale

Thanks for the idea. So you say that there is no nativ Methode inside rhino for such task? I will implement my own methode than.

That is correct - Rhino doesn’t save passwords…