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...