Post
Topic
Board Altcoin Discussion
Re: Unbreakable protection in dire need of debunking (Bitcoin bounty)
by
TideFoundation
on 10/05/2019, 12:15:25 UTC
I've added dummy login details to the original post to showcase the technology. No bitcoin there, but now you get to experience it.

Just in case this feels too ordinary, here's some of what happens when you log in:
  • Initializing javascript wallet (generation of random seed, temp keys, primes, etc)
  • Encrypting credentials
  • Discovering decentralized authentication nodes
  • Sending sharded credentials for authentication
  • Interpolating key pair
  • Solving database authentication challenge
  • Decrypting information
  • Re-encrypting data when changed

Detailed schematics to follow...