I think if you're actually interested in encryption, your best bet is actually not to wait on us to help you with it. If we're cooperating with you to encrypt your data, it's by definition not secure. A number of security-conscious users use us combined with TrueCrypt volumes.
I see a couple ways you could introduce encryption securely.
1. At the very least, encrypt data being transfered using SSL, to prevent sniffing on WiFi and other public networks. Public key cryptography (like SSL) certainly can be secure, and does or doesn't require "cooperation" depending on your definition.
2. Your client could somehow integrate with something like TrueCrypt, but leave it up to the user to manage their keys.