~bpv/sig

Suckless sic in Go
Changed default nickname
Fixing message formatting

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~bpv/sig
read/write
git@git.sr.ht:~bpv/sig

You can also use your local clone with git send-email.

#sig

A rewrite of suckless sic in Go

#Build/Install

go build sig.go

#About

sig is a rewrite of sic in Go. It provides most of the same features, plus more. The following improvements include:

  • SSL/TLS support
  • Easier to understand code base
  • Concurrency

#TODO

  • Uniform I/O formatting
  • Fix known bugs

#Note

This project is still a work in progress, so expect bugs and breakage. Code may be unoptimized or sloppy.