v0.2.0, 22 Mar 2015 -- Encrypt commands before sending to server. Using AES256 for command, using a key created from password by PBKDF2 with 32 bytes of salt. This way, no one without access to plaintext password and salt can read the history. Note that password is never stored on the server in plaintext.
