modulepackage
0.0.0-20210122143951-727b8d09e3e0
Repository: https://github.com/mrcrypt/5words.git
Documentation: pkg.go.dev
# README
5Words
5Words is a decentralized communication app
The Project is still in Alpha
About 5Words
This Project enables users to have a decentralized mailbox that they own(not tied to any provider), have control over(whitelist based).
What does my address look like?
Instead of having an address like [email protected] you get 5 words from a word list with ~7000 words.
So your new address could look like this: bagel cold image jet omega
This also means, you can create as many addresses as you like and your address is not tied to any provider like @example.com.
Getting Started
Prerequisites
Installation
# Functions
NewMapDatastore constructs a MapDatastore.
NewPersistentDatastore constructs a PersistentDatastore.
# Structs
Config ...
Contact ...
MapDatastore ...
PeerDNSValidator ...
PersistentDatastore ...
PreMiddleware ...
Store ...