Categorygithub.com/olliephillips/cripta
module
0.0.2
Repository: https://github.com/olliephillips/cripta.git
Documentation: pkg.go.dev

# README

Cripta Messenger

Peer to peer encrypted & signed messaging via MQTT pub/sub.

GitHub go.mod Go version Go Report Card GitHub Workflow Status GitHub Workflow Status (branch)

GitHub Release Date GitHub commits since latest release (by date) GitHub

With Cripta you can relay secure messages instantly using free (and mostly available) MQTT brokers. The broker is configurable, to use a different broker edit, rebuild the app and distribute that.

Features

  • Asymmetric encryption using recipient public key
  • Inbox management (list, read, delete & empty)
  • Mail groups
  • Message signing with private key

Releases

Download an executable for your OS here.

Tests

No tests in this project. It started as an afternoon hack. Maybe there will never be any tests.

License

MIT

# Packages

No description provided by the author