Skip to content

InterPlanetary Mail - Decentralized Email alternative using IPFS

License

Notifications You must be signed in to change notification settings

Geo25rey/ipmail

Repository files navigation

Build CodeQL

InterPlanetary Mail

InterPlanetary Mail (IPMail) is a decentralized email alternative, which uses IPFS to send and receive encrypted messages.

Latest Build

Download the latest build here. Note that to download these builds you must be logged in to your GitHub account.

Building

  1. Install the go compiler here or from your favorite package manager.
  2. Run ./build.sh
    OR
    Run the following commands:
    mkdir build && cd build
    go build ..
  3. Building done. Look in the build build folder for the ipmail program

Basic Use

  1. Run build/ipmail
  2. Wait a few seconds for things to load
  3. Follow the setup prompts
  4. Run the help command to see a list of all commands