In the wiki of the gun repo on github, there is a section about "Security, Authentication, Authorization" (Wiki Page). It describes the problem of how to avoid someone making invalid changes to the data like spamming the database or erasing the enitre database, but it doesn't describe how the problem is solved in gun. So the question simply is:
how is it solved?
Thanks a lot!