Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make getting the KEY from the server a RemoteFunction #1458

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

kaiserandaxl
Copy link
Contributor

@kaiserandaxl kaiserandaxl commented Mar 20, 2024

Make getting the KEY from the server a RemoteFunction

Doing this will add a layer of security to the client.

This prevents key grabbing by a backdoor stalking RemoteEvents/RemoteFunction. (Fail safe is in to allow RemoteEvents to give key when RemoteFunction fails.)

PoF:
https://github.com/Epix-Incorporated/Adonis/assets/122803145/3ab92eaa-8e49-424a-96b1-e5800b3374e6

@kaiserandaxl kaiserandaxl marked this pull request as ready for review March 20, 2024 23:09
@Dimenpsyonal Dimenpsyonal added ✨ enhancement Enhancing or improving existing functionality ⚡ command Specific Adonis commands 🛡️ anti-exploit The Adonis anti-exploit system/anti-exploit features labels Mar 21, 2024
@Dimenpsyonal Dimenpsyonal merged commit 454adf4 into Epix-Incorporated:master Mar 21, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🛡️ anti-exploit The Adonis anti-exploit system/anti-exploit features ⚡ command Specific Adonis commands ✨ enhancement Enhancing or improving existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants