Discuss Scratch

Yeetoburro1
Scratcher
1000+ posts

Censor email addresses in the forums and main site

Steve0Greatness wrote:

Yeetoburro1 wrote:

Steve0Greatness wrote:

n@ep.tld
so in order to censor that, it would take a lot of code
if <(text) contains [@] = [true v]> then
if <in (text) [before] [@] = <not[ ]>> then
set [pft v] to [1]
repeat until <(text) full of [*]>
replace item (pft) of (text) with [*]
end
end
end
a huge mess that would be hard to code and would put more strain on the servers, all for
********
no worth it
no support
1: That's actually not very much compared to the thousands of lines they already have
2: It would help prevent unmoderated chat, I don't see the downside.
It's complex and I had a hard time trying to make a why to change with scratch blocks
Java > Scratch. And by your philosophy, adding pretty much anything would put more strain on the servers
MiaTheMia
Scratcher
1000+ posts

Censor email addresses in the forums and main site

Nice idea but what if I wanted to say
Dear Scratch Team I have had issues with my password as it sometimes changes to my password for another site. Please contact me on the gmail account connected to the account @MiaTheMia.
In context like that it would probably be alright as it only says you have a account and only the ST can see it
Surport but add some context which you will allow it in.
Edit no support you only need to ban stuff like
MiaTheMia@gmail.com
For the record I have no gmail and the text above was a example of what I mean

Last edited by MiaTheMia (Sept. 12, 2020 20:04:34)

Yeetoburro1
Scratcher
1000+ posts

Censor email addresses in the forums and main site

MiaTheMia wrote:

Nice idea but what if I wanted to say
Dear Scratch Team I have had issues with my password as it sometimes changes to my password for another site. Please contact me on the gmail account connected to the account @MiaTheMia.
In context like that it would probably be alright as it only says you have a account and only the ST can see it
Surport but add some context which you will allow it in.
The format of the email adress would be censored
TopicBumper
New Scratcher
100+ posts

Censor email addresses in the forums and main site

Bump as well.

I will note that this is implemented in comment sections but not the forums.

Last edited by TopicBumper (Feb. 24, 2021 21:21:18)

Scratchperson1000000
Scratcher
500+ posts

Censor email addresses in the forums and main site

I've had an extension that asked me to enter a new email for that specific extension, the extension email went like “@example/extension.com”
So, extension emails?
tympanicbock61
Scratcher
12 posts

Censor email addresses in the forums and main site

support
AliMASTER430258
Scratcher
100+ posts

Censor email addresses in the forums and main site

i feel like this post should be bumped, so I'm bumping this
SpyCoderX
Scratcher
1000+ posts

Censor email addresses in the forums and main site

I think this would work since almost every time emails are used to send or receive data. While this is probably not a large issue, I like this solution.

Here is a regex filter which would locate anything in the format of the following:
anything@email.com
example@null.void.empty
++++anything@email.com
Regex:
/\++?\w+@\w+(\.\w+)+/g
(Built using RegExr)
han614698
Scratcher
1000+ posts

Censor email addresses in the forums and main site

but



Please email appeals@scratch.org for appeals.
SpyCoderX
Scratcher
1000+ posts

Censor email addresses in the forums and main site

han614698 wrote:

but



Please email appeals@scratch.org for appeals.
Just check if its not that email. Or another @scratch.org email.
8to16
Scratcher
1000+ posts

Censor email addresses in the forums and main site

Support, but why don't we whitelist help@scratch.mit.edu and appeals@scratch.mit.edu?
50_scratch_tabs
Scratcher
1000+ posts

Censor email addresses in the forums and main site

Support. Although is this already implemented?

I think it is, but you have to use a real TLD.

Hmm, it seems like some are blocked, but others aren't.

Saying “thing@(actual mail website).com” is blocked, but “test@thisisafakewebsitethatproablydoesntexist.com” is fine.

Try it…make a post that says something followed by “at geemayl dot com” (obviously make it the actual thing) and it'll block it.

Last edited by 50_scratch_tabs (Oct. 3, 2024 20:08:03)

8to16
Scratcher
1000+ posts

Censor email addresses in the forums and main site

50_scratch_tabs wrote:

(#72)
Support. Although is this already implemented?

I think it is, but you have to use a real TLD.

Hmm, it seems like some are blocked, but others aren't.

Saying “thing@(actual mail website).com” is blocked, but “test@thisisafakewebsitethatproablydoesntexist.com” is fine.

Try it…make a post that says something followed by “at geemayl dot com” (obviously make it the actual thing) and it'll block it.
ok

it works
TheInterneter
Scratcher
100+ posts

Censor email addresses in the forums and main site

Make an exception for appeals@scratch.mit.edu and help@scratch.mit.edu
50_scratch_tabs
Scratcher
1000+ posts

Censor email addresses in the forums and main site

TheInterneter wrote:

(#74)
Make an exception for appeals@scratch.mit.edu and help@scratch.mit.edu
Agreed. Or anything at scratch.mit.edu… Is there anything else?

Last edited by 50_scratch_tabs (Oct. 3, 2024 23:59:08)

Powered by DjangoBB