Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:system:userspace:application:uxp:iceweasel-uxp [2018/09/22 06:02]
emulatorman
en:system:userspace:application:uxp:iceweasel-uxp [2022/03/25 20:52]
i3_relativism ↷ Page moved from en:system:userspace:application:uxp:iceweasel-uxp to en:system:userspace:userspace:application:uxp:iceweasel-uxp
Line 3: Line 3:
 {{ :iceweasel_icon.png?200|}} {{ :iceweasel_icon.png?200|}}
  
-Iceweasel-UXP is a browser application built on the the [[https://github.com/MoonchildProductions/UXP|Unified XUL Platform]].+Iceweasel-UXP is a browser application built on the [[https://github.com/MoonchildProductions/UXP|Unified XUL Platform]].
  
 Historically, Iceweasel was a re-branding of Mozilla Firefox by the Debian project, with minimal modifications, in order to resolve branding disputes. Debian since [[http://fossforce.com/2017/02/great-debian-iceweasel-icedove-saga/|discontinued Iceweasel]] in February of 2017 after reaching an agreement with Mozilla over the use of it's trademark. Historically, Iceweasel was a re-branding of Mozilla Firefox by the Debian project, with minimal modifications, in order to resolve branding disputes. Debian since [[http://fossforce.com/2017/02/great-debian-iceweasel-icedove-saga/|discontinued Iceweasel]] in February of 2017 after reaching an agreement with Mozilla over the use of it's trademark.
Line 21: Line 21:
 ===== Application Info ===== ===== Application Info =====
  
-  * Latest tarball: [[https://repo.hyperbola.info:50000/other/iceweasel-uxp/iceweasel-uxp-2.0.tar.gz|v2.0]] [[https://repo.hyperbola.info:50000/other/iceweasel-uxp/iceweasel-uxp-2.0.tar.gz.asc|GPG signature]] +  * Latest tarball: [[https://repo.hyperbola.info:50000/other/iceweasel-uxp/iceweasel-uxp-2.9.tar.gz|v2.9]] [[https://repo.hyperbola.info:50000/other/iceweasel-uxp/iceweasel-uxp-2.9.tar.gz.asc|GPG signature]] 
-  * Latest commits: [[https://git.hyperbola.info:50100/software/iceweasel-uxp.git/log/?h=v2.0|v2.tag]] +  * Latest commits: [[https://git.hyperbola.info:50100/software/iceweasel-uxp.git/log/?h=v2.9|v2.tag]] 
-  * Older tarballs: [[https://repo.hyperbola.info:50000/other/iceweasel-uxp/|since v2.0]]+  * Older tarballs: [[https://repo.hyperbola.info:50000/other/iceweasel-uxp/|since v2.9]]
   * Source code: [[https://git.hyperbola.info:50100/software/iceweasel-uxp.git/|https]]   * Source code: [[https://git.hyperbola.info:50100/software/iceweasel-uxp.git/|https]]
-  * Version: v2.0+  * Version: v2.9
   * Resources:   * Resources:
     * [[https://issues.hyperbola.info/index.php?string=iceweasel-uxp&project=4|Bug Tracker]]     * [[https://issues.hyperbola.info/index.php?string=iceweasel-uxp&project=4|Bug Tracker]]
 +    * [[https://git.hyperbola.info:50100/software/iceweasel-uxp.git/plain/CHANGELOG.md|Change Log]]
  
 Iceweasel-UXP application is different from previous Iceweasel versions.  Iceweasel-UXP application is different from previous Iceweasel versions. 
Line 39: Line 40:
   * Many path fixes were made in mozbuilds and themes due to moving the /browser to application/   * Many path fixes were made in mozbuilds and themes due to moving the /browser to application/
   * PDFJS, UITour, and other modules, were removed as they are not needed for functionality and increase the attack surface.   * PDFJS, UITour, and other modules, were removed as they are not needed for functionality and increase the attack surface.
 +  * WebRTC is **[[https://git.hyperbola.info:50100/software/iceweasel-uxp.git/tree/confvars.sh#n48|disabled]]** at compile time, for [[https://restoreprivacy.com/webrtc-leaks/|privacy and security reasons]].
  
 <note>To customize the Iceweasel-UXP application with your own branding, simply make sure to change all instances of the application name (this can be found with grep), and replace applicable images found in //branding/iceweasel//.</note> <note>To customize the Iceweasel-UXP application with your own branding, simply make sure to change all instances of the application name (this can be found with grep), and replace applicable images found in //branding/iceweasel//.</note>