Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 538 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 538 Bytes

This is the metaserver package for Guns, the tank game. The repository you probably want to look at is the Guns game repo.

The metaserver primarily provides creation, storage and distribution of public keys (server and client pubkeys, specifically) for purposes of authentication.

It will also provide a front-end for people to manage their keys.

This is a temporary readme, a more complete one will be substituted later.