Hi Kevin ,,,,

Yes, you are right .. my scenario is : If i am developing online test
application[Educational]  using Flex
.user  can
1. copy paste the questions with all multiple answer  on Notepad[For future
reference]
2. He/She can search on Google/Any other  for the right answer using another
browser window while giving test..
3. User can take screen shot/ Print Screen and paste this in to any image
application
4. Any other way ..

So keeping all this in mind can we make a application Flex more Secure

Ritesh

On Thu, Mar 6, 2008 at 9:28 PM, Kevin Aebig <[EMAIL PROTECTED]> wrote:

>   Or how about the 1000's of other text programs out that are free to
> download
> and use? There's no way to check for all of them...
>
> Your best bet as Tom mentioned is to deal with the problem, not protect
> it.
> My question is why are you allowing someone to edit the content or have
> access to it if it's that important?
>
> What are the circumstances around this? Perhaps we can offer you a
> different
> solution.
>
> !k
>
>
> -----Original Message-----
> From: flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com> [mailto:
> flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>] On
> Behalf Of Tom Chiverton
> Sent: Thursday, March 06, 2008 8:08 AM
> To: flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>
> Subject: Re: [flexcoders] Re: Flex Encryption and Flex Application check
>
> On Thursday 06 Mar 2008, Ritesh Yadav wrote:
> > So it means one can catch the only Action script from the Flex files not
> > the MXML code..
>
> ABC is 'abstract byte code'. Not ActionScript.
>
> > Idea behind this check { notepad/Webex } is through this we can make any
> > application more secure so no one can copy the data ...
>
> You need to perform a basic security analysis - what are you protecting,
> and
>
> from who ?
> For instance, if you are displaying text, and worry that Joe User will cut
> and
> paste it into notepad, so you'll make sure notepad is running, then
> (assuming
> that works) Bob Geek will just run your application in a virtual machine,
> screenshot the text and OCR it.
>
> --
> Tom Chiverton
> Helping to collaboratively reinvent one-to-one applications
> on: http://thefalken.livejournal.com
>
> ****************************************************
>
> This email is sent for and on behalf of Halliwells LLP.
>
> Halliwells LLP is a limited liability partnership registered in England
> and
> Wales under registered number OC307980 whose registered office address is
> at
> Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A
> list of members is available for inspection at the registered office. Any
> reference to a partner in relation to Halliwells LLP means a member of
> Halliwells LLP. Regulated by The Solicitors Regulation Authority.
>
> CONFIDENTIALITY
>
> This email is intended only for the use of the addressee named above and
> may
> be confidential or legally privileged. If you are not the addressee you
> must not read it and must not use any information contained in nor copy it
> nor inform any person other than Halliwells LLP or the addressee of its
> existence or contents. If you have received this email in error please
> delete it and notify Halliwells LLP IT Department on 0870 365 2500.
>
> For more information about Halliwells LLP visit www.halliwells.com.
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>  
>

Reply via email to