about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--index.html3
-rw-r--r--table.regusers2
-rw-r--r--table.weekconns2
3 files changed, 5 insertions, 2 deletions
diff --git a/index.html b/index.html
index 6efa78c..0a5595a 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,8 @@
         <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/irc">IRC</a> :: <a href="/start">BCHS Guide</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a>
 	</div>
 	<div id="content">
-		<p>Welcome to tilde.institute! This is an OpenBSD machine whose purpose is to provide a space in the <a href="https://tildeverse.org">tildeverse</a> for experimentation with and education of the OpenBSD operating system. Each user receives a subdomain! A variety of editors, shells, and compilers are installed to allow for development in a native OpenBSD environment. OpenBSD's httpd(8) is configured with slowcgi(8) as the fastcgi provider and sqlite3 available. This allows users to experiment with web development using compiled CGI in C, aka the <a href="https://learnbchs.org">BCHS Stack</a>. In addition to php7.0 and mysql (mariadb) by request, this provides an environment where the development of complex web apps is possible.</p>
+		<p>Welcome to tilde.institute! This is an OpenBSD machine whose purpose is to provide a space in the <a href="https://tildeverse.org">tildeverse</a> for experimentation with and education of the OpenBSD operating system. A variety of editors, shells, and compilers are installed to allow for development in a native OpenBSD environment. OpenBSD's httpd(8) is configured with slowcgi(8) as the fastcgi provider and sqlite3 available. This allows users to experiment with web development using compiled CGI in C, aka the <a href="https://learnbchs.org">BCHS Stack</a>. In addition to php7.0 and mysql (mariadb) by request, this provides an environment where the development of complex web apps is possible.</p>
+        <p>User sites are accessible via <code>https://&lt;user&gt;.tilde.institute</code></p>
         <p>Mailing list now available for tilde.institute! Web archive and <a href="https://lists.tildeverse.org/postorius/lists/institute.lists.tildeverse.org/">subscribing information available here</a>. From this point forward, the mailing list will be the primary means of communication between tilde.institute and users regarding announcements and critical issues. All messages from administrator Ben Morrison (ahriman) will contain an attached signature using <a href="key.pub">this public key</a>.</p>
         <p>The list of compilers available are as follows:</p>
 			<ul>
diff --git a/table.regusers b/table.regusers
index 3c640b7..4d23c96 100644
--- a/table.regusers
+++ b/table.regusers
@@ -1,6 +1,7 @@
 <ul>
 <li>aewens</li>
 <li>amcclure</li>
+<li>bacterio</li>
 <li>ben</li>
 <li>erxeto</li>
 <li>fosslinux</li>
@@ -9,6 +10,7 @@
 <li>login</li>
 <li>lorenzo</li>
 <li>midnightpupil</li>
+<li>nimbius</li>
 <li>nonlinear</li>
 <li>rdh</li>
 <li>rnelson</li>
diff --git a/table.weekconns b/table.weekconns
index 801f180..7003e7f 100644
--- a/table.weekconns
+++ b/table.weekconns
@@ -1 +1 @@
-47
\ No newline at end of file
+51
\ No newline at end of file