About {{ .instance.Title -}}
Admin Contact
{{- if .instance.ContactAccount.DisplayName -}} {{- emojify .instance.ContactAccount.Emojis (escape .instance.ContactAccount.DisplayName) -}} {{- else -}} {{- .instance.ContactAccount.Username -}} {{- end -}}
@{{- .instance.ContactAccount.Username -}} {{- else }}This instance has not yet set a contact account.
{{- end }} {{- if .instance.Email }}Email: {{- .instance.Email -}}
{{- else }}This instance has not yet set a contact email address.
{{- end }}Instance Features
- {{- template "statusLimits" . -}}
- {{- template "pollLimits" . -}}
- {{- template "profileLimits" . -}}
- {{- template "customCSSLimits" . -}}
Languages
Instance Rules
Terms and Conditions
Domain Permissions
ActivityPub instances federate with other instances by exchanging data with them over the network. Exchanged data includes things like accounts, statuses, likes, boosts, and media attachments.
This exchange of data is open by default but can be blocked for instances on specific domains via a domain block created by an instance admin.
Alternatively, if this instance is running in allowlist mode, exchange of data with remote instances must be explicitly allowed via a domain allow entry.
For more information on domain blocks, domain allows, etc, see the following pages (all links open in a new tab):
Blocked domains
When a domain block entry is created on this instance:
- No new data from instances on the blocked domain will be created on this instance.
- Interaction between this instance and blocked instances is cut off in both directions.
- (In case of an exact match): Any existing data from blocked instances are deleted from the storage of this instance.
{{- if .blocklistExposed }} View the list of domains blocked by this instance {{- else }} This instance does not publicly share its list of blocked domains. {{- end }}
Allowed domains
When an admin adds an explicit domain allow entry, instances on the domain and its subdomains are allowed to federate with this instance.
{{- if .allowlistExposed }} View the list of domains explicitly allowed by this instance {{- else }} This instance does not publicly share its list of explicitly allowed domains. {{- end }}