You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Objective:
For the release of DeWeb on mainnet, we need a way to list providers and websites, so users can access those easily
How to
Find how to simply store websites and providers
The list of websites must be fetchable so a website can display them
People must be able to ask for their website/provider to be added to the list
Providers and Websites must NOT be in the same list
Implement the registry for providers
Implement the registry for websites
Update the doc to enable people to do it
Tech
For providers, we need the url of the provider, ways to contact the owner, a small description of their website access policy (block/allow lists, what they filter ? only their websites ? only massa "officials" website ?...)
For websites, we need the .massa domain name, ways to contact the owner, a small description of what's on the website
The text was updated successfully, but these errors were encountered:
Objective:
For the release of DeWeb on mainnet, we need a way to list providers and websites, so users can access those easily
How to
Tech
For providers, we need the url of the provider, ways to contact the owner, a small description of their website access policy (block/allow lists, what they filter ? only their websites ? only massa "officials" website ?...)
For websites, we need the
.massa
domain name, ways to contact the owner, a small description of what's on the websiteThe text was updated successfully, but these errors were encountered: