Re: [fpc-pascal] *** GMX Spamverdacht *** Re: *** GMX Spamverdacht *** Re: WebAssembly Target

2017-04-15 Thread Jürgen Hestermann

Am 2017-04-15 um 03:54 schrieb Ryan Joseph:
> I think you’re confusing Java for JavaScript. JavaScript doesn’t allow 
execution of arbitrary code and as far as I know it’s still the only language that 
can manipulate the DOM on the browser to perform actions on the client side like 
changing the properties of HTML elements.

Well, it's not exactly the same as running native programs but nearby.
For example, see https://www.veracode.com/security/javascript-security .

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] *** GMX Spamverdacht *** Re: *** GMX Spamverdacht *** Re: WebAssembly Target

2017-04-14 Thread Ryan Joseph

> On Apr 14, 2017, at 7:26 PM, Jürgen Hestermann  
> wrote:
> 
> I doubt that you can do this only when allowing the execution of
> arbitrary code (although I don't know very much about current HTML standards).

I think you’re confusing Java for JavaScript. JavaScript doesn’t allow 
execution of arbitrary code and as far as I know it’s still the only language 
that can manipulate the DOM on the browser to perform actions on the client 
side like changing the properties of HTML elements.

Regards,
Ryan Joseph

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] *** GMX Spamverdacht *** Re: *** GMX Spamverdacht *** Re: WebAssembly Target

2017-04-14 Thread Michael Van Canneyt



On Fri, 14 Apr 2017, Jürgen Hestermann wrote:


Am 2017-04-14 um 13:53 schrieb Michael Van Canneyt:
>> Why is it scripting needed to display a calendar?
> To display a popup menu, for example.
> Or completion when typing in an edit: when you invite someone, it's handy
> when calendar suggests the contact name.

I doubt that you can do this only when allowing the execution of
arbitrary code (although I don't know very much about current HTML 
standards).


In the end Scripting is like downloading executable files
with each and every click on a web page.
I do not want this.
I want to keep control about what is executed on my computer.


So you are running an open source OS ?

Michael.___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] *** GMX Spamverdacht *** Re: *** GMX Spamverdacht *** Re: WebAssembly Target

2017-04-14 Thread Jürgen Hestermann

Am 2017-04-14 um 13:53 schrieb Michael Van Canneyt:
>> Why is it scripting needed to display a calendar?
> To display a popup menu, for example.
> Or completion when typing in an edit: when you invite someone, it's handy
> when calendar suggests the contact name.

I doubt that you can do this only when allowing the execution of
arbitrary code (although I don't know very much about current HTML standards).

In the end Scripting is like downloading executable files
with each and every click on a web page.
I do not want this.
I want to keep control about what is executed on my computer.

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal