It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
~/vanitygen$ ./vanitygen 1good
~/vanitygen$ ./vanitygen -i 1good
~/vanitygen$ ./vanitygen -k -i 1good
~/vanitygen$ ./vanitygen -k -i -o listavanidosa.txt 1good
~/vanitygen$ ./vanitygen -k -i - q -o listavanidosa.txt 1good
$ md5sum *png
06fa85c7d66652f0f61dc716116c6dc3 Qr-1.png
8a6d216b65188f8b1327b2794fc0a565 Qr-2.png
ca8215369e4ff966d34cf099d81df5b0 Qr-3.png
b24f054bf362af603b9c3900df63dda8 Qr-4.png
26b579fda3e0db33a6eb9851bb65e8e3 Qr-code-ver-10.png
596ef708a531a08947172172faba5047 Qr-code-ver-40.png
6c47ab96646717afda118a9edc8f79ed QR_Droid_2663.png
$ zbarimg Qr-1.png
scanned 0 barcode symbols from 1 images in 0.02 seconds
WARNING: barcode data was not detected in some image(s)
things to check:
- is the barcode type supported? currently supported symbologies are:
EAN/UPC (EAN-13, EAN-8, UPC-A, UPC-E, ISBN-10, ISBN-13),
Code 128, Code 39 and Interleaved 2 of 5
- is the barcode large enough in the image?
- is the barcode mostly in focus?
- is there sufficient contrast/illumination?
$ for I in *png; do zbarimg $I; done 2>&1 |grep scanned
scanned 0 barcode symbols from 1 images in 0.01 seconds
scanned 0 barcode symbols from 1 images in 0.02 seconds
scanned 0 barcode symbols from 1 images in 0.01 seconds
scanned 0 barcode symbols from 1 images in 0.01 seconds
scanned 0 barcode symbols from 1 images in 0 seconds
scanned 0 barcode symbols from 1 images in 0.01 seconds
scanned 0 barcode symbols from 1 images in 0.02 seconds
$ sudo apt-get install zbar-tools
$ zbarimg privkey.png
QR-Code: 5JKgLPVTtKZxGiL14KtdKN9pmFvu8jBPqN9a5481kzzU9tDhzZm
scanned 1 barcode symbols from 1 images in 0.02 seconds