Disclaimer: Yes the I read the entire thread. It hurt me a bit. There is lots of misinformation here, which is why I write this answer.
I want to ask the tech guys here a few questions
I use for my all desktop wallets a password which is 13 character long and it consists of 2 words which only make senses to me and 2 number plus one special character, letters are small and capital ones.
How long would take from state sponsorship attack to bruteforce it ?
What about if I put this password to a RAR file which I keep all my documents and seeds encrypted , how much time if state sponsored attack have my file ?
Thanks in advance for your replies.
#1 Its impossible to know how long something takes, if we know nothing about the algorithms used. Maybe you used this password with DES, then it does not matter how long the password it is. Maybe you used AES with two rounds SHA256, maybe with 1 billion rounds SHA512. A RAR file and the file of a wallet will certainly not use the same algorithm. Different wallets use different methods for encryption (at least in detail).
#2 You offered a 0.005 btc bounty and thought someone will bite? If you are so sure your password is secure, put some coins behind your claim. A single bitcoin would probably get some creative people to work on the problem.
#3 Lets get down on some basic combinatorics. You say 2 numbers, 2 words in different languages, 1 special char. 10 numbers, 1350 special characters[1], 3,219,264 dictionary words[2]. Thats 3,219,264
2*10
2*1350 = ~1.4*10
18 passwords or 60 bits of entropy. That is more secure than a 10 symbol random alphanumeric password (62
10) and less secure than a 11 symbol random alphanumeric password (62
11). Given my assumptions have been very generous[4], I would guess your password is less secure. Its only as secure as these two words are.
#4 Considering #3 and that you think a TLA will attack you, Id suggest you get a better password and make sure you are protected against other brute force attacks.
[3]
[1]
https://en.wikipedia.org/wiki/Latin_script_in_Unicode[2] porno.txt was the largest I could find
https://wiki.skullsecurity.org/Passwords[3]
https://xkcd.com/538/[4]
https://en.wikipedia.org/wiki/English_language#Vocabulary