[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On being web-friendly and why info must die
From: |
Achim Gratz |
Subject: |
Re: On being web-friendly and why info must die |
Date: |
Sun, 14 Dec 2014 11:05:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
[This is getting off-topic for Emacs, so maybe suggest another venue to
discuss it.]
Richard Stallman writes:
> > At the time you were enthusiastic about my webapp.
>
> A few years ago I became aware of how "web apps", by running software
> straight off someone else's web page, deny the user control over his
> computing. To make Javascript acceptable we need to give users a way
> to develop and run modified versions of it.
I don't think that Javascript (or rather ECMAScript) has anything to do
with that, except as a prominent example. SaaS (software as a service)
is another one and there certainly are ways to deny the user control
over locally installed software.
> Thus, the truly ethical way to put Javascript code into service is NOT
> to send it from a server at all; rather, to package it for installation
> locally just like C programs.
I see that as a red herring mostly. For most of the scripting in web
pages it wouldn't be difficult to extract the scripts and inject local
modifications. Support for additional user scripting has been available
as an extension in some browsers (GreaseMonkey and others). As another
example, NoScript (a Firefox extension) has so-called surrogates that
replace some tracking scripts with definitions that do nothing, but keep
the expected API intact. I'm not aware of a general "snarf all scripts
and from then on use the local copy" functionality existing, however.
It would be possible to implement it using the same facilities that user
scripts or surrogates use, however.
The real issues are those parts of the data and application that then
still are not under the user's control and even where they are, the fact
that the owner of the service and other parties gets to see what the
user is doing.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
- Re: On being web-friendly and why info must die, (continued)
- Re: On being web-friendly and why info must die, Ivan Andrus, 2014/12/15
- Re: On being web-friendly and why info must die, Richard Stallman, 2014/12/16
- Re: On being web-friendly and why info must die, Richard Stallman, 2014/12/15
- Re: On being web-friendly and why info must die, Tom, 2014/12/12
- Re: On being web-friendly and why info must die, Lennart Borgman, 2014/12/12
- Re: On being web-friendly and why info must die, Richard Stallman, 2014/12/12
- Re: On being web-friendly and why info must die, Nic Ferrier, 2014/12/13
- Re: On being web-friendly and why info must die, Richard Stallman, 2014/12/14
- Re: On being web-friendly and why info must die,
Achim Gratz <=
- Re: On being web-friendly and why info must die, Richard Stallman, 2014/12/12
- Re: On being web-friendly and why info must die, Steinar Bang, 2014/12/15
- Re: On being web-friendly and why info must die, Richard Stallman, 2014/12/16
- Re: On being web-friendly and why info must die, Lennart Borgman, 2014/12/18
- Re: On being web-friendly and why info must die, Richard Stallman, 2014/12/20
RE: On being web-friendly and why info must die, Pádraig Brady, 2014/12/12