[PyQt] Asking for temporary privilege elevation

Barry Scott barry at barrys-emacs.org
Sun Jan 7 13:27:26 GMT 2018



> On 7 Jan 2018, at 00:12, Shriramana Sharma <samjnaa at gmail.com> wrote:
> 
> Ok will do that but is using external ask pass more secure than just a QInputBox with password echo mode?

Its a trade off between always asking the password if you use Qinputbox or only asking for it if sudo requires a password.

Barry



More information about the PyQt mailing list