<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 7/7/2013 9:35 AM, Jochen wrote:<br>
    </div>
    <blockquote cite="mid:51D96E9C.60101@fahrner.name" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hello,<br>
      <br>
      I want to create a Raspberry PI image with preinstalled TOR relay
      for some friends. I will also include a config script to customize
      torrc (Nickname etc.).<br>
      I also need to generate a new identity key in this script, so that
      every node is unique. But I don't know how to generate a new
      identity.<br>
      Is there a command to do that, or must I remove
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <span style="color: rgb(0, 0, 0); font-family: 'Droid Sans';
        font-size: 14px; font-style: normal; font-variant: normal;
        font-weight: normal; letter-spacing: normal; line-height:
        normal; orphans: auto; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: auto;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">/var/lib/</span><b style="font-size:
        14px; font-style: normal; font-variant: normal; letter-spacing:
        normal; line-height: normal; orphans: auto; text-align: start;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); color: rgb(45, 64, 56);">tor</b><span
        style="color: rgb(0, 0, 0); font-family: 'Droid Sans';
        font-size: 14px; font-style: normal; font-variant: normal;
        font-weight: normal; letter-spacing: normal; line-height:
        normal; orphans: auto; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: auto;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">/keys/?</span><br>
    </blockquote>
    <br>
    Just don't include any keys in the image. New keys/fingerprints are
    generated during the bootstrapping process if they don't already
    exist, and are independent of anything in the torrc, so not
    including any keys in the image will cause each new relay to
    generate their own unique keys the first time they run.<br>
    <br>
    ~Justin Aplin<br>
    <br>
    <br>
  </body>
</html>