Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer Info Server Is Unencrypted #2

Open
craastad opened this issue Sep 8, 2017 · 0 comments
Open

Transfer Info Server Is Unencrypted #2

craastad opened this issue Sep 8, 2017 · 0 comments

Comments

@craastad
Copy link
Member

craastad commented Sep 8, 2017

Transactions can be crawled from the blockchain to reveal: sender ID code, receiver id code, and transfer reference text.

I.e. from this transaction: https://etherscan.io/tx/0x4f571471bf688009dc1f0e80c5f09ee7a9e873fe985c1dc6136a5bc37f071dec

Which can found by crawling the contract address: https://etherscan.io/address/0xaf71e622792f47119411ce019f4ca1b8d993496e

The transfer reference can be read by going to the url: http://wallet.euro2.ee:8000/4f571471bf688009dc1f0e80c5f09ee7a9e873fe985c1dc6136a5bc37f071dec

Ideally the transfer info should be encrypted in a way so that only the sender and receiver of the transaction can view it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant