Libre Solutions Network - Interverse - Documentation

What is the interverse?

Interverse is a web0 search engine powered by trust and relationships.

What are the Benefits?

Can I get started?

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 contact us below.

Widget

Work in progress. Simply a demonstration of what is possible.

Interverse v0.l

The interverse file is the gateway to creating an interconnected trust-based web.

The file is json formatted but is simply at /.well-known/interverse on your domain/subdomain.


Example file

Structure

Interverse is designed to be extensible, other clients may impliment other features on top.

Fields

name

The name of your website (it can be your name, your brand or group)...ect

Mandatory Type Can be empty
Yes String Not enforced

location

This is the location of your website.

Mandatory Type Can be empty
Yes String (url) Yes

image

Whatever image you want to use to represent your website

Mandatory Type Can be empty
Yes String (url) Not enforced

connections

Mandatory Type Can be empty
Yes list (of urls) Yes

resources

This is intended to be for content on your website you speifically want to feature.

Mandatory Type Can be empty
Yes List (resource objects) Yes

Object fields:

label

Title of the resource

icon

Absolute link to a icon for the resource

location

the location of the resource (url)

description

Describe the resource

contact

Mandatory Type Can be empty
No List (contact) Yes

version

Mandatory Type Can be empty
No Not enforced Yes