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

Re: [tor-bugs] #22975 [Applications/TorBirdy]: Make it harder for users to open links



#22975: Make it harder for users to open links
-----------------------------------+---------------------------
 Reporter:  cypherpunks            |          Owner:  sukhbir
     Type:  enhancement            |         Status:  closed
 Priority:  Medium                 |      Milestone:
Component:  Applications/TorBirdy  |        Version:
 Severity:  Minor                  |     Resolution:  not a bug
 Keywords:                         |  Actual Points:
Parent ID:                         |         Points:
 Reviewer:                         |        Sponsor:
-----------------------------------+---------------------------
Changes (by sukhbir):

 * status:  new => closed
 * resolution:   => not a bug


Comment:

 `network.protocol-handler.external-default` is already to set to `true`;
 from `components/torbirdy.js`:

 {{{
   // Warn when an application is to be launched.
   "network.protocol-handler.warn-external.http": true,
   "network.protocol-handler.warn-external.https": true,
   "network.protocol-handler.warn-external.ftp": true,
   "network.protocol-handler.warn-external.file": true,
   "network.protocol-handler.warn-external-default": true,
 }}}

 As far as `network.IDN_show_punycode`, the default is `false`, so we are
 good. Let me know if this doesn't cover everything.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22975#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs