Frage zum Datenschutz: Mehrere Adressen in der Trezor-Brieftasche?

Home Foren Trezor Wallet Frage zum Datenschutz: Mehrere Adressen in der Trezor-Brieftasche?

Ansicht von 3 Antwort-Themen
  • Autor
    Beiträge
    • #1217478
      root_s2yse8vt
      Administrator
      Up
      0
      Down
      ::

      Ich habe vor, einige Nicht-KYC-Münzen zu erwerben. Ich weiß, wenn ich sie alle an dieselbe Trezor-Wallet schicke, an die ich meine KYC-Münzen geschickt habe, wird das den Zweck vereiteln.

      Ich weiß auch, dass jedes Mal, wenn ich Münzen in diesem Wallet erhalte, eine neue Adresse generiert wird, um die Privatsphäre zu schützen.

      Aber ist es nicht so, dass nur eine Sendeadresse mit meiner Trezor-Wallet verbunden ist? Wenn ich also BTC von meiner Trezor-Wallet an einen anderen Ort schicken würde, käme es nur von einer Adresse in der Blockchain, richtig?

      Dadurch ist mir klar geworden, dass ich einfach nicht verstehe, wie Hardware-Wallets funktionieren. Wie kann ich mehrere Empfangsadressen haben, aber nur eine Sendeadresse?

      Bonus: Welche Auswirkung hat die Verwendung von Passphrasen auf all dies?

      Vielen Dank für jede Hilfe, die Sie anbieten können. Ich wäre wirklich dankbar, wenn mir jemand eine solide Quelle schicken könnte, die mir die Funktionen einer Hardware-Wallet vollständig erklären kann.

    • #1217479
      slash_nick
      Gast
      Up
      0
      Down
      ::

      Idk about the whole “one sending address” thing. Doesn’t sound right to me but I don’t know.

      What I DO know is that you can create as many wallets as you please with a Trezor and they are completely separate from each other. Passphrases allow you to do this very easily. Each seed+passphrase creates and entirely new wallet that would use a unique sending address for sure.

    • #1217480
      matejcik
      Gast
      Up
      0
      Down
      ::

      „accounts“ is what you are looking for.

      While addresses from the same account can be linked in several ways, addresses from two separate accounts will stay separate and unlinkable, for as long as you don’t manually send your money between them. Label one account as „kyc“ and the other as „non-kyc“ and you’re golden.

      (aside, it seems that people who come to Reddit with address privacy related reasons really hate accounts for some reason?)

      You _can_ achieve the same by using different passphrases for the separation, but that adds hassle.

      The trick with sending addresses is that Bitcoin transactions are not „from address to address“ but „from multiple transactions to multiple (future) transactions“. When you want to send coins, you prove some transactions that you have previously received, generate one output point for the destination and one to send the remainder to yourself.

      The „address“ is basically a placeholder that allows you to claim „this transaction was intended for me“. Which is why you use a different address every time: until you actually claim that transaction, it’s difficult to tell that it’s yours, because the address was never seen previously.

      But the addresses are visible on chain, and whenever you spend multiple transactions with different addresses, that effectively tells the world that „these addresses belong to the same person“.

    • #1217481
      aviv57
      Gast
      Up
      0
      Down
      ::

      TL;DR There are no sending address, only transaction input.

      When you are sending payment from bitcoin wallet (hardware wallet or software wallet) your wallet is signing a transaction which will contain all the necessary inputs.

      So what are transaction inputs?

      A transaction input is one of the outputs of an earlier transaction, so for example if you received 20mbtc few days ago and received 5mbtc at another time.

      If you’ll try to send 21mbtc, your transaction will contain the two inputs

      It will contain a list of transaction id’s and output number.
      For example output #3 of txid aaa
      and output output #5 of txid bbb

      So some block explorers look which bitcoin address is associated with the transaction input and treats them as a sending address

Ansicht von 3 Antwort-Themen
  • Du musst angemeldet sein, um auf dieses Thema antworten zu können.