Jump to content

Mathwiz

Member
  • Posts

    1,731
  • Joined

  • Last visited

  • Days Won

    49
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Mathwiz

  1. Without uBlock Origin Updater, Serpent 55 (Moebius) will self-update to 1.18.4 (or possibly later); Serpent 52 (and FF 52.9) will self-update to 1.17.4*. Surprisingly, the new versions mostly work with Serpent (& FF), but there are a few features that don't, presumably due to WE APIs missing in versions before FF 55. For example, in the Dashboard / Settings / Privacy, the "Prevent WebRTC from leaking local IP addresses" setting is greyed out. So I stick with the so-called legacy version (1.16.4.11), use uBlock Origin Updater to keep me there, and am able to check that privacy setting. *Digression: it is possible to run uBO 1.18.4 with Serpent 52/FF 52.9, but several hoops must be jumped through (more on FF than Serpent), and since 1.16.4.11 works better anyhow, I don't feel it's worth the effort.
  2. Well, any difference needs to be tested. Like you I get 104.27.137.100. So, I used my hosts file to force my browser to access 104.27.136.100 instead when I enter o.rths.cf in the address bar. Perhaps the .136. one was down? But both IP addresses work, so both server IPs are on-line. The issue is neither with the DNS, nor the server; it must be with CloudFlare's routing. So I say again: In the meantime I'm afraid @Sampei.Nihira will just have to use the Web proxy he found.
  3. Your PC is going to use the primary DNS first; the secondary DNS only if it doesn't get a response from the primary one. Does your smart phone also use the AdGuard DNS? And I ask again:
  4. (Forum software wouldn't let me insert the above quote into my previous post) Maybe Wine could be adapted to XP, but it would take a lot of work, and wouldn't really get you as far as you might wish to go. ReactOS is probably a better bet.
  5. Well, it's not a completely crazy idea - and you're not the first to ask: Right now you can start a VM from XP, boot Linux, and use Wine to run programs that can't run on XP itself. Your idea is to "cut out the middleman" - Linux - and have Wine run directly on XP. But....
  6. Probably need to contact CloudFlare. Sounds like their network is fouled up somewhere between Rome and wherever o.rths.cf is (Wikipedia says .cf is Central African Republic, but that seems unlikely. More likely, the CAR is letting CloudFlare use their TLD for a fee.)
  7. @Sampei.Nihira, did you try a ping? Did you get the same results as @VistaLover? If you did then your DNS is OK. Unfortunately those IPs apparently host several websites, not just o.rths.cf; a frustrating but increasingly common practice. Therefore you must specify the host name, o.rths.cf, to access it. So if your DNS is not OK, your only recourse is to override the bad IP address in your hosts file.
  8. That's probably not it; the browser itself detects that condition and produces a different message ("no cipher overlap," as I discovered with Mediafire). Besides o.rths.cf supports a couple of "strong" ciphers (forward secrecy, SHA256, no CBC) that I know NM also supports. Try pinging o.rths.cf at a command line. IP address should be 104.27.136.100 or 104.27.137.100. If not try downloading directly from one of those IP addresses (replace o.rths.cf with an IP address in your browser's address bar) and see if that works.
  9. Here's the post with a link to the patch: As noted you must download and install it manually; it was never offered by Windows/Microsoft Update.
  10. OK. Reason I asked is that I often notice trouble scrolling in Serpent when multiple tabs are opened. Multiprocess mode (not possible in NM anyhow) helps but doesn't eliminate the issue completely. This sounds like something different though, since it occurs even with only one tab open.
  11. @looking4awayout, do you have other tabs open? Or does the scrolling stutter with just a single tab open?
  12. One little correction: the UOC Patch for FF 38-based browsers also applies to the K-Meleon browser, but you have to extract it into a different folder. Instead of <browser folder>\defaults\pref, for K-Meleon you should extract the patch into <browser folder>\browser\defaults\preferences. Also, a note for those who have "hardened" their browser by disabling ciphers that don't offer "forward secrecy:" If you've done this, you won't be able to download the UOC Patch (or any files) from Mediafire, as their server doesn't provide any ciphers with forward secrecy. You'll get "no cipher overlap" message from your browser if you try. If this happens to you, I recommend you reset pref security.ssl3.rsa_aes_256_gcm_sha384 to true. It doesn't provide forward secrecy but is otherwise a very strong cipher and is supported by Mediafire. I posted this many moons ago; Mediafire has since updated their server to provide some TLS 1.3 and TLS 1.2 ciphers with forward secrecy, so it should no longer be necessary to enable an older cipher.
  13. I do have Firefox 60.8 ESR on my home Win 7 machine; I'll try SSUAOs with it and confirm that they work once again. Edit: It works! The whole thing seems odd to me; usually with these browsers, it's MCP removing some useful feature (like WebExtensions or container tabs), and we're begging @roytam1 to revert the change; but in this case it was Mozilla disabling a useful feature, and it was MCP (and roytam) who reverted the change!
  14. Wanted to revisit this issue briefly, but only to point out that the above rigamarole isn't needed with @roytam1's builds of FF 45 ESR (for SSE-only CPUs); SSUAOs work right out of the box (or out of the .7z). Not certain if that's also true of "stock" FF 45 ESR, if roytam incorporated a fix at some point that re-enabled SSUAOs, or if they're only enabled in "Nightly" builds (roytam's builds are based on nightly builds; the Firefox button even reads "Nightly" vs. "Firefox"); but I suspect the latter. According to info gleaned from @Sampei.Nihira's link above, SSUAOs were disabled way back in FF 25 (!) for performance reasons, yet they work in FF 37 beta 4, but not in FF 54 (or 52.9, of course). So I suspect they're enabled in beta and nightly builds, but not in regular release or ESR builds since FF 25. (Info at the link above did hint that they were originally intended for testing.) SSUAOs work in all of roytam's browser builds; the code above is only needed to enable them in "stock" Firefox versions.
  15. This may help. I finally buckled down and updated my browser downloader .bat to handle Roytam's FF 45 ESR SSE-only builds. It turned out to be quite a challenge: the file list can't be downloaded the same way as the others (downloading the root directory containing the files only returns a bunch of JavaScript, no file names); the "correct" file list URL had to be parsed differently; and last but not least, there was an issue with version numbers: Edit: Batch file is now included in the .7z downloadable at http://i430vx.net/files/mathwiz/Browser Installer.7z
  16. Really it's mostly a matter of taste. The main difference is the UI: BOC looks very much like SeaMonkey; Serpent looks very much like (pre-Photon) Firefox; NM 28 looks like older (pre-Australis) Firefox. They're all based on UXP though. If you have an older, pre-SSE2 PC, you may want to look at @roytam1's Firefox 45 or NM 27 builds instead.
  17. According to the official Web site for Interlink that is correct. AIUI the big issue is the JavaScript JIT compiler, which emits SSE2 code. JavaScript may not seem relevant to an email client, but a lot of internal JavaScript is used under the covers. Perhaps an older version of Thunderbird could be forked to produce an SSE-only build....
  18. Should be possible - the official version is available in 64-bit form - but I haven't seen @roytam1 post a 64-bit build of MailNews or BNavigator, although he posts 64-bit versions of NM 27/28 and Serpent 52/55.
  19. I think you're good! There's no harm in leaving MSE installed along with Malwarebytes (especially considering what a pain it is to remove). Just remember with Malwarebytes free, you have to set aside some time for it to scan your system each day. Perhaps at the end of the day you can start a scan, then see the (hopefully all clean) results the next day.
  20. Well, oops.... I think what happened is, I made the change, then started looking for a JavaScript function that I could use to tie it to a pref, didn't find one right off the bat, then forgot that I hadn't committed the change! Sorry about that. It's in there now....
  21. MailNews is basically an XP/Vista-compatible build of Interlink, which explains the link in the about: window seen above going back to Tobin's site. With browsers (particularly Serpent), @roytam1 occasionally reverts some changes to retain useful features removed in "official" builds, so even users of newer Windows versions may prefer his builds to the official ones. That's not really the case with MailNews; there's little reason to deviate from an official build of an email client, other than branding. @VistaLover found the source code for the about: window. It's an .xul file. I made a trivial change in my copy of the Interlink repo, pointing to @roytam1's page vs. Tobin's (roytam1 is free to incorporate this change in his builds if he wants); unfortunately the link destination isn't controlled by a pref, so it's not so easily moved to the "branding" folders of the source tree as the Help menu links were.
  22. That article addresses using secure Web sites whose certificates were signed using SHA2. We've had that for some time. (The questioner wanted to backport the SHA2 Web certificate support to XP SP2.) Unfortunately, using SHA2 to sign code (e.g., updates) requires support in different parts of the OS, so the support for SHA2 Web certificates doesn't really help.
  23. Link is dead.... Edit: I've been using this link, found on page 2 of the nsaneforums link in post 1: https://32767.ga/edge. Can someone vouch for it?
  24. True. Luckily, ProxHTTPSProxyMII works with Office apps just as it does with "straight" IE8, Chrome, etc. It's nice that M$ added support for TLS 1.2 (and the AES cipher) while POSReady '09 was in support, but it's just not enough anymore.
  25. https://tipsterarea.com/ requires SNI. The server probably hosts several Web sites with various host names. I don't believe IE8 supports SNI.
×
×
  • Create New...