Click here to Skip to main content
15,892,005 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
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 
GeneralRe: Twitter - no leak, but change your password anyway Pin
Eddy Vluggen5-May-18 4:00
professionalEddy Vluggen5-May-18 4:00 
F-ES Sitecore wrote:
You think the client should encrypt the password before sending?
No, hashed. With salt.

F-ES Sitecore wrote:
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.
Yes, they can; but they will have a hard time reproducing the original password. It would also mean that (thanks to SSL) this can only be broken if they have access to your local computer.

F-ES Sitecore wrote:
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.
SSL is to secure transport.

Simpeler; SSL is a secure train-transport, but there will be loading and unloading of the cargo. You can just blindly hire such a secure train-transport and assume all is well, but that leads to the vulnerability that Twitter describes. There was an automated audit during unload, and it was theoretically possible that some employees saw the content.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

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 
GeneralRe: Twitter - no leak, but change your password anyway Pin
F-ES Sitecore8-May-18 8:39
professionalF-ES Sitecore8-May-18 8:39 

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.