about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2018-12-15 08:53:32 +0000
committerahriman <ahriman@falte.red>2018-12-15 08:53:32 +0000
commit29d7dcd13a22d8630f2cb974c59575eab5ee8a0c (patch)
treedcb745f78b9f12c4d8b2d9b93dd3eb61a29e3989 /index.html
parent352d456116ea9dcabede974918807d707eef7d06 (diff)
downloadsite-29d7dcd13a22d8630f2cb974c59575eab5ee8a0c.tar.gz
updated info w/r/t mailing list
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index be5fe08..547c146 100644
--- a/index.html
+++ b/index.html
@@ -19,8 +19,7 @@
 	</div>
 	<div id="content">
 		<p>Welcome to the 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>NEW! Mailing list available for tilde.institute! Web archive and <a href="https://lists.tildeverse.org/postorius/lists/institute.lists.tildeverse.org/">subscribing information available here</a>.</p>
-        <p>Mail now available! Simply open mutt, neomutt, or alpine and compose a message to &lt;username&gt;@tilde.institute.</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>
 				<li>clang 6.0.0 (C/C++)</li>
@@ -51,10 +50,12 @@
 		    <li>weechat</li>
 		    <li>irssi</li>
 		</ul>
-        <p>Feel free to contact ahriman on chat in #institute if you need another compiler or shell available, or if you would like your homepage's index changed from index to something else (index.cgi, index.php, etc). I can also provide access to MySQL / MariaDB on a request basis.</p>
+        <p>Feel free to contact ahriman via the mailing list or on chat in #institute if you need another compiler or shell available, or if you would like your homepage's index changed from index to something else (index.cgi, index.php, etc). I can also provide access to MySQL / MariaDB on a request basis.</p>
         <div id="news">
             <h1>News &amp; Updates</h1>
             <em>2018 December 14</em>
+            <p>I dun goof'd again on the smtpd.conf syntax. All should be working again. I promise. I really promise this time.</p>
+            <em>2018 December 14</em>
             <p>Apparently I dun goof'd and didn't allow smtp traffic in pf (OpenBSD's firewall). So now mail works as it should.</p>
             <em>2018 December 10</em>
             <p>New IRC bot in the works! I named it "skoolbot", it lives in #institute. So far it returns the uptime/load, manpages by search term, and lets you toot to the ~institute mastodon account via IRC.</p>