[7194] in Kerberos
Re: Kerberos and JAVA
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu May 2 11:43:36 1996
To: dennis.glatting@plaintalk.bellevue.wa.us
Cc: jwk3@acpub.duke.edu (Jay Kamm), kerberos@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 02 May 1996 11:32:58 -0400
In-Reply-To: Dennis Glatting's message of Thu, 2 May 96 07:15:09 -0700
>>>>> "Dennis" == Dennis Glatting <dennisg@plaintalk.bellevue.wa.us> writes:
Dennis> With the potential of tens of thousand clients, how would
Dennis> you handle upgrades or bug fixes to the native code?
The same way you handle upgrades to the native SSL code.
Security is something that you don't want to be leaving up to content
providers, because without native security code, you can't verify the
authenticity and integrity of any additional security code downloaded
from a content provider.
Dennis> -dpg