joshuasorkin / picture-scramble-back-end

0 stars 0 forks source link

Create hashed version of /image/:word #22

Open joshuasorkin opened 6 months ago

joshuasorkin commented 6 months ago

We don't want to send the user a URL like images/peanut because that will give away the puzzle. Instead let's send images/gg64a32 where gg64a32 is a property word_hashed in a word_image document.