You are viewing a single thread.
View all comments View context
3 points
*

I asked Claude.ai to write a “witchy” theme password generator:
WARNING: This is not intended to be used to generate real passwords, they may not be secure (enough)
https://syncfiddle.net/fiddle/-NdzulDiwTeG5GCzFEn1

I think you have to push the RUN green button.

Prompts used

Write a program in JavaScript that generates random password phrases composed of “witchy”-theme words.

Here it is an example of a password composed of “witchy”-theme words:

SluttyUpri$ing69Kill-Kill-Kill#Destroy-Burn-It-All-D0wn


It’s a bit too serious. Rewrite the arrays adjective and nouse adding some funny words while keeping the “witchy” theme.


Now write a simple HTML frontend to use it

HTML / JS code, in case the snippet expires
  Witchy Password Generator



  <h1>Witchy Password Generator</h1>
  
  Generate Password
  
  <div></div>
permalink
report
parent
reply
10 points

This feels like an appropriate place to comment that passwords of that length are essentially uncrackable by modern standards and that you have no need for the pesky and easily forgettable special characters or numbers! Relevant xkcd.

Quick note on the comic - dictionary attacks are possible now, so four plaintext words is not enough without special characters, but 10, like your example, is more than enough :)

permalink
report
parent
reply
4 points

Pass-sentences are also easier and faster to type depcite being longer.

permalink
report
parent
reply
2 points

I didn’t realize that someone could use it to create real passwords (…which now seems obvious).

So I added a warning, just in case.

permalink
report
parent
reply

Witchy Memes

!witchymemes@lemmy.world

Create post

Be cool to each other. We’ll welcome most occult themes, it’s okay if you stray from witchcraft a bit.

No advertising. No trolling. No hate. Violaters will be removed unceremoniously.

We love art credits when possible.

Community stats

  • 2.8K

    Monthly active users

  • 302

    Posts

  • 1.7K

    Comments

Community moderators