#Loqi[preview] [zemlanin] > As an aside, I actually think WebFinger should be made easier for static hosting
@nileshtrivedi You can achieve this now, by serving `/.well-known/host-meta.xml` with something like this:
```xml
<?xml version="1.0" encoding="UTF-8"?>
<XRD x...