I would like to invite those who follow this thread to take part in
alpha testing.
Code-named "Paysty", is a set of tools which allow you to connect to your bank via an Amazon EC2 oracle and then select a statement page which you would like a third party to see.
With this alpha version of Paysty you don't give anything to any third party - the oracle sends your encrypted banking data back to you. Paysty then acts as if it was the escrow and analyzes the encrypted data and lets you know whether it can find your HTML page in it.
Those who wish to participate, please PM me and I will give a key which serves as a passwords to get access to oracle. Otherwise you won't be able to use Paysty.https://github.com/themighty1/ssllog/tree/alphatestYou can choose "Download ZIP" if you don't want to use git
Make sure that Firefox is installed on your system.
Windows users don't need any extra software - Paysty is bundled with Python, plink(console putty), stcppipe and wireshark tools.
Just run startPaysty.bat
Linux users will have to install Python (v2 variety), ssh, tshark, gcc.
On Ubuntu we just run
sudo apt-get install python gcc ssh tshark
Then just run "python buyer-oracle.py"
OSX: nothing yet, sorry.
------------------------------------
Copy the private key which will you receive from me into the file alphatest.txt in the root of the Paysty's installation.
Usage:
On the bottom panel of Paysty there are two input fields: Account number and Sum.
After you navigate to a specific transaction in your banking statement history, enter the Account number and sum exactly as they appear on the page.
After that Paysty will tell you whether your bank is compatible.
Once again let me re-emphasize all security related points:
1. The oracle is open source and serves as a proxy when you connect to your bank.
2. Even though the oracle is launched from my Amazon account, it is set up in such a way that I have no access to it. I can only terminate it at most. I can't see which IP address is connecting to which site via the oracle.
3. In this Alpha version, you don't share any page of your banking session with anyone, all your data is sent back to you for examination.
Whether successful, or otherwise, please let me know your testing results (PM or here), viz. your operating system, your bank's name/site.