Thank you for this tool, it is fantastic. Very much considering the premium version for our project but have a few questions...
- Are there any security measures in place to revent a malicious actor from sending their own data from outside our unity game to the leaderboard (since we only use a public key), could they send a new 'bogus' highscore and get it on the leaderboard? (Or worst case, remove other entries)
- Is it possible for users to 'share' their username across multiple devices (without completely disabling unique usernames)
Viewing post in Leaderboard Creator comments
Hello!
- Yes there are security measures, however, no leaderboard system is always safe. Even AAA games get hacked entries in their leaderboards. The only way to keep it 100% clean is to regularly monitor it, verify scores and remove potentially hacked entries.
- Technically, yes. There is no direct way of doing it, but you can message me on Discord (username: @danqzq) and we can figure out a way to synchronize user's progress across different devices.