Currently, IPFS does not have an inbuilt content encryption system. Many solutions exist on top. I wanted something easy. This builds on [senc](https://github.com/jbenet/go-simple-encrypt).
## On the commandline
This tool is command-line based.
### Install
Using go get:
```
go get github.com/Csterkuroi/ipfs-file-enc/ipfs-file-enc