InterPlanetary Mail (IPMail) is a decentralized email alternative, which uses IPFS to send and receive encrypted messages.
Download the latest build here. Note that to download these builds you must be logged in to your GitHub account.
- Install the go compiler here or from your favorite package manager.
- Run
./build.sh
OR
Run the following commands:mkdir build && cd build go build ..
- Building done. Look in the build build folder for the
ipmail
program
- Run
build/ipmail
- Wait a few seconds for things to load
- Follow the setup prompts
- Run the
help
command to see a list of all commands