how to
This commit is contained in:
parent
4a5e3800ba
commit
8af68df73f
1 changed files with 13 additions and 0 deletions
13
readme.md
13
readme.md
|
@ -12,5 +12,18 @@ That means
|
|||
### Protocol neutrality
|
||||
Clients should be able to easily be ported to TOR/Gemini/IPFS/ect
|
||||
|
||||
### Can I join?
|
||||
You don't need my permission!
|
||||
Simply follow the steps and you're online!
|
||||
|
||||
1) Grab the example file
|
||||
2) Modify it with your data
|
||||
3) Serve that file from your.website/.well-known/interverse
|
||||
4) Ensure that the webserver also adds the correct header: `access-control-allow-origin *`
|
||||
5) Feel free to test your setup by visiting:
|
||||
https://libresolutions.network/Interverse?url=your.website
|
||||
6) If you need any help feel free to get in touch with me by e-mailing gabriel@libresolutions.network
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue