|
|
|
|
|
by pavon
2463 days ago
|
|
RMS and the FSF oppose any proprietary software, and refuse to use it. From a practical point of view, this means having to block javascript by default and at best whitelist it just on sites that are known to use only Free Software on their website. Furthermore, since that browsers and web standards don't provide an automated way to check javascript license before execution, and a site can change what javascript they use at any time (on every page load even), some Free Software advocates find it safer and easier to abstain from any javascript at all. Payment processing software like Taler is most useful when integrated/embedded in as many websites as possible, including sites that use proprietary javascript. Even if the Taler implementation used only javascript with a Free license, using it on that site would require enabling both Free and non-Free javascript. Thus it would be preferable to Free Software advocates if Taler implementations were written to work without requiring javascript. |
|
Html and css can also have licenses, and they are frequently generated by server-side code running what is almost certainly a proprietary license, one that is opaque to the user.