Credits to Jo for the logo!
Pice is an offline diceware passphrase generator that offers more flexibility when incorporating punctunations and numbers. You can choose to provide your own wordlist or used the ones bundled with the binary.
Pre-built binaries are provided for the three major platforms: Linux, MacOS, Windows on the releases page.
Download the tar.gz archive for Linux and extract the contents. To install, first navigate to the directory where you extracted the contents and then:
$ chmod u+x install.sh
$ sudo ./install.shDownload the tar.gz archive for Darwin and extract the contents. To install, drag the pice.app file to the /Applications folder. When running, you may be prompted to enter your password and provide permission to run the application since it is coming from an unknown source. Instructions for unblocking the application may be found here. There are plans to sign the application and progress is being tracked in issue #4.
Download the zip archive for Windows and extract the contents. At the moment, a means for installing the application is not provided. To run it, you can just double click on the application. Please note the application may be treated as a suspicious threat by your Antivirus as it is not signed. There are plans to sign the application and progress is being tracked in issue #3.

