Skip to content

Releases: satoshiware/keystickers

Microcurrency Support

03 Mar 16:52
Compare
Choose a tag to compare

Removed all GUI components; yet, it still prints using the java.awt.print class which displays a gui print dialog box.

Removed The loading portion of the program used to load Satoshi Coins. That will now be its own repository.

Removed the Hardware Random Number Generator (HWRNG) that was only available on the raspberry pi.

Upon running, software now collects additional entropy via the keyboard; user is requested to "Enter a whole lotta random text (capital and lowercase letters, numbers, symbols, and special characters)".

Finally, the human readable portion of the generated address (Keystickers only) can be easily modified by the user. This will allow this software to generate addresses for any microcurrency. When selecting "tb" for the Bitcoin testnet, the WIF format for private keys is automatically changed to reflect the testnet. Every other type of address uses the same WIF format.

Satoshi Coins

21 Jun 00:23
c8de738
Compare
Choose a tag to compare

Program overhaul with added support for "Satoshi Coins".

Initial Release

09 Mar 03:32
Compare
Choose a tag to compare

Initial release of the Keystickers software.