Skip to content

alexohneander/MessageSecure

Repository files navigation

MessageSecure

Full OpenSource privnote clone. Messages are encrypted with PGP on the client side and are never stored or transmitted unencrypted.

version Security Linter

Preview

Development

Start the application

go run main.go
cp .env.example .env

After copying, the variables still need to be adjusted.

Motivation

I wanted to build a free Privnote clone to firstly build up my Go knowledge and to build a service that can be trusted as all content is openly available on the net.

About

Full OpenSource privnote clone. Messages are encrypted with PGP on the client side and are never stored or transmitted unencrypted.

Topics

Resources

Stars

Watchers

Forks