Post
Topic
Board Announcements (Altcoins)
Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments
by
tarmo888
on 10/12/2018, 20:52:45 UTC
You reveal your identity only to Jumio
That part is clear to me, and that's the part I'm not ready to do.
Is the problem just Jumio or any KYC service?

I believe at some point boss Tony said that he (at least in theory) could see the identity information linked to specific addresses if he wanted to. I think he implied her had not and had no reason to, but is this not the case?

Checked the code, Jumio data is stored in bot database, so it could post the attestation hash to DAG when it has time to do so
https://github.com/byteball/real-name-attestation/blob/34e9ba9e63395d92ad71311907a28b7222e8cd40/attestation.js#L187

At the moment, it seems that cleanup of that data is turned off
https://github.com/byteball/real-name-attestation/blob/34e9ba9e63395d92ad71311907a28b7222e8cd40/modules/real_name_attestation.js#L160

I don't have a Jumio developer account, but it would make sense if that same data is accessible from Jumio dashboard too.