Skip to content

campaul/honey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honey

Honey is the start of an experimental XMPP server written in Go (read, "it doesn't work yet").

Features

Honey will support connections via TLS 1, 1.1, and 1.2 only. If you need legacy SSLv3 support (or an unencrypted socket), go away. For authentication, Honey will support PLAIN, SCRAM-SHA-1, and SCRAM-SHA-1-PLUS if you need legacy CRAM-MD5 or DIGEST-MD5: also go away. Honey supports UTF-8 encoded streams. If you need anything else: You're wrong. Go away.

License

Honey may be used under the terms of the MIT License or the BSD 2-Clause License at your discretion. For more information, see the LICENSE file.

About

An XMPP server written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages