shithub: web

Download patch

ref: 6d02e7190e40c20192e527ff1ddbf5a6ec7cc629
parent: e2081a1b29cf66cda016dfe5e1521dadf6949837
author: sirjofri <sirjofri@sirjofri.de>
date: Mon Jan 18 11:25:04 EST 2021

explains CORE and EXTRA services

--- a/index.ht
+++ b/index.ht
@@ -18,9 +18,26 @@
 
 <section>
 <header>
-<h2>Our Services</h2>
+<h2>Our CORE Services</h2>
 </header>
-<p>TBD.</p>
+<p>Our primary service is providing a <strong>Global 9p Registry</strong> service for various 9p services. Service providers can use our registry to share their service with the worldwide community of 9p users.</p>
+<p>This registry is <i>operating system agnostic</i>. It can be used from the original Plan 9, 9front as well as inferno. Writing integration for other 9p software is trivial, thanks to the flexibility of the 9p protocol.</p>
+
+<h3>Extra Infrastructure Services</h3>
+<p>We also provide additional infrastructure services for EXTRA services, described in the following list. More information about EXTRA services below.</p>
+<ul>
+<li>DNS for 9p.zone</li>
+<li>Auth Services for EXTRA services *</li>
+</ul>
+<p><small>(* planned features)</small></p>
+</section>
+
+<section>
+<header>
+<h2>EXTRA Services</h2>
+<p>To make 9p.zone a friendly place for all, users can provide additional services for the community. These services are <em>not</em> created by ourselves, that's why they're called EXTRA services.</p>
+<p>We want to make things easier. That's why we try to provide some general infrastructure and help people create cool projects.</p>
+<p>This sounds great, doesn't it? There will still be some time until the EXTRA services are usable with our infrastructure. We will focus on creating our CORE services first!</p>
 </section>
 
 <section>