Discuss Scratch

NFlex23
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

potatophant wrote:

you don't need to hash a password if only you're using it and its stored in an environment variable. sha256 is nonetheless an insecure algorithm that shouldn't be used. i always bcrypt and salt passwords that actually need to be hashed
That's what I was thinking, as it's already secure enough (I think?) using replit's env variables.

Help improve the Advanced Topics (Really!)
Before you create a topic:
Always search for duplicates or other similar topics before making an umbrella topic, e.g., “The Mac Topic”.
  • Is it about something you are planning on making but haven't made yet? If so, please wait to post until you have created a working prototype. This is a key factor to keeping the ATs as clean as possible.
  • The ATs aren't technical support. It is perfectly valid to ask questions about things related to programming, but not issues with external websites, apps, or devices. Most sites have their own support system; try asking there!
  • Is it related to something you are making in Scratch? (This includes OSes and other Scratch projects) If so, please post in Collaboration, Show and Tell, or another similar forum.
  • Is your topic questionably “advanced”? Try browsing the other forums to see if your topic fits better in one of those.
  • Issues with Scratch itself should be put in Bugs and Glitches.
Before you post: Is what you're posting likely to start an argument or derail the thread (e.g., browsers, operating systems)? If so, please re-think your post!





NFlex23
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

I don't really feel like adding anything else to Purr right now because I'm currently making something else. (more like derailed lol) So, if you want to add something, you can just fork Purr here.

Last edited by NFlex23 (Sept. 9, 2021 19:09:54)


Help improve the Advanced Topics (Really!)
Before you create a topic:
Always search for duplicates or other similar topics before making an umbrella topic, e.g., “The Mac Topic”.
  • Is it about something you are planning on making but haven't made yet? If so, please wait to post until you have created a working prototype. This is a key factor to keeping the ATs as clean as possible.
  • The ATs aren't technical support. It is perfectly valid to ask questions about things related to programming, but not issues with external websites, apps, or devices. Most sites have their own support system; try asking there!
  • Is it related to something you are making in Scratch? (This includes OSes and other Scratch projects) If so, please post in Collaboration, Show and Tell, or another similar forum.
  • Is your topic questionably “advanced”? Try browsing the other forums to see if your topic fits better in one of those.
  • Issues with Scratch itself should be put in Bugs and Glitches.
Before you post: Is what you're posting likely to start an argument or derail the thread (e.g., browsers, operating systems)? If so, please re-think your post!





DispIay
New to Scratch
28 posts

Purr: a simple Scratch URL shortener

Chiroyce wrote:

Another bug!

Someone can make a domain like this —
https://scratch.mit.edu.random.domain
and it'll pass the scratch URL test.

See for yourself — www.purr.ml/0gcw
Yeah but I don’t think you can get that domain because it’s only for people who are at mit

Display

“ this guy is cool ” - Za-Chary
-gge
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

DispIay wrote:

Chiroyce wrote:

Another bug!

Someone can make a domain like this —
https://scratch.mit.edu.random.domain
and it'll pass the scratch URL test.

See for yourself — www.purr.ml/0gcw
Yeah but I don’t think you can get that domain because it’s only for people who are at mit
actually no

the thing before the thing.thing of a url can be whatever you want it to be



《 ? | aug 9 | ravenclaw | a | shift+down for more signature》
V CLICK THAT TO MAKE GRIFFPATCH FOLLOW YOU V

(+-(▪_▪ :: looks)-+ :: sound)// this is kumquat eater. she eats kumquats.
[/scratchblocks]

DispIay
New to Scratch
28 posts

Purr: a simple Scratch URL shortener

This looks like a topic that someone would necropost on after a year or 2

Display

“ this guy is cool ” - Za-Chary
NFlex23
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

DispIay wrote:

This looks like a topic that someone would necropost on after a year or 2
Lol yeah.

Help improve the Advanced Topics (Really!)
Before you create a topic:
Always search for duplicates or other similar topics before making an umbrella topic, e.g., “The Mac Topic”.
  • Is it about something you are planning on making but haven't made yet? If so, please wait to post until you have created a working prototype. This is a key factor to keeping the ATs as clean as possible.
  • The ATs aren't technical support. It is perfectly valid to ask questions about things related to programming, but not issues with external websites, apps, or devices. Most sites have their own support system; try asking there!
  • Is it related to something you are making in Scratch? (This includes OSes and other Scratch projects) If so, please post in Collaboration, Show and Tell, or another similar forum.
  • Is your topic questionably “advanced”? Try browsing the other forums to see if your topic fits better in one of those.
  • Issues with Scratch itself should be put in Bugs and Glitches.
Before you post: Is what you're posting likely to start an argument or derail the thread (e.g., browsers, operating systems)? If so, please re-think your post!





Chiroyce
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

potatophant wrote:

you don't need to hash a password if only you're using it and its stored in an environment variable. sha256 is nonetheless an insecure algorithm that shouldn't be used. i always bcrypt and salt passwords that actually need to be hashed
theres only one admin though, and yeah, sha256 isnt needed since its already in an env var

Last edited by Chiroyce (Sept. 10, 2021 04:34:28)








April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
NFlex23
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

Profanity detector added.

Help improve the Advanced Topics (Really!)
Before you create a topic:
Always search for duplicates or other similar topics before making an umbrella topic, e.g., “The Mac Topic”.
  • Is it about something you are planning on making but haven't made yet? If so, please wait to post until you have created a working prototype. This is a key factor to keeping the ATs as clean as possible.
  • The ATs aren't technical support. It is perfectly valid to ask questions about things related to programming, but not issues with external websites, apps, or devices. Most sites have their own support system; try asking there!
  • Is it related to something you are making in Scratch? (This includes OSes and other Scratch projects) If so, please post in Collaboration, Show and Tell, or another similar forum.
  • Is your topic questionably “advanced”? Try browsing the other forums to see if your topic fits better in one of those.
  • Issues with Scratch itself should be put in Bugs and Glitches.
Before you post: Is what you're posting likely to start an argument or derail the thread (e.g., browsers, operating systems)? If so, please re-think your post!





Chiroyce
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

NFlex23 wrote:

Profanity detector added.
Good, but this bug still exists
https://www.purr.ml/cmhl







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
Chiroyce
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

what?



https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=chiroyce


HTTPS error i guess, since HTTP works but



www.purr.ml domain provider took away your HTTPS lol

Last edited by Chiroyce (Sept. 14, 2021 13:45:00)








April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
gdpr5b78aa4361827f5c2a08d700
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

Chiroyce wrote:

www.purr.ml domain provider took away your HTTPS lol

frenom moment
PizzaPizza72
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

Bruh

3DS and Wii U live once more! Pretendo













Pretendo Network (Wii U): PizzaPizza72
NFlex23
Scratcher
1000+ posts

Purr: a simple Scratch URL shortener

PizzaPizza72 wrote:

Bruh
I completely forgot this topic was still open.

Help improve the Advanced Topics (Really!)
Before you create a topic:
Always search for duplicates or other similar topics before making an umbrella topic, e.g., “The Mac Topic”.
  • Is it about something you are planning on making but haven't made yet? If so, please wait to post until you have created a working prototype. This is a key factor to keeping the ATs as clean as possible.
  • The ATs aren't technical support. It is perfectly valid to ask questions about things related to programming, but not issues with external websites, apps, or devices. Most sites have their own support system; try asking there!
  • Is it related to something you are making in Scratch? (This includes OSes and other Scratch projects) If so, please post in Collaboration, Show and Tell, or another similar forum.
  • Is your topic questionably “advanced”? Try browsing the other forums to see if your topic fits better in one of those.
  • Issues with Scratch itself should be put in Bugs and Glitches.
Before you post: Is what you're posting likely to start an argument or derail the thread (e.g., browsers, operating systems)? If so, please re-think your post!





Powered by DjangoBB