Quote:
Originally Posted by nowei
??
What is my username? I've heard it's not my email address. Where do I find it?
How do I use it in ignobleepub? That only asks for the key file, input file, and output file.
I tried the key generator without my middle initial. No go, same error, Key cannot be null.
|
You don't need your username. Just use
Code:
python -s ignoblekeygen.pyw "FirstName LastName" 1234567890123456 "bnepubkey.b64"
Where
1. "FirstName LastName" is your name from your credit card without your middle initial (don't forget to put it in quotes).
2. 1234567890123456 is your credit card number.
3. "bnepubkey.b64" is output keyfile name (assumes local folder).