Stupid Questions Thread - Off topic

Users browsing this thread: 1 Guest(s)
venam
Administrators
(10-07-2013, 10:43 PM)kopri Wrote: Okay here is my stupid question. I'm using the hub pastebin client, is there anyway I don't have to put my password in plain text in the .netrc?

When you are using the page in the browser it's also sending the password in clear text. It should be a server side change. It's easy to implement the hash only at the moment the password needs to be sent, all done via js with an onclick event. Like that the php page will take hashed passwords and not clear text passwords.


Messages In This Thread
Stupid Questions Thread - by berk - 04-07-2013, 03:53 PM
RE: Stupid Questions Thread - by yrmt - 04-07-2013, 04:03 PM
RE: Stupid Questions Thread - by kirby - 04-07-2013, 04:23 PM
RE: Stupid Questions Thread - by yrmt - 04-07-2013, 04:25 PM
RE: Stupid Questions Thread - by berk - 04-07-2013, 04:29 PM
RE: Stupid Questions Thread - by kirby - 04-07-2013, 04:30 PM
RE: Stupid Questions Thread - by venam - 04-07-2013, 04:48 PM
RE: Stupid Questions Thread - by yrmt - 04-07-2013, 04:54 PM
RE: Stupid Questions Thread - by venam - 04-07-2013, 05:12 PM
RE: Stupid Questions Thread - by yrmt - 04-07-2013, 05:16 PM
RE: Stupid Questions Thread - by Mafia - 04-07-2013, 08:48 PM
RE: Stupid Questions Thread - by kopri - 10-07-2013, 10:43 PM
RE: Stupid Questions Thread - by venam - 11-07-2013, 04:55 AM
RE: Stupid Questions Thread - by zygotb - 11-07-2013, 05:32 AM
RE: Stupid Questions Thread - by FreeBSD - 11-07-2013, 06:08 AM
RE: Stupid Questions Thread - by hades - 11-09-2013, 04:55 PM
RE: Stupid Questions Thread - by crshd - 12-09-2013, 03:20 AM