about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-05 13:06:34 -0500
committerJune McEnroe <june@causal.agency>2018-12-05 13:06:34 -0500
commita23f587be8a344a5f3834f9ff6a8b15e2c8dcbe2 (patch)
tree5fb647a4b7844afc6595964f6810f8224d344020
parentImplement SASL PLAIN authentication (diff)
downloadcatgirl-a23f587be8a344a5f3834f9ff6a8b15e2c8dcbe2.tar.gz
catgirl-a23f587be8a344a5f3834f9ff6a8b15e2c8dcbe2.zip
Add standards needed for SASL to catgirl.1
-rw-r--r--catgirl.148
1 files changed, 48 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1
index 84ed857..969c1cc 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -388,6 +388,11 @@ usually the client IP address.
 .Dl catgirl -h ascii.town -j '&town'
 .
 .Sh STANDARDS
+.Nm
+is a partial implementation of the following:
+.
+.Bl -item
+.It
 .Rs
 .%A C. Kalt
 .%T Internet Relay Chat: Client Protocol
@@ -397,6 +402,49 @@ usually the client IP address.
 .%U https://tools.ietf.org/html/rfc2812
 .Re
 .
+.It
+.Rs
+.%A Kevin L. Mitchell
+.%A Perry Lorier
+.%A Lee Hardy
+.%A William Pitcock
+.%T IRCv3.1 Client Capability Negotiation
+.%I IRCv3 Working Group
+.%U https://ircv3.net/specs/core/capability-negotiation-3.1.html
+.Re
+.
+.It
+.Rs
+.%A Jilles Tjoelker
+.%A William Pitcock
+.%T IRCv3.1 SASL Authentication
+.%I IRCv3 Working Group
+.%U https://ircv3.net/specs/extensions/sasl-3.1.html
+.Re
+.
+.It
+.Rs
+.%A K. Zeilenga, Ed.
+.%Q OpenLDAP Foundation
+.%T The PLAIN Simple Authentication and Security Layer (SASL) Mechanism
+.%I IETF
+.%N RFC 4616
+.%D August 2006
+.%U https://tools.ietf.org/html/rfc4616
+.Re
+.
+.It
+.Rs
+.%A S. Josefsson
+.%Q SJD
+.%T The Base16, Base32, and Base64 Data Encodings
+.%I IETF
+.%N RFC 4648
+.%D October 2006
+.%U https://tools.ietf.org/html/rfc4648
+.Re
+.El
+.
 .Sh CAVEATS
 .Nm
 does not support unencrypted connections.
ommit/home/.config/X/resources?id=d5d5aed9442b8d883a257b73b2e0cced6c29576a&follow=1'>Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe