LCG: Keeping Latveria's coasts safe🏖️🌊

Reset your Password!

To reset your password please follow the following guide

1. Take your private 8 character serial number from the secret compartment of your LCG-provided detonating suitcase.

2. Append the commands you execute. This is everything after "commands=".

3. Append the length of your commands.

4. Hash what you have created with SHA-256.

5. Send what you have created with a GET request to /resetMechanism, with "token" as a query parameter. That is, https://coastguard.lat/resetMechanism?token=...

Commands:

email: Emails your password reset to the email address specified in the value. The domain must be gatech.edu. Separate multiple emails with the ~ (tilde) symbol.

Example:

token=93620729fc3d0ad90cf793817cafd578c8504f608472b1481bbb7052faf5bc8b&commands=email=example

Hence, 93620729fc3d0ad90cf793817cafd578c8504f608472b1481bbb7052faf5bc8b = SHA-256(8-char serial number || email=example || 13).

The url above would send an email to "example". To add more emails you can use the following format token=Value&commands=email=example~email=test@gatech.edu

Please note that our reset emails may be marked as spam. If you believe you should have received one but did not, please check your spam folder first.