this post was submitted on 17 Oct 2024
683 points (99.9% liked)

HistoryPorn

4723 readers
1132 users here now

If you would like to become a mod in this community, kindly PM the mod.

Relive the Past in Jaw-Dropping Detail!

HistoryPorn is for photographs (or, if it can be found, film) of the past, recent or distant! Give us a little snapshot of history!

Rules

  1. Be respectful and inclusive.
  2. No harassment, hate speech, or trolling.
  3. Engage in constructive discussions.
  4. Share relevant content.
  5. Follow guidelines and moderators' instructions.
  6. Use appropriate language and tone.
  7. Report violations.
  8. Foster a continuous learning environment.
  9. No genocide or atrocity denialism.

Pictures of old artifacts and museum pieces should go to History Artifacts

Illustrations and paintings should go to History Drawings

Related Communities:

Military Porn

Forgotten Weapons

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Txmyx@feddit.org -4 points 19 hours ago (1 children)

Uhm Actually ๐Ÿค“ crypto is called crypto, because it is based on cryptograhy

[โ€“] ysjet@lemmy.world 6 points 19 hours ago (2 children)

It's called cryptocurrency because Bitcoin used sha256 as it's proof of work algorithm for funsies, but has no actual tie to cryptography. Proof of work is not cryptography.

[โ€“] Txmyx@feddit.org 2 points 19 hours ago* (last edited 18 hours ago) (1 children)

Bitcoin (abbreviation: BTC; sign: โ‚ฟ) is the first decentralized cryptocurrency. Nodes in the peer-to-peer bitcoin network verify transactions through cryptography Source

But you're kinda right with the proof-of-work. But I would consider sha256 as cryptography

[โ€“] ysjet@lemmy.world 3 points 18 hours ago

That's like saying that you're a English lord because you watched a TV show involving the middle ages one time. Just because a concept contains, as one option amongst many, a thing, doesn't make that concept the thing.

The proof of work could be anything- sha256 was just something that happened to be picked. That doesn't make it cryptography any more than you could call RCS cryptochat.

[โ€“] cadekat@pawb.social 0 points 19 hours ago (1 children)

I hate to be that guy, but Bitcoin uses elliptic curve cryptography to sign transactions, and SHA256 is definitely in the field of cryptography. While cryptocurrency isn't purely cryptography, it is cryptography plus economics. Borrowing the "crypto" prefix, at least in my opinion, is reasonable.

[โ€“] ysjet@lemmy.world 2 points 18 hours ago (2 children)

It's not borrowing, it's attempting to entirely hijack and replace the prefix. This is already causing a massive loss in trust of the entire field of cryptography.

As I said in another reply, just because it uses sha256 as it's proof of work doesn't make it crypto, as it was essentially picked out of a hat.

And for the signing of transactions, are we going to start calling bank checks crypto? RCS being renamed crypto? Just because something tangentially has some sort of cryptographic signature tied into it does not make that object cryptography or related to cryptography- it just means that it has a signature enveloping that object.

[โ€“] Txmyx@feddit.org 2 points 18 hours ago

Hmm. You got a point

[โ€“] cadekat@pawb.social 0 points 17 hours ago (1 children)

Regardless of whether it's eroding trust in cryptography today, I still assert it was a reasonable choice when the term was coined. Cryptocurrency depends fundamentally on cryptography.

just because it uses sha256 as it's proof of work doesn't make it crypto, as it was essentially picked out of a hat.

You could probably switch proof-of-work to use some non-cryptographic primitive with similar properties (maybe protein folding?) and it would still serve the same purpose, ignoring the economic problems. I will concede that point.

Bitcoin still cannot function without cryptography. Each UTXO is bound to a particular key pair. Each block refers to its parent using a hash. If either of those were switched to a non-cryptographic primitive, there would be no way to authenticate the owner of a UTXO, nor would there be a way to prove the ordering of blocks. Removing cryptography from cryptocurrency would make it entirely useless as a currency.

And for the signing of transactions, are we going to start calling bank checks crypto?

Banks existed for a thousand years without the existence of cryptography. If you removed cryptography from RCS, you'd still have the rest of the standard for messaging.

[โ€“] ysjet@lemmy.world 1 points 16 hours ago (1 children)

But you wouldn't be able to authenticate the bank transfers- or messages- as real. It's the exactly same situation the so-called cryptocurrencies run in to, and why all three have added signatures onto it. That doesn't make any of the three cryptography- just something that exists better with the support of cryptography.

A cryptocurrency can exist without the signature- it's less useful, but 'just trust me bro' is basically THE underpinning for first currencies since the beginning, and the source of a lot of the problems with them.

[โ€“] cadekat@pawb.social 1 points 14 hours ago

A cryptocurrency without crypto is just a currency then?