< :the previous in number
^ :the list in numerical order
> :the next in number
P :the previous (in thread)
N :the next (in thread)
|<:the top of this thread
>|:the next thread
^ :the parent (reply-to)
_:the child (an article replying to this)
>:the elder article having the same parent
<:the youger article having the same parent
---:split window and show thread lists
| :split window (vertically) and show thread lists
~ :close the thread frame
.:the index
..:the index of indices
Subject: Re: Protecting commercial ruby code with public/private key encryption
From: Steven Jenkins <steven.jenkins@ e o >
Date: Sat, 20 Aug 2005 02:32:20 +0900
References: 152772152778152802152827
In-reply-to: 152827
Lothar Scholz wrote:
> The first rule of security is not to talk about security.
Precisely the opposite:
http://en.wikipedia.org/wiki/Kerckhoffs%27_principle
Many security experts assert that transparency of mechanism enhances
security.
Steve