[Webfunds-devel] Re: [Webfunds-commits] scripts ricardian_keys
    Edwin Woudt 
    edwin@webfunds.org
    Wed, 23 Aug 2000 21:42:35 +0200
    
    
  
--On 08/23/00 15:34:05 -0400 Ian Grigg <iang@systemics.com> wrote:
> Edwin Woudt wrote:
>
>> Dumb question, but uhm... why does the script care what my username is?
>
> It doesn't really care, but gpg does sort of care.  gpg has
> separate fields for email, name and comment, so the script
> just provides some useful fields for that.  It all goes
> together in the user Id field in the end.
>
> The script has an override option for the default.  The default
> is simply to grab whatever user name you have set in the password
> file.
Uhm yes... but wasn't the whole point that these were *not* included in the 
userid?
What does the final userid look like?:
1.  [cert]
2.  Edwin Woudt [cert] <edwin@webfunds.org>
I thought the first, but your script indicates the second?
Edwin