Wie zufällig ist die Position des Cursors auf dem Bildschirm für den Pincode?

Home Foren Ledger Wallet Wie zufällig ist die Position des Cursors auf dem Bildschirm für den Pincode?

  • Dieses Thema hat 5 Antworten sowie 1 Teilnehmer und wurde zuletzt vor vor 1 Jahr, 4 Monaten von Zolota666 aktualisiert.
Ansicht von 5 Antwort-Themen
  • Autor
    Beiträge
    • #2975923
      root_s2yse8vt
      Administrator
      Up
      0
      Down
      ::

      Hallo,
      manchmal springt der Cursor nach der Eingabe einer Zahl an eine zufällige Stelle, aber sehr oft ist diese Stelle auf magische Weise meine nächste Zahl!

      Ich weiß, dass Zufallsalgorithmen manchmal nicht zufällig sind, aber ist es möglich zu erklären, welche Kriterien Ledger verwendet, um die Zufallsposition zu generieren/initiieren/entscheiden?

    • #2975924
      pringles_ledger
      Gast
      Up
      0
      Down
      ::

      Hey – The cursor position on the PIN code screen of your Ledger device is determined by a Random Number Generator (RNG) embedded in the Secure Element of the device. This RNG has been evaluated by a third-party laboratory and has obtained the highest level of certification: EAL5+, AIS-31.

      The RNG is tested under various conditions and must pass all statistical tests to ensure randomness, unpredictability, and robustness.
      However, it’s important to note that randomness can sometimes appear patterned to humans due to our tendency to find patterns in data. The fact that the cursor often lands on your next number could be purely coincidental.

    • #2975925
      loupiote2
      Gast
      Up
      0
      Down
      ::

      > I know sometimes random algorithms are

      Randomness on the ledger is generated the the hardware true random number generator, on the snart-card chip so it usexcellent quality entropy (randomness).

    • #2975926
      GlorForgewright
      Gast
      Up
      0
      Down
      ::

      The next cursor has a 10% chance to go to your correct number (except after the 4th number and the 8th number). So, yeah, it has a pretty big chance.

      Ledger uses an os called BOLOS. It’s closed source software but I’m pretty sure that the next selected number function looks like this:

      moveCursorToNumber(randomInteger(0, 10))

    • #2975927
      tchofs
      Gast
      Up
      0
      Down
      ::

      funds are safu

    • #2975928
      Zolota666
      Gast
      Up
      0
      Down
      ::

      god I love dis sub

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