From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9bb56e94a4c5bb5e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsfeed2.dallas1.level3.net!news.level3.com!news.illinois.net!attcg1!ip.att.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: How unchecked conversion works? Date: 16 Jan 2005 22:20:25 -0600 Organization: LJK Software Message-ID: <80VrBH$WjegW@eisner.encompasserve.org> References: <8PwGd.8282$pZ4.6177@newsread1.news.pas.earthlink.net> <4zSInARGfY3p@eisner.encompasserve.org> <5yEGd.9533$Ii4.6708@newsread3.news.pas.earthlink.net> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1105935614 21437 192.135.80.34 (17 Jan 2005 04:20:14 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Mon, 17 Jan 2005 04:20:14 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:7856 Date: 2005-01-16T22:20:25-06:00 List-Id: In article <5yEGd.9533$Ii4.6708@newsread3.news.pas.earthlink.net>, Jeffrey Carter writes: > Larry Kilgallen wrote: > >> A trusted system (at the proper evaluation level) will prevent the person >> from _inadvertantly_ releasing information, such as by running a trojan >> horse spreadsheet program that performed the modulation you describe. > > Since users shouldn't be installing SW on such a system, I have to > assume such a channel is only used with both parties' knowledge. Conceivably the system manager could be deceived by a counterfeit distribution kit for a well-known product. Or even the real kit for a well-known product that has a secret back door to make it behave in a trojan horse fashion. It is easier (but not truly easy) to evaluate operating systems than to evaluate all the applications that run on them.