> each server is run by **who knows**
sure, and that's the same as an email domain or a blog or any other internet service/resource that standard users take for granted:
functionally speaking, we're looking at a similar state for high-level options:
```pseudo.code
case option:
is masto-instance //
is email-domain //
is personal-website //
show expression(matrix::row):
| type | owned | managed
| 01 | corporate | corporate
| 02 | corporate | community
| 03 | community | community
| 04 | person | community
| 05 | person | person
| 06 | other | other
```