KeygenDialog 0 0 606 480 Generate GnuPG keypair 0 0 Generate a new key pair true QFrame::NoFrame QFrame::Plain 0 0 0 0 Passphrase Email QLineEdit::Password Name QLineEdit::Password <html><head/><body><p>There is no limit on the length of a passphrase, and it should be carefully chosen. From the perspective of security, the passphrase to unlock the private key is one of the weakest points in GnuPG (and other public-key encryption systems as well) since it is the only protection you have if another individual gets your private key. <br/>Ideally, the passphrase should not use words from a dictionary and should mix the case of alphabetic characters as well as use non-alphabetic characters.<br/>A good passphrase is crucial to the secure use of GnuPG.</p></body></html> true Expert false true # QtPass GPG key generator # # first test version please comment # %echo Generating a default key Key-Type: default Subkey-Type: default Name-Real: Name-Comment: QtPass Name-Email: Expire-Date: 0 %no-protection # Do a commit here, so that we can later print "done" :-) %commit %echo done Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse false For expert options check out the <a href="https://www.gnupg.org/documentation/manuals/gnupg/Unattended-GPG-key-generation.html">GnuPG manual</a> true Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok email name passphrase1 passphrase2 checkBox plainTextEdit buttonBox accepted() KeygenDialog accept() 248 254 157 274 buttonBox rejected() KeygenDialog reject() 316 260 286 274