Forum Moderators: phranque
Good suggestion to create a hard to guess password is to make a sentence and use the first letters from that sentence.
"This is my first new password and it's difficult"
Then you can convert that to:
"tiM1nP&id"
put in some capital characters and stuff like that.
Remember the sentence, and you should be able to create the password again :)
easyer to remember a sentence then a password :D
I haven't got experience with technical security, so I can't tell you a thing about if that folder is secure for packet sniffing....
Note though that if you intend to use SSL only as a form of admin login you do not need to buy a certificate! OpenSSL (and other SSL libraries I assume) can generate a certificate that you can use. The only catch is that you will get one of those "This certificate is unauthorizised, unverified blah blah blah" messages when you access your admin pages. Which of course is not a problem when you are the one who generated the certificat e in the first place!
Hope this helps!