woozle.org/index.mdwn

33 lines
962 B
Plaintext
Raw Normal View History

2010-11-10 20:54:22 -07:00
Title: Home
<form class="login"
2012-02-04 10:16:01 -07:00
action="https://woozle.org/mail.cgi/"
2010-11-10 20:54:22 -07:00
method="post">
Username
<input type="text" name="user" size="15">
2010-11-10 20:54:22 -07:00
Password
<input type="password" name="password" size="15">
<input type="submit" value="Read Email">
2010-11-10 20:54:22 -07:00
</form>
2012-02-22 12:43:35 -07:00
Woozle.org provides shells, email, and web hosting for no cost,
without advertisements, and with a focus on security. Accounts are
held by folks who know the right person to ask.
<!--
ssh fingerprint for woozle.org: 63:ac:b0:e9:ee:9f:a9:4f:55:0a:4a:42:5d:45:47:06
-->
2012-05-26 21:27:34 -06:00
8 Mar: More web server suckage
------------------------------
2010-11-10 20:54:22 -07:00
2012-05-26 21:27:34 -06:00
I'm trying to get woozle.org ready for IPv6, using the same software
we run in [Dirtbags CTF](http://dirtbags.net/ctf/). I *thought* I had
the web server up and working, but apparently I broke webmail logins.
2010-11-10 20:54:22 -07:00
2012-05-26 21:27:34 -06:00
Thanks to the vigilant woozle user who phoned me to let me know it was
busted.
Uptime for the web server is pretty horrible lately. My apologies.