This repository is extracted from the go-ethereum whisper implementation and is used as an archive.
The rationale for archiving this project is that it is obvious that in its current implementation, Whisper will never scale beyond a couple hundred nodes. Further development has now been taken on by status.
It also contains various whisper-related tools.
Type go build ./cmd/wnode
to build the Whisper node utility.