mirror of https://github.com/ThunixdotNet/www.git
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
To sign up for an account with thunix, please fill in the form below. Be sure to include a contact name, email address, a desired username, a little blurb about your interest in us and a public SSH key. Once you've filled in the form, click on the send button; the signup form will be processed and you'll receive an email, with instructions on how to log into your new account.
|
|
|
|
If you have any questions or problems, feel free to contact us.
|
|
|
|
<form action='/includes/email.php'>
|
|
|
|
Contact Name: <input type='text' name='contact_name'><br>
|
|
Email Address: <input type='text' name='email_address'><br>
|
|
Desired Username: <input type='text' name='username'><br>
|
|
What interests you about thunix: : <input type='textarea' name='interest'><br>
|
|
SSH Public Key: <input type='textarea' name='pubkey'><br>
|
|
<input type='submit'>
|
|
</form>
|
|
|
|
If you don't have a public SSH key, don't worry! Check out [this guide to SSH keys](https://tilde.team/wiki/?page=ssh) and make sure that you only fill in your public SSH key here.
|
|
|
|
Signing up implies that you agree with our [terms of service](/tos). If you haven't done so, please read it before you sign up.
|