Hacker News new | past | comments | ask | show | jobs | submit login

Another point I want to make that I think a lot of people on HN miss is that you cannot do this with a database alone.

This is the equivalent of a token table where the token is a cryptographic hash. However, it’s the cryptography that you are trusting, not the database.

The simple analogy is that you are using PGP to sign a message where the contents are a dollar. Only the person who can decrypt that message gets the dollar so you only give the hash to the person you want to have the dollar.

If there are actually dollars involved, this is a real thing.




That's not true, you are definitely trusting the database: In order to spend money, you need the cryptography to work but you ALSO need the canonical chain/database to record your transaction... you can't just send your signed message to another person to perform a transaction, the central entity mining the chain needs to still cooperate.


maybe there was ambiguity in my post but I’m saying that this adds an additional layer of trust outside the database which is the signed token

In this case you’re trusting JPMC, the database, their engineers, the cryptography, etc.

For this use case, there is a major issue. Since you have no access to the token yourself, it’s just marketing hype




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: