A strong password ๐Ÿ˜‚
@nixCraft Very bold of you to post your password on the fediverse.
@nixCraft donโ€™t you mean <strong>password</strong>
@kevin_hardiman @nixCraft also add 2 pairs of <rot13> inside the <strong>. maybe 2 more outside it too
@nixCraft I'd at least expect it to use <strong></strong> tags, though. ๐Ÿค”
@nixCraft genius! OTOH if that password is not part of some off-the-shelf brute force data set then the attackers are Doing It Wrong haha
@nixCraft replace h1 with strong 
@nixCraft password is supported in most browsers bro
@nixCraft just add some CSS to make it even more complex.
@nixCraft This might not be a strong post, but it is receiving some weak comments.
@nixCraft boosting for more pedantic replies
@nixCraft ๐ŸŽ‰ Congratulations to whoever did this! MAX NERD has been unlocked!

@nixCraft I once used something -- I think it was Plesk -- that rejected K"Nb\:uO`) as insufficiently secure but didn't give any errors when I tried P@55w0rd.

I mean, obviously that one's more secure. Just look at it. It's got numbers in it.

@nixCraft "we don't store you password in plain text, we store it in text/xml!"
@nixCraft <span><strong>Password</strong></span>
๐Ÿ™„๐Ÿ˜†
@nixCraft A program once asked me for a master password, so I typed in "goshujinsama".
@nixCraft for older : the strong password is bold
<b>password</b>
@nixCraft <!DOCTYPE html><html><head><meta charset="utf-8" /><title>Password</title></head><body><header><strong><p>password</p></strong></header></body></html>