Skip to content
View santinomelo's full-sized avatar
  • Argentina
  • 02:30 (UTC -03:00)

Block or report santinomelo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
santinomelo/README.md

Santino Melo — Roblox, Luau and server-side security

Roblox & Luau developer focused on secure, reliable systems.
Argentina · server authority · compatibility first

01 / About

I build Roblox systems that treat the server as the authority and keep client input untrusted. I care about practical security, compatibility with existing experiences and documentation people can actually follow.

02 / Selected work

A server-authoritative patch for vulnerable A-Chassis 6 sound remotes. It validates requests on the server instead of depending on hidden remote names.

Source · English documentation · Download v1.0.0

03 / Approach

  • The client requests; the server decides.
  • Security claims should be observable and reproducible.
  • A useful tool needs clear installation, testing and releases.

04 / Tools

Luau · Roblox Studio · Python · Git · Server-side security

Leer en español

Desarrollo sistemas y herramientas para Roblox con énfasis en seguridad del lado del servidor, compatibilidad y documentación clara. Mi objetivo es crear soluciones que puedan probarse, entenderse y mantenerse sin depender de seguridad por ocultamiento.

Pinned Loading

  1. ac6-autopatcher ac6-autopatcher Public

    Parche de seguridad del lado del servidor para remotos de sonido vulnerables de A-Chassis 6 en Roblox.

    Luau 1