0
|
1 ---
|
|
2 title: Register
|
|
3 description:
|
|
4 ---
|
|
5
|
|
6 If you would like to have an account, you need to provide the following information:
|
|
7
|
|
8 * Desired username
|
|
9 * A comma-separated list of services
|
|
10 * A valid e-mail address the administration can send the credentials to (i.e. must **not** be a throwaway)
|
|
11 * SSH public key (must be Ed25519) [^1]
|
|
12 * A reason why would you like to join
|
|
13
|
|
14 Also, read the [privacy policy](/privacy/) and the [terms of service](/terms/).
|
|
15
|
|
16 Once done with that, e-mail `administration at yakumo dot dev` and wait for an answer.
|
|
17 In the best case scenario, you'll get it right away, in the worst case, several days.
|
|
18
|
|
19 Do note, in the case the administration approve you, make sure to change your password(s) right away.
|
|
20 Existing members may be allowed access to other services if so they wish.
|
|
21
|
|
22 [^1]: Only useful for shell accounts
|