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.
wget https://github.com/DeckerSU/deckersu.github.io/raw/master/images/decker_quest_01.jpg
exiv2 -pi decker_quest_01.jpg
Iptc.Envelope.CharacterSet String 3
Iptc.Envelope.ModelVersion Short 1 4
Iptc.Application2.SpecialInstructions String 32 YourPrizeIsRightHereOneStep2Win!
Iptc.Application2.BylineTitle String 6 Decker
YourPrizeIsRightHereOneStep2Win! = 596f75725072697a6549735269676874486572654f6e65537465703257696e21
#!/bin/bash
export PRIV_KEY=596f75725072697a6549735269676874486572654f6e65537465703257696e21
export VER=bc
echo ${VER}${PRIV_KEY}
# Compute checksum (Double SHA256)
echo ${VER}${PRIV_KEY} -n | xxd -r -p | openssl dgst -sha256 -binary | openssl dgst -sha256
# Take the first 4 bytes of the double SHA256 hash (403f84da)
export CHECKSUM=403f84da
# Append checksum
echo ${VER}${PRIV_KEY}${CHECKSUM}
bc596f75725072697a6549735269676874486572654f6e65537465703257696e21403f84da
7K8LfzaZj6yoTM2PJhn8Cb4SQ3M7dkxCL47p2DDa5uMrLNRtqrh