What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [REQUEST] Smaller Password

[REQUEST] Smaller Password
Author: Message:
Fuse
Full Member
***

Avatar
Wax on..Wax off

Posts: 314
Reputation: 14
32 / Male / –
Joined: Jul 2006
O.P. [REQUEST] Smaller Password
IS there a way to make a shorter password for the computer at my house, juse for WLM.
EXAMPLE:

password: helloilovemsgplus
password at home: 123

________

?

Two fish in a tank. One turns to the other and says "Do you know how to drive this thing?"
12-18-2006 06:10 PM
Profile E-Mail PM Find Quote Report
rob_botch
Full Member
***

Avatar

Posts: 180
Reputation: 4
33 / Male / Flag
Joined: Apr 2006
RE: [REQUEST] Smaller Password
I believe that it may be possible to do this in a script, but it would be very insecure, as both the full and short password must be stored. Perhaps asking messenger to remember the password may be the better solution.

Robert
12-18-2006 06:23 PM
Profile E-Mail PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: [REQUEST] Smaller Password
Actually thats not true.
It's stored on your pc in (now) an encrypted file and if say you want wlm to save it it will go in that file.
Touch Innovation - touch friendly programs/applications for the windows mobile!


12-18-2006 06:26 PM
Profile E-Mail PM Web Find Quote Report
Jesus
Scripting Contest Winner
****

Avatar
Koffie, my cat ;)

Posts: 623
Reputation: 15
37 / Male / Flag
Joined: Jul 2005
RE: RE: [REQUEST] Smaller Password
quote:
Originally posted by Nathan
Actually thats not true.
It's stored on your pc in (now) an encrypted file and if say you want wlm to save it it will go in that file.


that's not what he meant...
read again ;)

I think he meant a different, shorter password for home use, while keeping the longer password for other machines.

This post was edited on 12-18-2006 at 08:19 PM by Jesus.
12-18-2006 08:17 PM
Profile PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [REQUEST] Smaller Password
It could be done with a proxy but like everyone is saying not very secure.
12-18-2006 11:04 PM
Profile E-Mail PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: [REQUEST] Smaller Password
You could use Short Keys and make it so when you type 123 it replaces it with helloilovemsgplus. However, someone could open the program and see it.
Twitter: @ChrisLozeau
12-18-2006 11:15 PM
Profile PM Find Quote Report
Deco
Full Member
***


Posts: 188
Reputation: 4
41 / Male / Flag
Joined: Aug 2006
RE: [REQUEST] Smaller Password
I'm not sure how to 'lock' messenger but I sent in my "rock paper scissors' script the functions to encrypt text with md5.. so if someone would do the locking for you just copy my code and encode the shorter password, save it into registry and have the script check if what you typed (after conversion to md5) equals what's stored in the registry.

Have fun!
12-18-2006 11:26 PM
Profile E-Mail PM Web Find Quote Report
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
38 / Male / Flag
Joined: Jul 2006
RE: [REQUEST] Smaller Password
quote:
Originally posted by Deco
sent in my "rock paper scissors' script the functions to encrypt text with md5.. so if someone would do the locking for you just copy my code and encode the shorter password, save it into registry and have the script check if what you typed (after conversion to md5) equals what's stored in the registry.
isn't it easier to encrypt the original password with the short password as password and store that as a string in the register..
then take that string out off the register and decode it with the short password and put the decode text as password in the password field?
12-18-2006 11:32 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On