Help for a swear word censor block

it's great, and I'm working on using a method that converts text to a hex sha 512 hash (using a block in dev mode) and compares it to the hex sha 512 hash conversion of the words in the blacklist since (what I've read) there's no way to convert back to text (or at least it's too complicated).

Maybe btoa it 50 times.

Whats an algo

Im just gonna go with the whitelist

HARRRRD, but its easier to find than every way a person can type swears:
Like
a$_
Or
a5_
For as_

algorithm

How do i see it........

And, if i go with the whitelist,

Bc what if someone finds a way to use more than one whitelisted word as a bad word
Like butt(not a bad word(Like used in comedys or sonething else saying ------ my butt!))
And hole(also not a bad word)
(But when used together, is a bad word acting as as_hole

You kbow what maybe your option is easier but
HoW dO i DoWnLoAd It?

Or
HoW dO i SeE tHe CoDe?

Wait, do you know how to make something that has a sepwrate list for all lookalike characters for a specific letter, and use that blacklist( :frowning: ) in just plain letters?

Like a list for s =
[s, $, 5, (section sign)]

from what I read, it can be used to encrypt passwords, which one time should be enough.

ok
https://snapswearwords.18001767679.repl.co/?q=???
https://snap.berkeley.edu/snap/snap.html#present:Username=18001767679&ProjectName=external%20services

I know a lot of rude words to give you but I wouldn't as the snap! community should be nice to others and are trusted and expected to not be rude to others.

@shushforshasha
https://snap.berkeley.edu/snap/snap.html#present:Username=programmer_user&ProjectName=snap%20chat
It filters the messages on the backend, which can be found at https://repl.it/@programmeruser/snap-chat.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.