|
|
|
|
|
by lmarcos
1374 days ago
|
|
I thought the same at the beginning. Yet somehow I think I'm missing something a bit more complex (complicated?) than just "linked lists". I don't want to understand only the theory but also the "practice" (e.g., one could read all about distributed systems... But one really gets the gist of it until one has to deal with real world networks in the cloud or on prem, dealing with real systems) |
|
How would you
A) allow for secure payments without giving away something like a bank account # or debit card number
and
B) ensure that, even if those payments were secure, there was no other cheating, such as people at a bank just deciding to initiate an account with one million?
Generally speaking the way to handle those requirements is by employing cryptographic signatures and public blockchain(s), and the result is usually referred to as a cryptocurrency.