[ot] [wrong] A software to defeat all censorship, all surveillance

Karl gmkarl at gmail.com
Sat Jun 12 13:53:04 PDT 2021


// now let us make a blackmarket trading interface that uses multiple
servers to verify that the point of sale interface never goes down

class blackmarket_point_of_sale_interface : public amazon_seller
{
public:
  template<class... ParamTypes>
  blackmarket_point_of_sale_interface(ParamTypes ... params):
  : amazon_seller(params...)
  {
    std::cout << "Welcome to the Criminal Market.  We have outsourced to
Amazon.  Good luck with their sort-by-cheapest button that was replaced by
a honeypot half a decade ago." << std::endl;
  }
};
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/html
Size: 834 bytes
Desc: not available
URL: <https://lists.cpunks.org/pipermail/cypherpunks/attachments/20210612/62921c6b/attachment.txt>


More information about the cypherpunks mailing list