[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-launcher/master] Bug #10682: Workaround to really disable updates for Tor Launcher.



commit 7994ee0d77d609d8f692675147a7fcf32c0301b8
Author: Mike Perry <mikeperry-git@xxxxxxxxxxxxxx>
Date:   Mon Feb 3 10:50:12 2014 -0800

    Bug #10682: Workaround to really disable updates for Tor Launcher.
    
    Without an update URL specified, Firefox will still ping addons.mozilla.org
    for an update. If someone manages to register a fake Tor Launcher at our UUID,
    it could get pushed out to users.
---
 src/install.rdf |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/install.rdf b/src/install.rdf
index f2da944..3dd7640 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -9,6 +9,7 @@
         <em:id>tor-launcher@xxxxxxxxxxxxxx</em:id>
         <em:version>0.2.4.3</em:version>
         <em:homepageURL>https://www.torproject.org/projects/torbrowser.html</em:homepageURL>
+        <em:updateURL>https://127.0.0.1/</em:updateURL>
 <!--
         <em:optionsURL>chrome://torlauncher/content/preferences.xul</em:optionsURL>
 -->

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits