Re: AppleScript feature request - encryption
Re: AppleScript feature request - encryption
- Subject: Re: AppleScript feature request - encryption
- From: Takaaki Naganoya <email@hidden>
- Date: Wed, 16 Mar 2005 13:47:54 +0900
On 05.3.16 1:54 AM, "Christopher Nebel" <email@hidden> wrote:
> There are, of course, various ways to obscure the intent of code from
> prying eyes, but doing anything truly secure is very hard. At some
> point, you have to ask what it is that you're trying to hide and why
> you care.
What we are trying to hide is...
(1) Data
(2) Logic
(3) Parameters
(4) Logs
Parameters are important. I want to hide them ... Especially the parameter
of "do shell script".
Logs are very inportant from same reason of parameters.
We use "curl" tool to access web servers. Calling asp or cgi...If AE dump
setting is available , I want to abort the script execution immediately.
Is it a meaningless approach ?
If the AppeEvent is a kind of broadcasting message, we can receive every
event and parameters by using reciever program written in Objective-c.
But AEDebug logging is too easy way to dump AE.
I want to detect it.
--
Takaaki Naganoya
email@hidden
http://www.appleco.jp/piyomarusoft/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden