s

command module
v0.0.0-...-dc78327 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2017 License: GPL-3.0 Imports: 4 Imported by: 0

README

s

Secure and anonymous messaging in just one letter

Instalation

You need to have Go installed: https://github.com/golang/go

Then run:

go get -v -d github.com/kenan-rhoton/s

Usage

s srv to start a server (for now fixed listening on port 8090)

s gen Generate a secure Private/Public key pair in current directory

s sel <server> select a server to use as your target

s reg <alias> register on the selected server with that alias

s ask the server to give you all messages sent to you

s <user> <message> send a message to a certain user

Limitations

  • Your identity is saved on the current directory (will move this to always be on $HOME or $S_DIR)
  • No ability to choose port
  • Need more checks when retrieving messages on server to ensure no eavesdropping (but everything is still encrypted, this would be an added layer of security)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL