Click here to Skip to main content
15,892,059 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Researchers wonder what it means when you keep your phone out without using it Pin
Joe Woodbury7-May-18 9:42
professionalJoe Woodbury7-May-18 9:42 
GeneralRe: Researchers wonder what it means when you keep your phone out without using it Pin
TheGreatAndPowerfulOz9-May-18 18:19
TheGreatAndPowerfulOz9-May-18 18:19 
NewsWhy programming language “Rust” is getting all the love Pin
Kent Sharkey6-May-18 17:59
staffKent Sharkey6-May-18 17:59 
NewsSlack open sources security development lifecycle tool goSDL Pin
Kent Sharkey6-May-18 17:59
staffKent Sharkey6-May-18 17:59 
NewsTwitter - no leak, but change your password anyway Pin
Eddy Vluggen3-May-18 11:05
professionalEddy Vluggen3-May-18 11:05 
GeneralRe: Twitter - no leak, but change your password anyway Pin
V.4-May-18 0:04
professionalV.4-May-18 0:04 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen4-May-18 0:10
professionalEddy Vluggen4-May-18 0:10 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore4-May-18 12:15
professionalF-ES Sitecore4-May-18 12:15 
Eddy Vluggen wrote:
Besides, shouldn't passwords be encrypted even before they are sent to the server?
I'd go for "both".


You think the client should encrypt the password before sending? The only way the client (a web browser, we're talking about twitter) could encrypt the data before sending is to use javascript and anything in js on the client can be reverse engineers (View->Source) and that includes your encryption algorithm and any passwords\secrets\keys you use to achieve the encryption. If a malicious person knows that information then your encryption is literally useless. That's what https is for, so you don't have to waste your time doing pointless things like client-side encryption on a website.
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen5-May-18 4:00
professionalEddy Vluggen5-May-18 4:00 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore5-May-18 4:58
professionalF-ES Sitecore5-May-18 4:58 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen5-May-18 5:00
professionalEddy Vluggen5-May-18 5:00 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore5-May-18 6:11
professionalF-ES Sitecore5-May-18 6:11 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen5-May-18 7:40
professionalEddy Vluggen5-May-18 7:40 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore5-May-18 8:31
professionalF-ES Sitecore5-May-18 8:31 
QuestionRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen5-May-18 11:40
professionalEddy Vluggen5-May-18 11:40 
AnswerRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore6-May-18 2:42
professionalF-ES Sitecore6-May-18 2:42 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen6-May-18 3:26
professionalEddy Vluggen6-May-18 3:26 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore6-May-18 4:10
professionalF-ES Sitecore6-May-18 4:10 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen6-May-18 4:25
professionalEddy Vluggen6-May-18 4:25 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore8-May-18 6:07
professionalF-ES Sitecore8-May-18 6:07 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen8-May-18 6:34
professionalEddy Vluggen8-May-18 6:34 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore8-May-18 6:46
professionalF-ES Sitecore8-May-18 6:46 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen8-May-18 6:51
professionalEddy Vluggen8-May-18 6:51 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore8-May-18 7:00
professionalF-ES Sitecore8-May-18 7:00 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen8-May-18 7:41
professionalEddy Vluggen8-May-18 7:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.