That's got nothing to do with the security of GCHQ like you originally stated.
It's certainly has to do with the security of personal details to the agents that have applied, or are applying.
Clearly this is way over some of GD's heads.
Please lock if a mod see's and i'll keep to places that can comprehend it![]()
Not best practice, but who cares?
Anything worth protecting will be, your recruitment login...not so much.
That's got nothing to do with the security of GCHQ like you originally stated.
Clearly this is way over some of GD's heads.
Please lock if a mod see's and i'll keep to places that can comprehend it![]()
Stored in that database are names, family members names, passport numbers, addresses and other personal information on GCHQ Employees and applicants.
Your telling me that information isn't worth being protected?
Well bugger me then what is..
Stored in that database are names, family members names, passport numbers, addresses and other personal information on GCHQ Employees and applicants.
Your telling me that information isn't worth being protected?
Well bugger me then what is..
Ok, aside from the fact you illegitmately tried to link this with the overall security of GCHQ and are now backtracking,
Are you under the impression that because it was sent to you in plain text, it must also have been stored on the database in plain text?
Stored in that database are names, family members names, passport numbers, addresses and other personal information on GCHQ Employees and applicants.
Your telling me that information isn't worth being protected?
Well bugger me then what is..
If this was purely for job application purposes im surprised they ask for this level of detail at an early stage, I know it's not true for other branches of security in the country.
It goes hand in hand with the security of GCHQ, not with their operations though.
They're stored in a reversible algorithm at least. This is exactly why you shouldn't trash articles when you clearly have no clue about the principles behind it.
Erm, it wouldn't be much use to anyone if it wasn't reversible would it?
Erm, it wouldn't be much use to anyone if it wasn't reversible would it?
??
The best way to store passwords is to store just a salted hash of them. There should be no way to retrieve the actual password.
There is also no need to send a user their password, if they forget it, reset it.
Bravo! Again trolling on a subject you know nothing about, clearly.
Proper password hashing should be done to the point it's not feasible to reverse them.
Take a look at Bcrypt and Scrypt.
Discussion can be found here; https://news.ycombinator.com/item?id=5442238