I know that storing such a sensitive data is a bad idea. But if application will ask password every time when it's starts it'll be annoying... I know about OAuth but this is just the same thing - user will be interrupted with browser(or i'm wrong? - this moment is not clear for me). I know about symmetric cryptography. But how to store the key inside application securely?
The question is simple. (but has two parts :-)
1) Whether it is possible to send login/password pair not as plain text?
and
2) If NO, why i should think about security(in my application)?
If you found a misspelling feel free to tell me about it