Actually the password will be sent in plaintext as a GET variable. The server logs as well as TxtWeb logs have the info.
--
The website for the club is http://stab-iitb.org/wncc
To post to this group, send email to wncc...@googlegroups.com
From: Mayank Singhal <manku....@gmail.com>
To: wncc...@googlegroups.com
Sent: Friday, January 20, 2012 8:53 PM
Subject: Re: [WnCC] IITB ASC on SMS
Saket Choudhary
--
The website for the club is http://stab-iitb.org/wncc
To post to this group, send email to wncc...@googlegroups.com
@Manku
you are right, even the internal communications are plain
HTTP/GET(mostly) or SMPP
-Sudarshan Wadkar
"Success is getting what you want. Happiness is wanting what you get."
- Dale Carnegie
"It's always our decision who we are"
- Robert Solomon in Waking Life
"The truth is the truth, so all you can do is live with it."
--Systematic Chaos
Now that would be cool (isn't this insti-elections time ? Ouch ! I
just leaked a manifesto point in public ! :P )
-Sudarshan Wadkar
"Success is getting what you want. Happiness is wanting what you get."
- Dale Carnegie
"It's always our decision who we are"
- Robert Solomon in Waking Life
"The truth is the truth, so all you can do is live with it."
--Systematic Chaos
@sudhi
So TxtWeb doesn't expose real phone numbers to the App developers but a unique ID. So even they will face similar issues.
-Sudarshan Wadkar
"Success is getting what you want. Happiness is wanting what you get."
- Dale Carnegie
"It's always our decision who we are"
- Robert Solomon in Waking Life
"The truth is the truth, so all you can do is live with it."
--Systematic Chaos
Actually it does... We can get permissions from a user if LDAP supports OAuth and give a web interface where da user, who is using for the 1st time, gets a key which would work only when it is associated to his mobile number, I mean he get results only if he text from that number with da associated key embedded... Guess this is a better protection rather passing users password from servers.. If there is no OAuth we may save his credentials in tat web server as we dnt hve a choice.
--
-Sent from Samsung Galaxy S2
OAuth doesn't solve da purpose of password secrecy.
--
-Sent from Samsung Galaxy S2
Identify the user by his mobile number and a key, different from his LDAP password, he sends via sMs. This way his password won't propagate through external servers in a less secure mode :-)
--
-Sent from Samsung Galaxy S2
But you still need to store that password, somewhere, somehow.
Unwanted/extra burden on the dev/author of the app to ensure its safe
and secure. I wonder what else can be done to authenticate LDAP if not
OAuth. Quick google yields nothings to me. But it will be interesting
to look at the options.
-Sudarshan Wadkar
Anyway even if we encrypt your password, we are finally storing your
password, and would need to decrypt it some time when you demand your
grades. This is kind of unavoidaible.
On 20 January 2012 23:09, Praveen Kumar Pendyala
On Fri, Jan 20, 2012 at 11:09 PM, Praveen Kumar PendyalaBut you still need to store that password, somewhere, somehow.
<pravee...@praveenkumarpendyala.in> wrote:
> Identify the user by his mobile number and a key, different from his LDAP
> password, he sends via sMs. This way his password won't propagate through
> external servers in a less secure mode :-)
Unwanted/extra burden on the dev/author of the app to ensure its safe
and secure. I wonder what else can be done to authenticate LDAP if not
OAuth. Quick google yields nothings to me. But it will be interesting
to look at the options.
--
The website for the club is http://stab-iitb.org/wncc
To post to this group, send email to wncc...@googlegroups.com