Skip to content

andtechstudios/trophy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image Version (latest by date)

Deploy to DO

Overview

Trophy is a simple leaderboard server with profanity filtering.

Anonymous usernames

The API is designed for leaderboards with anonymous players (i.e. players won't need an account to appear on the leaderboard). In order to mitigate abuse, usernames are processed as follows:

  • Usernames are sanitized of profanity (see PurgoMalum)
  • Usernames are removed of whitespace characters
  • Usernames are removed of digit characters

Setup

Docker

  • Choose an AUTH_KEY in docker-compose.yml.

See Also

Open in Gitpod

About

Leaderboards API server

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors