Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3977

Add Eric Wohlstadter's public key to KEYS

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.2, 0.10.0
    • None
    • None

    Description

      bash> gpg --full-generate-key
      
      gpg (GnuPG) 2.2.4; Copyright (C) 2017 Free Software Foundation, Inc.
      
      This is free software: you are free to change and redistribute it.
      
      There is NO WARRANTY, to the extent permitted by law.
      
      
      
      Please select what kind of key you want:
      
         (1) RSA and RSA (default)
      
         (2) DSA and Elgamal
      
         (3) DSA (sign only)
      
         (4) RSA (sign only)
      
      Your selection? 1
      
      RSA keys may be between 1024 and 4096 bits long.
      
      What keysize do you want? (2048) 4096
      
      Requested keysize is 4096 bits       
      
      Please specify how long the key should be valid.
      
               0 = key does not expire
      
            <n>  = key expires in n days
      
            <n>w = key expires in n weeks
      
            <n>m = key expires in n months
      
            <n>y = key expires in n years
      
      Key is valid for? (0) 0
      
      Key does not expire at all
      
      Is this correct? (y/N) y
      
                              
      
      GnuPG needs to construct a user ID to identify your key.
      
      
      
      Real name: Eric Wohlstadter
      
      Email address: wohlstad@gmail.com
      
      Comment: CODE SIGNING KEY        
      
      You selected this USER-ID:
      
          "Eric Wohlstadter (CODE SIGNING KEY) <wohlstad@gmail.com>"
      
      
      
      Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? O
      
      
      bash> gpg --send-key XXXXX
      
      gpg: sending key XXXXX to hkps://hkps.pool.sks-keyservers.net

      Attachments

        1. TEZ-3977.1.patch
          4 kB
          Eric Wohlstadter

        Activity

          People

            ewohlstadter Eric Wohlstadter
            ewohlstadter Eric Wohlstadter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: