summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2021-12-13 14:57:54 +0000
committerAndrew Yu <andrew@andrewyu.org>2021-12-13 14:57:54 +0000
commit1d4e2081b88c6654b25a893d752ba06c0a5ee39a (patch)
tree98c3bbbc6447a3493660331ff6dae95fa9530536
parent6575c65ff6aa7dd3e0eec7d97f5f819eeb6ab242 (diff)
downloadwww-1d4e2081b88c6654b25a893d752ba06c0a5ee39a.tar.gz
add caution regarding mx-bounce
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index e8bdf3b..07d331f 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
 		<p>I recently switched from Linux to OpenBSD on all of my servers and some desktop/laptops.  I'm going to rewrite the site soon, see you then!</p>
 		<p>Things done:</p>
 		<dl>
-			<dt>web</dt><dd>httpd</dd>
+			<dt>web</dt><dd>httpd, certbot, htaccess</dd>
 			<dt>email</dt><dd>smtpd, dovecot, rspamd</dd>
 		</dl>
 		<h2>Sites</h2>
@@ -18,8 +18,7 @@
 			<dt>Public projects code on the Web</dt><dd><a href="https://project.andrewyu.org">https://projects.andrewyu.org</a></dd>
 			<dt>Git bare repos for public projects</dt><dd><a href="https://git.andrewyu.org">https://git.andrewyu.org</a></dd>
 			<dt>My personal blog</dt><dd><a href="https://blog.andrewyu.org">https://blog.andrewyu.org</a></dd>
-			<dt>Public file storage space</dt><dd><a href="https://www.andrewyu.org/pub">https://www.andrewyu.org/pub</a></dd>
-			<dt>Private file storage space</dt><dd><a href="https://lib.andrewyu.org">https://lib.andrewyu.org</a></dd>
+			<dt>File storage space</dt><dd><a href="https://lib.andrewyu.org">https://lib.andrewyu.org</a></dd>
 		</dl>
 		<p>Note: Some of these sites are unpopulated.  Some of these sites look ugly.  Some of these sites don't exist yet.  This is, again, a new server, I'm probably going to fix that sooner or later.  If you still find it empty in a while, please tell me about that.</p>
 		<h2>Contact</h2>
@@ -31,6 +30,7 @@
 			<li>irc <a href="irc://irc.libera.chat:6697/AndrewYu">Andrew on AndrewIRC</a></li>
 		</ul>
 		<p>Note: I am not always on IRC until I get my bouncer set up.  AndrewIRC won't be up until I find a sane minimal server, then install and configure it.</p>
+		<p>Caution: This server is quite new, and it seems to be in some dnsbl lists.  I'll try to get o you by other means if my email gets MX-bounced.</p>
 		<p><small>To the extent possible under law, Andrew Yu has waived all copyright and related or neighboring rights to the content of this website.</small></p>
 	</body>
 </html>