We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-02-05 11:58:12 +0200 |
EFF has a very nice privacy enhancing add-on for Firefox/Chrome that forces the browser to use encrypted connections whenever they are available, https://www.eff.org/https-everywhere.
Having this as a standard option (of course, selectable by the user in the Settings menu) in the Sailfish browser would be an excellent way to differentiate from those not-so-privacy-friendly competing mobile operating systems. Shouldn't be that hard to have as a normal add-on either (related to question https://together.jolla.com/question/901/proposal-add-support-for-mobile-firefox-add-ons-to-the-sailfish-browser/ )
EFF has a very nice privacy enhancing add-on for Firefox/Chrome that forces the browser to use encrypted connections whenever they are available, https://www.eff.org/https-everywhere.
Having this as a standard option (of course, selectable by the user in the Settings menu) in the Sailfish browser would be an excellent way to differentiate from those not-so-privacy-friendly competing mobile operating systems. Shouldn't be that hard to have as a normal add-on either (related to question https://together.jolla.com/question/901/proposal-add-support-for-mobile-firefox-add-ons-to-the-sailfish-browser/ )
3 | No.3 Revision |
EFF has a very nice privacy enhancing add-on for Firefox/Chrome that forces the browser to use encrypted connections whenever they are available, https://www.eff.org/https-everywhere.
Having this as a standard option (of course, selectable by the user in the Settings menu) in the Sailfish browser would be an excellent way to differentiate from those not-so-privacy-friendly competing mobile operating systems. Shouldn't be that hard to have as a normal add-on either (related to question https://together.jolla.com/question/901/proposal-add-support-for-mobile-firefox-add-ons-to-the-sailfish-browser/ )
Manual install:
Add following to install.rdf:
<em:targetapplication> <description> <em:id>toolkit@mozilla.org</em:id> <em:minversion>17.0</em:minversion> <em:maxversion>28.0</em:maxversion> </description> </em:targetapplication>
(Couldn't find the correct GUID for the sailfish browser, but toolkit@mozilla.org seems to be a wildcard of some sort). Complains it's not compatible with "Nightly 23.0" otherwise
Quick testing didn't show any problems, but I've only run it for 5 mins. It seemed to force jolla.com to https at least :-)
4 | No.4 Revision |
EFF has a very nice privacy enhancing add-on for Firefox/Chrome that forces the browser to use encrypted connections whenever they are available, https://www.eff.org/https-everywhere.
Having this as a standard option (of course, selectable by the user in the Settings menu) in the Sailfish browser would be an excellent way to differentiate from those not-so-privacy-friendly competing mobile operating systems. Shouldn't be that hard to have as a normal add-on either (related to question https://together.jolla.com/question/901/proposal-add-support-for-mobile-firefox-add-ons-to-the-sailfish-browser/ )
Manual install:
<em:targetapplication> <description>
Blockquote
<em:targetApplication>
<Description>
<em:id>toolkit@mozilla.org</em:id>
<em:minversion>17.0</em:minversion>
<em:maxversion>28.0</em:maxversion>
</description>
</em:targetapplication> (Couldn't
<em:minVersion>17.0</em:minVersion>
<em:maxVersion>28.0</em:maxVersion>
</Description>
</em:targetApplication>
Couldn't find the correct GUID for the sailfish browser, but toolkit@mozilla.org seems to be a wildcard of some sort). Complains it's not compatible with "Nightly 23.0" otherwise
Quick testing didn't show any problems, but I've only run it for 5 mins. It seemed to force jolla.com to https at least :-)
5 | No.5 Revision |
EFF has a very nice privacy enhancing add-on for Firefox/Chrome that forces the browser to use encrypted connections whenever they are available, https://www.eff.org/https-everywhere.
Having this as a standard option (of course, selectable by the user in the Settings menu) in the Sailfish browser would be an excellent way to differentiate from those not-so-privacy-friendly competing mobile operating systems. Shouldn't be that hard to have as a normal add-on either (related to question https://together.jolla.com/question/901/proposal-add-support-for-mobile-firefox-add-ons-to-the-sailfish-browser/ )
Manual install: install (seems to make browsing somewhat wonky including > 100% CPU usage for the browser and links not always working at all):
Blockquote
<em:targetApplication>
<Description>
<em:id>toolkit@mozilla.org</em:id>
<em:minVersion>17.0</em:minVersion>
<em:maxVersion>28.0</em:maxVersion>
</Description>
</em:targetApplication>
Couldn't find the correct GUID for the sailfish browser, but toolkit@mozilla.org seems to be a wildcard of some sort). Complains it's not compatible with "Nightly 23.0" otherwise
Quick testing didn't show any problems, but I've only run it for 5 mins. It seemed to force jolla.com to https at least :-)
6 | No.6 Revision |
EFF has a very nice privacy enhancing add-on for Firefox/Chrome that forces the browser to use encrypted connections whenever they are available, https://www.eff.org/https-everywhere.
Having this as a standard option (of course, selectable by the user in the Settings menu) in the Sailfish browser would be an excellent way to differentiate from those not-so-privacy-friendly competing mobile operating systems. Shouldn't be that hard to have as a normal add-on either (related to question https://together.jolla.com/question/901/proposal-add-support-for-mobile-firefox-add-ons-to-the-sailfish-browser/ )
Manual install (seems to make browsing somewhat wonky including > 100% CPU usage for the browser and links not always working at all):
Blockquote
<em:targetApplication>
<Description>
<em:id>toolkit@mozilla.org</em:id>
<em:minVersion>17.0</em:minVersion>
<em:maxVersion>28.0</em:maxVersion>
</Description>
</em:targetApplication>
Couldn't find the correct GUID for the sailfish browser, but toolkit@mozilla.org seems to be a wildcard of some sort). Complains it's not compatible with "Nightly 23.0" otherwise