2016-07-15 01:45:10 -04:00
|
|
|
# PlanetSide Login Server [](https://travis-ci.org/psforever/PSF-LoginServer)
|
2016-03-04 14:47:14 -05:00
|
|
|
This project contains the code to run and manage the login server role for PlanetSide 1.
|
|
|
|
|
|
2016-05-01 04:43:20 -04:00
|
|
|

|
|
|
|
|
|
2016-03-04 14:47:14 -05:00
|
|
|
## Features
|
|
|
|
|
* Crypto session establishment
|
|
|
|
|
* Username and password (or token) acceptance
|
|
|
|
|
* Able to specify a custom server name and IP:Port combos
|
|
|
|
|
|
|
|
|
|
## Planned Features
|
|
|
|
|
* Database integration for account lookup
|
|
|
|
|
* Further netcode integration
|
2016-05-02 00:08:33 -04:00
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
GNU GPLv3. See LICENSE.md for the full copy.
|