Soda is a tiny CLI application that helps establishing a one-to-one encrypted and authenticated channel for private communication, driven by NaCl's public-key cryptosystem Box (Curve25519 + XSalsa20 + Poly1305).
dep and goversioninfo are required.
$ git clone https://github.com/Equim-chan/soda.git $GOPATH/src/ekyu.moe/soda
$ cd $GOPATH/src/ekyu.moe/soda
$ make
$ make install
$ $GOPATH/bin/soda