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.2 required=5.0 tests=BAYES_00,FROM_LOCAL_HEX, FROM_STARTS_WITH_NUMS autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6e3f191debc78584 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news3.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Vinzent Hoefler" <0439279208b62c95f1880bf0f8776eeb@t-domaingrabbing.de> Newsgroups: comp.lang.ada Subject: Re: Can Ada be hacked? Date: Tue, 01 Mar 2011 13:07:00 +0100 Message-ID: References: <215154cd-f0bf-4138-b294-776d4e058592@o30g2000pra.googlegroups.com> <2561745b-7720-470d-a6ee-67f1d0e8cff0@v11g2000prb.googlegroups.com> <4d6cdadd$0$23762$14726298@news.sunsite.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Trace: individual.net So1Z6MYivpPJ6WyH9t8UJwCfMJpONbdFEibiJSE0muP6m0RVZR Cancel-Lock: sha1:LeN9KsLEQWulMZrMr3Cl5mu+bVY= User-Agent: Opera Mail/11.01 (Win32) Xref: g2news2.google.com comp.lang.ada:18651 Date: 2011-03-01T13:07:00+01:00 List-Id: Thomas L=C3=B8cke wrote: > On 2011-03-01 12:17, Gautier write-only wrote: >> Precisely, the good news for starting a browser: the basic tools in >> Ada are there. >> - retrieving HTTP contents, via AWS >> - decoding images into bitmaps (display and cache), via GID >> Someone having a clue about HTML decoding and page layout could have >> relatively quickly a beginning of a browser, IHMO. > > > I do think the Javascript engine is going to be a bit of a beast to ge= t > right. No, the whole implementation can be a one-liner. |raise No_Javascript with | "For security reasons Javascript support has been disabled."; ;) Vinzent. -- = A C program is like a fast dance on a newly waxed dance floor by people = carrying razors. -- Waldi Ravens