# Type the @ username that you want. Do not include an '@'. USERNAME="example" # This is the user's 'real' name. REALNAME="A single file ActivityPub Server" # This is the bio of your user. HTML can be used SUMMARY ="Get the source code!" # Password for sending messages PASSWORD="" # Generate locally or from https://cryptotools.net/rsagen # Newlines must be replaced with '\n' KEY_PRIVATE="-----BEGIN RSA PRIVATE KEY-----\n...\n-----END RSA PRIVATE KEY-----" KEY_PUBLIC="-----BEGIN PUBLIC KEY-----\n...\n-----END PUBLIC KEY-----"