Click here to Skip to main content
15,886,137 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Stupid user tricks (double-click = double postback) Pin
kmoorevs20-Apr-19 13:02
kmoorevs20-Apr-19 13:02 
GeneralRe: Stupid user tricks (double-click = double postback) Pin
DerekT-P12-Jun-19 9:14
professionalDerekT-P12-Jun-19 9:14 
GeneralRe: Stupid user tricks (double-click = double postback) Pin
kmoorevs13-Jun-19 7:18
kmoorevs13-Jun-19 7:18 
GeneralRe: Stupid user tricks (double-click = double postback) Pin
Nelek22-Apr-19 21:50
protectorNelek22-Apr-19 21:50 
GeneralRe: Stupid user tricks (double-click = double postback) Pin
David A. Gray28-Apr-19 14:52
David A. Gray28-Apr-19 14:52 
QuestionConcept of "Password Mode" Pin
Bogatitus17-Apr-19 16:03
Bogatitus17-Apr-19 16:03 
AnswerRe: Concept of "Password Mode" Pin
CodeWraith18-Apr-19 2:34
CodeWraith18-Apr-19 2:34 
AnswerRe: Concept of "Password Mode" Pin
Nathan Minier18-Apr-19 3:17
professionalNathan Minier18-Apr-19 3:17 
Bogatitus wrote:
having no background in the world of security whatsoever


So, the good news is that with no background whatsoever, you've basically described how most password systems work. You did munge it a little with asymmetric cryptography (a private key infers a public key), but that's okay.

Maybe you should look into crypto systems; it's a very rich field of study that you apparently have an interest in.
"Never attribute to malice that which can be explained by stupidity."
- Hanlon's Razor

GeneralRe: Concept of "Password Mode" Pin
Bogatitus18-Apr-19 8:28
Bogatitus18-Apr-19 8:28 
GeneralRe: Concept of "Password Mode" Pin
Nelek22-Apr-19 21:53
protectorNelek22-Apr-19 21:53 
GeneralRe: Concept of "Password Mode" Pin
raddevus11-Jun-19 10:19
mvaraddevus11-Jun-19 10:19 
GeneralI can't find one of these in the UK Pin
pkfox13-Apr-19 0:49
professionalpkfox13-Apr-19 0:49 
GeneralRe: I can't find one of these in the UK Pin
User 1106097913-Apr-19 2:01
User 1106097913-Apr-19 2:01 
GeneralRe: I can't find one of these in the UK Pin
pkfox13-Apr-19 2:19
professionalpkfox13-Apr-19 2:19 
GeneralRe: I can't find one of these in the UK Pin
User 1106097913-Apr-19 2:37
User 1106097913-Apr-19 2:37 
GeneralRe: I can't find one of these in the UK Pin
pkfox13-Apr-19 2:40
professionalpkfox13-Apr-19 2:40 
GeneralRe: I can't find one of these in the UK Pin
User 1106097913-Apr-19 2:43
User 1106097913-Apr-19 2:43 
GeneralRe: I can't find one of these in the UK Pin
pkfox13-Apr-19 2:44
professionalpkfox13-Apr-19 2:44 
GeneralRe: I can't find one of these in the UK Pin
User 1106097913-Apr-19 4:09
User 1106097913-Apr-19 4:09 
GeneralRe: I can't find one of these in the UK Pin
pkfox13-Apr-19 5:54
professionalpkfox13-Apr-19 5:54 
GeneralRe: I can't find one of these in the UK Pin
User 1106097913-Apr-19 6:24
User 1106097913-Apr-19 6:24 
GeneralRe: I can't find one of these in the UK Pin
User 1106097913-Apr-19 23:34
User 1106097913-Apr-19 23:34 
GeneralRe: I can't find one of these in the UK Pin
pkfox14-Apr-19 1:36
professionalpkfox14-Apr-19 1:36 
GeneralRe: I can't find one of these in the UK Pin
User 1106097914-Apr-19 1:48
User 1106097914-Apr-19 1:48 
GeneralRe: I can't find one of these in the UK Pin
pkfox16-Apr-19 18:31
professionalpkfox16-Apr-19 18:31 

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.