|
UrlCode
The CPI Online result URL Code
Featured OverviewThe CPI Online result data is encoded into a URL. The software that performs this function is cpi.Code. CodeThe coding functions are the following.
The Pad function is a well known cipher, used with a known key to scramble the binary results data.
The Bits function performs a 16 bit encoding and decoding of the quadrant values. It does this using a fixed point representation for the values, known to exist between zero and one and needing only a modest (1e-4) margin of error.
Plain textThe plain text embedded in this code is a binary 16 bit fixed point representation of the four CPI Quadrant values: NT, NF, ST, and SF. Eyeballs PrivacyWe hope that most people will want to share their CPI Online results with others. Sharing can be a powerful aid. But first we recognize our responsibility to provide a basic degree of privacy for any form of personal data, including the anonymous CPI Online result. As the result URL is intended to be saved, the URL itself does not reveal any personal data to a casual glance at it. This is eyeballs privacy. One must have a copy of the URL, and decode the URL, in order to have the CPI result data. | |