[Bug 2054] Environment fails to provide cryptographic identity of remote party
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Mon Dec 24 12:07:11 EST 2012
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2054
--- Comment #5 from walter.stanish at gmail.com ---
How about a single environment variable that represents the most unique
identifier available for the remote party, as viewed in terms of the
authentication subsystem?
This could be a hash like:
 <local_sshd_keyid_as_salt>:<scheme>:<scheme-specific data>
Or perhaps simply:
 <scheme>:<scheme-specific data>
In addition, detailed data such as that you suggest could be made
available in separate, authentication-scheme-linked variables.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list