[FEAT] Internal API #7
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#6 [FEAT] Core Script
AriasCreations/NuSystem
#10 [FEAT] Authorization Module
AriasCreations/NuSystem
Reference: AriasCreations/NuSystem#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Internal API should utilize JSON for extensibility.
NOTE: Yes i recognize that Json will result in higher memory footprints. However it will allow tracking what script sent what message so long as the script is compliant with the API and does not spoof it.
TODO: Possible ways to secure this API against such attack vectors.