Kaynağa Gözat

One-time operation

Bob Mottram 11 yıl önce
ebeveyn
işleme
cbd1a5e90b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt Dosyayı Görüntüle

508
 hashlet --bus=/dev/i2c-2 personalize
508
 hashlet --bus=/dev/i2c-2 personalize
509
 #+END_SRC
509
 #+END_SRC
510
 
510
 
511
-Nothing should be returned by this command, but a file called ~/.hashlet will be generated which is the private key of the device.  To make sure it's only accessible by the root user:
511
+Nothing should be returned by this command, but a file called ~/.hashlet will be generated which is the private key of the device.  This personalization process is a one-time operation which physically alters the hardware, so it would not be trivial to reset the device back to "Factory" again.  To make sure it's only accessible by the root user:
512
 
512
 
513
 #+BEGIN_SRC: bash
513
 #+BEGIN_SRC: bash
514
 chmod 400 ~/.hashlet
514
 chmod 400 ~/.hashlet