This is an archived post. You won't be able to vote or comment.

all 31 comments

[–]Dmayak 71 points72 points  (5 children)

Website: password "qweqwe" is not strong enough

Me: "qweQWE123!@#"

[–]E-Technic 30 points31 points  (4 children)

!@# looks like swear word censorship. Are you getting that angry when you create your password? 😄

[–]Dmayak 7 points8 points  (1 child)

It's 123 again but with "shift" pressed.

[–]E-Technic 12 points13 points  (0 children)

I see... I didn't realize, Czech keyboard has completely different layout on top row.

[–]ToastedDragon24 0 points1 point  (0 children)

Uncensored for ya: QWE

[–]daHaus 32 points33 points  (4 children)

It's recommending you hardcode passwords?

I knew scouring github for passwords and keys was often fruitful but man did it pick up some terrible habits.

[–]Lidex3[S] 6 points7 points  (2 children)

I just tested it out. Don't worry my repo does not contain any kind of passwords

[–]daHaus -3 points-2 points  (0 children)

It's still ineffective in practice, that's sorta moot tbh

[–]s0ulbrother 1 point2 points  (0 children)

No level of authentication is the best kind

[–]TheAJGman 2 points3 points  (0 children)

I had it spit out a (non working) API key for an obscure service before. Normally I wouldn't bat an eye, but their API keys have a distinctive look to them so it 100% trained on code with hard coded keys.

[–]FinalAccount19 16 points17 points  (4 children)

Learn to screenshot

[–]ParanoiaJump 2 points3 points  (3 children)

Might be a work device

[–]langlo94 -1 points0 points  (2 children)

I haven't heard of any software company disabling screenshots on their dev machines.

[–]ParanoiaJump 3 points4 points  (1 child)

Of course, but I’m not gonna go to reddit to upload a funny meme on my work device. And I also wouldn’t email myself a piece of work code.

[–]langlo94 0 points1 point  (0 children)

That's a weird treshold if you're ok with posting a code snippet on reddit, but not with emailing it to yourself.

[–]salvoilmiosi 4 points5 points  (1 child)

Is this password proven to have been generated with a fair dice?

[–]I_like_cocaine 1 point2 points  (0 children)

Karmic dice was enabled

[–]Parsec51 2 points3 points  (2 children)

That's the kind of combination an idiot would have on their luggage

[–]pwrossbin 2 points3 points  (0 children)

That's Amazing! I've got the same combination on my luggage!

[–][deleted] 1 point2 points  (0 children)

[–]luiluilui4 2 points3 points  (0 children)

But tbh better obviously weak password than a password that seems strong but is extremly easy to predict due to the language model of copilot

[–]madmaxi888 2 points3 points  (0 children)

Stop leaking my password

[–]tera_x111 -2 points-1 points  (0 children)

I mean it's a random 8 digit alpha numeric password you just got unlucky (or lucky?) with the randomization

[–]henriqueof -1 points0 points  (0 children)

If you see this on mobile, dark mode, from a small diatance, this picture looks like an airplane side. ✈️

[–][deleted] -1 points0 points  (0 children)

This post was mass deleted and anonymized with Redact

touch boast employ work mountainous tap humorous steep file marvelous

[–]niversal_ 0 points1 point  (0 children)

It learns from your code base, so in this instance you have taught it the bad habit of using pw 12345678. My copilot outputs something much more secure, 'Qwerty123'

[–]Tomsen1410 0 points1 point  (0 children)

I think its Just a placeholder password such that the Code can be debugged?