Discuss Scratch

_nix
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

jokebookservice1 wrote:

Do you think who.is privacy […] should be added to the guide?
Yes. Every other personal site has whois data attached that's seriously revealing, and I doubt that the person who made their personal site ever intend for it to be visible to everyone.
Firedrake969
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

_nix wrote:

jokebookservice1 wrote:

Do you think who.is privacy […] should be added to the guide?
Yes. Every other personal site has whois data attached that's seriously revealing, and I doubt that the person who made their personal site ever intend for it to be visible to everyone.
Some registrars do have privacy guards (such as WhoisGuard on Namecheap) - http://prntscr.com/eiqavv
sprands
Scratcher
100+ posts

ITopic: The small steps on how to secure your online site or community

You're being a little too specific to Scratch. I agree that there should be some method to verify important users, and it could be Scratch. But not every method of verification or security should have to involve Scratch.
me-suna
Scratcher
18 posts

ITopic: The small steps on how to secure your online site or community

me-suna
Scratcher
18 posts

ITopic: The small steps on how to secure your online site or community

Qwertsick
Scratcher
51 posts

ITopic: The small steps on how to secure your online site or community

GrannyCookies wrote:

davidkt wrote:

LS97 wrote:

it’s better to use an online site maker such as Weebly
NOOOO!!! Never! LS97, don't discourage people from the fun of making websites! I'd rather use plain HTML and CSS than Weebly, or any stupid online site makers. A website is not actually your website if you don't program it yourself.
*high five*
high 25 lol my website is dev.amga.us/index.htm yeah i:heart:html-javascript-css
qaz1550
Scratcher
100+ posts

ITopic: The small steps on how to secure your online site or community

AdditionallyThat wrote:

GrannyCookies wrote:

davidkt wrote:

LS97 wrote:

it’s better to use an online site maker such as Weebly
NOOOO!!! Never! LS97, don't discourage people from the fun of making websites! I'd rather use plain HTML and CSS than Weebly, or any stupid online site makers. A website is not actually your website if you don't program it yourself.
*high five*

*same*
*same*
Pinkachu-
Scratcher
12 posts

ITopic: The small steps on how to secure your online site or community

First post snipped!
my sites is a google sites site. so it doesn't have a community
Please don't have the full post in your quote. It's really long.

Last edited by Pinkachu- (July 28, 2019 01:17:50)

46009361
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

So many TinyPic images that cannot be loaded properly!
(I don't want to quote every post that has this problem here.)
-ae-
Scratcher
58 posts

ITopic: The small steps on how to secure your online site or community

It's very hard to create a website!!!!!!!!!
-ae-
Scratcher
58 posts

ITopic: The small steps on how to secure your online site or community

Google sites app
supernavo
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

hi im trying to add a spam filter
Wettining
Scratcher
500+ posts

ITopic: The small steps on how to secure your online site or community

supernavo wrote:

hi im trying to add a spam filter
You could use a CAPTCHA
https://www.w3.org/WAI/GL/wiki/Captcha_Alternatives_and_thoughts
Usually they just require you to get an API key and drop in their little script to whatever form you want to have blocked from spam.

If you're talking about humans spamming, just add a timer in between posts like how Scratch and most other Scoial Media platforms do.

Last edited by Wettining (April 23, 2020 23:40:04)

R4356th
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

Wettining wrote:

supernavo wrote:

hi im trying to add a spam filter
You could use a CAPTCHA
https://www.w3.org/WAI/GL/wiki/Captcha_Alternatives_and_thoughts
Usually they just require you to get an API key and drop in their little script to whatever form you want to have blocked from spam.
Is reCAPTCHA free?
R4356th
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

Any idea how to generate pages like this https://llk.github.io/scratch-gui ? I am trying to make a mod.
Sheep_maker
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

R4356th wrote:

Any idea how to generate pages like this https://llk.github.io/scratch-gui ? I am trying to make a mod.
Here's a tutorial by the Scratch Team for building and publishing to Github Pages
R4356th
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

Sheep_maker wrote:

R4356th wrote:

Any idea how to generate pages like this https://llk.github.io/scratch-gui ? I am trying to make a mod.
Here's a tutorial by the Scratch Team for building and publishing to Github Pages
Thank you very much! Should that work for 2.0 as well? Mine is a 2.0 mod. Source code here. Or since Flash is dead it won't work?
Sheep_maker
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

R4356th wrote:

Sheep_maker wrote:

R4356th wrote:

Any idea how to generate pages like this https://llk.github.io/scratch-gui ? I am trying to make a mod.
Here's a tutorial by the Scratch Team for building and publishing to Github Pages
Thank you very much! Should that work for 2.0 as well? Mine is a 2.0 mod. Source code here. Or since Flash is dead it won't work?
Ah, sorry, that only works for 3.0. I'm not very familiar with Flash, but if you can build the files to produce a .swf, you can embed it in an HTML file the way this Scratch 2.0 mod did it
R4356th
Scratcher
1000+ posts

ITopic: The small steps on how to secure your online site or community

Sheep_maker wrote:

Ah, sorry, that only works for 3.0. I'm not very familiar with Flash, but if you can build the files to produce a .swf, you can embed it in an HTML file the way this Scratch 2.0 mod did it
Thank you again!
ElsieBreeze
Scratcher
100+ posts

ITopic: The small steps on how to secure your online site or community

R4356th wrote:

Wettining wrote:

supernavo wrote:

hi im trying to add a spam filter
You could use a CAPTCHA
https://www.w3.org/WAI/GL/wiki/Captcha_Alternatives_and_thoughts
Usually they just require you to get an API key and drop in their little script to whatever form you want to have blocked from spam.
Is reCAPTCHA free?
Yes, but I'd personally use https://www.hcaptcha.com/ because they pay you, they are also trusted by Cloudflare https://blog.cloudflare.com/moving-from-recaptcha-to-hcaptcha/
Also reCaptcha just feeds Google's Tracking, so any alternative is a better alternative, and hCaptcha just works *better*.

Powered by DjangoBB