Slashdot Mirror


Google Won't Let You Sign In If You Disabled JavaScript In Your Browser (zdnet.com)

An anonymous reader quotes a report from ZDNet: Google announced today four new security features for securing Google accounts. These four updates are meant to bolster protections before and after users sign into accounts, but also in the case of recovering after a hack. According to Google's Jonathan Skelker, the first of these protections that Google has rolled out today comes into effect even before users start typing their username and password. In the coming future, Skelker says that Google won't allow users to sign into accounts if they disabled JavaScript in their browser. The reason is that Google uses JavaScript to run risk assessment checks on the users accessing the login page, and if JavaScript is disabled, this allows crooks to pass through those checks undetected. This change is likely to impact only a very small number of users -- around 0.01 percent according to Google's data -- but it will likely impact bots harder, as many of them run through headless browsers where this feature is turned off for performance reasons. Google also plans to pull data from Google Play Protect and list all malicious apps that are still installed on a user's Android smartphone. Google's Jonathan Skelker says they will be notifying you "whenever you share any data from your Google Account," expanding on the notifications it sends when you've granted access to sensitive information, like Gmail data or your Google Contacts.

"Last but not least is a security feature that Google plans to use after an account hack," reports ZDNet. "This feature is already live and is a new set of procedures for regaining access and re-securing compromised profiles. The procedure is detailed in this Google support page, and besides just helping users regain access to accounts, it will also help them check financial activity related to Google Pay accounts, review new files added to Gmail or Drive, and secure other accounts at other services that are tied to the main Google account."

91 of 172 comments (clear)

  1. Good by Anonymous Coward · · Score: 4, Funny

    Maybe this javascript thing will finally take off

    1. Re:Good by jellomizer · · Score: 5, Insightful

      Actually Google has been leading JavaScript adoption for over a decade.
      Even back in the early 2000's web/web app developers were slow to use Javascript on their pages (Or limited to input validation). Mostly because they were afraid of people using old browsers that didn't support it. If you did a lot of stuff, you probably didn't get the customer, because you cannot reference an other popular site that needs Javascript.
      Then with Googles Autocomplete feature and Google Maps, becoming a popular feature, it opened the door for the rest of us to apply Javascript,Ajax and DHTML to the pages.
      I know, Booo Javascript sucks! However Javascript is better then Sliverlight, Flash, Active X, Java Applets, in terms of keeping the web platform open, while offering the features most people wanted.

      Now Javascript has its issues... However it is used on all major browsers, and if coded well, it makes your pages load and run faster. (if not then we have the suckyness we think of wanting to block Javascript for)

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    2. Re:Good by UnknownSoldier · · Score: 3, Insightful

      > and if coded well,

      IF

      That's a mighty big if as websites pull in JS and images from a dozen different sites ...

    3. Re:Good by jellomizer · · Score: 2

      But how well it is coded, applies to all software.
      Companies always try to hire non-programmers to make their stuff. Thinking this guy can write code so he is good enough. They figure they are saving money. They are not they are just making crap that is hard to maintain, and the end users just hate.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    4. Re:Good by jythie · · Score: 1

      And of course javascript based solutions just happening to be the easiest type for search and ad systems to troll is just a fringe benefit.

    5. Re:Good by sycodon · · Score: 5, Insightful

      My Very Large Defense company employer disables javascript via group policies.

      Security reasons.

      --
      When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
    6. Re:Good by Anonymous Coward · · Score: 1

      I allow javascript, but not third-party anything. No third-party js - does away with a lot of trackers and "analytics" that I don't need.
      Also no third-party images/buttons - does away with facebook tracking (via like-buttons and logos)

      Of course some sites break when their menu navigation system try to pull in a third-party crappy library - but there are more sites than I need out there anyway. As they say, if you depend on too much, then you don't get the customer. Shops in particular would do well to serve all they depend on from the same place. There are so many adblocking schemes - why turn away 5%-10% of the customers? Shops profit from purchases, not from ads shown. Quite the contrary, they pay for ads. And ad not shown, is one payout less. And the lost ad is not a problem when the customer found the webshop anyway.

    7. Re:Good by oh_my_080980980 · · Score: 1

      Are you fucking kidding me? Web developers weren't using JavaScript back in 2000? What planet were you on? Seriously stop sucking Google's dick.

    8. Re:Good by oh_my_080980980 · · Score: 5, Insightful

      So you just backed tracked on your own argument. Please just stop. You do not know what you are fucking talking about.

      People block JavaScript for security reasons because of all the malicious stuff it can do. Google forcing you to enable JavaScript is fucking stupid. Hint, they can do what they want without enabling JavaScript. Google is looking for something else.

    9. Re:Good by Anonymous Coward · · Score: 1

      Indeed. JS allows them to monitor you computer for software installed: fonts, cookie, css history, referer, screen resolution, CPU arch, you name it. No website has a right to know any of this, so I block it all. FastMail doesn't do this to you, and I switched years ago when Google, et al began their spying and tracking in earnest. All of this can be blocked easily with Firefox (about:config and add-ons), Pi-hole, and using services which respect your privacy.

    10. Re:Good by Anonymous Coward · · Score: 2, Interesting

      Google is looking for something else.

      Hits the nail on the head. Yes, it's about security. And privacy. And for Google it's about collecting more data, regardless of the risks to you.

      The push toward JS overkill is rejecting the golden rule of web design: Make sure your page degrades gracefully and don't tell visitors that your site is "best viewed in last week's version of Chrome or Firefox".

      I actually see an increasing number of pages that pull in a dozen external scripts to add pizzazz, then also use noscript tags. But they're only using the noscript tags to make sure that people with script disabled still get a tracking pixel, while the page itself is actually broken without script!

    11. Re:Good by phorm · · Score: 1

      Would your very large defense company employer actually let you sign into Google services?
      I'd imagine that stuff like gmail/drive/etc are probably considered a liability.

  2. Only .01%? by PuddleBoy · · Score: 5, Insightful

    So Google says that only 1 in 10,000 of us have a Google account and disable Javascript?

    I feel special.

    1. Re:Only .01%? by Anonymous Coward · · Score: 5, Interesting

      Probably because anyone paranoid (rightfully) about JS is even more skeptical of intentionally storing information with Google.

    2. Re:Only .01%? by sabt-pestnu · · Score: 1

      You should. I would wager that most of us NoScript-using folks don't have Google accounts.

    3. Re:Only .01%? by jellomizer · · Score: 5, Interesting

      You can only really trust Javascript as much as you trust the page creators.

      Sure turn off Javascript for your random browsing, but if you are going to a site, where your personal info and needs to log into with... Then you might as well have it enabled. Because your data is already compromised, and you are just missing out on features which may make your browsing a bit easier.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    4. Re:Only .01%? by vm146j2 · · Score: 1

      ...that you know about.

      --
      "Lost time is not found again."
    5. Re:Only .01%? by AmiMoJo · · Score: 1

      I disabled Javascript for my bank's web site. Whatever scripts they run make entering my details very, very slow. Probably some kind of key-logging prevention.

      I use YesScript, Javascript is enabled unless I disable it for a site. uBlock Origin blocks third party scripts by default. I find that's a good compromise between breakage and blocking.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    6. Re:Only .01%? by lgw · · Score: 4, Interesting

      Sure turn off Javascript for your random browsing, but if you are going to a site, where your personal info and needs to log into with... Then you might as well have it enabled. Because your data is already compromised,

      Fun fact: web sites often contain content originating from more than one company. You might trust the people you're giving your info to, but is there an ad anywhere on their web site? Heck, even banks run web content from "partners" these days.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    7. Re:Only .01%? by HiThere · · Score: 2

      Well, I've got an account with them, but I'm OK with never logging into it again.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    8. Re:Only .01%? by Anonymous Coward · · Score: 1

      Check out uMatrix from the same author, if you haven't. Think noScript, but with a much nicer GUI and the ability to block different types of resources (ie block XHR and scripts from ads.domain.com, allow media and scripts from cdn.domain.com, etc.)

  3. It's 1st of November, not April by Opportunist · · Score: 5, Insightful

    ENABLE Javascript to increase security.

    Now I've seen it all.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:It's 1st of November, not April by Anonymous Coward · · Score: 2, Insightful

      So much this.

      What fraction of all the web-foisted security vulnerabilities use Javascript as an attack vector? Thinking back to the last 10 or 15 years of reporting, I'd say it's in excess of 90%.

      Anyone who wants security on the web keeps javascript disabled.

      The stupidity is strong.

    2. Re:It's 1st of November, not April by jellomizer · · Score: 1, Interesting

      I commonly use Javascript to Ajax Call and get a new session key a few times a minute. I do this so if someone did a screen/varable/back button capture of the page, they wouldn't be able to use that data without authentication. If it tries to renew an expired key, it brings you back to the login screen, and additional data will not be read or saved with an invalid key.
      Is it fool proof, no, is this all I am doing for security No. but it is putting an extra layer of security that wasn't there before. It is the equivalent of not hiding the key under the welcome map.
      So yes you can use Javascript to increase security.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    3. Re:It's 1st of November, not April by Anonymous Coward · · Score: 4, Interesting

      Something seems to be badly broken in the brains of the people behind this.

      Not when you realize that Javascript is primarily about user-tracking, not functionality or "safety". Those are the ways to sell it to the dumb masses. Google's is a mass surveillance company, and javascript allows much better tracking of people as they use and move around the web.

      Requiring it is completely consistent with Google's business goals of knowing everything about everybody.

    4. Re:It's 1st of November, not April by gweihir · · Score: 1

      True.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    5. Re:It's 1st of November, not April by bentcd · · Score: 5, Insightful

      Enable javascript to improve security for Google, not for yourself.

      To improve security for yourself, don't have a Google account.

      --
      sigs are hazardous to your health
    6. Re:It's 1st of November, not April by squiggleslash · · Score: 3, Interesting

      I'm about 90% sure that most security vulnerabilities involved plugins, Flash being the biggest offender but also with problems in plugins that should know better like Java. And, of course, there's ActiveX, plus the ability to download .exes or MSIs and tell people they're OK honest and you should have it because it installs this awesome toolbar.

      I don't recall seeing many Javascript vulnerabilities. The only serious ones I can think of are:

      1. There are a few XSS vulnerabilities that have popped up from time to time. While initially the browser makers blamed the webdevs for this, they've tightened up the scope for XSS attacks to make them extremely difficult over the years.
      2. One of the CPU branch-prediction bugs from last year was exploitable via JS, I forget which but IIRC it was the less severe one and was still pretty close to impossible to exploit in a real world scenario (yes, you could build a carefully constructed proof of concept where you knew exactly what browser was being used on a specific CPU on a specific version of a specific operating system with specific versions of specific shared libraries installed, but outside of that it was hard to exploit.

      Ultimately any web technology can be poorly implemented in such a way that it'll lead to exploits. I wouldn't be remotely surprised to hear, even today, of a buffer overflow bug in a GIF or HTML parser. Disabling JS seems like poor security to me, it reduces the attack surface, sure, but so does disabling images, and like the latter it means most modern web pages aren't going to work properly.

      --
      You are not alone. This is not normal. None of this is normal.
    7. Re:It's 1st of November, not April by lgw · · Score: 1

      You're about 5 years out of date, I think. Flash is mostly dead, IE is mostly dead, ActiveX is long dead (outside of corporate intranets, where it may linger). It's all about the browser and JS exploits now.

      Of course, XSS is big too, and technically you don't need JS for that, so I'm with you there. There have only been a handful of media exploits (and mostly from the Snowden leaks - they're quite valuable).

      --
      Socialism: a lie told by totalitarians and believed by fools.
    8. Re:It's 1st of November, not April by Opportunist · · Score: 1

      But now that Flash is dead and Oracle is doing its best to kill Java with some ridiculous licensing plans, Javascript remains the only sensible vector.

      Ok, aside of VB, but for that you also need to download and open Office files.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    9. Re:It's 1st of November, not April by vbdasc · · Score: 1

      Indeed. Requiring client-side JS won't stop the crooks, IMHO, simply because they can tamper with their browsers/web clients and modify the behaviors of their JS engines as they see fit. OTOH, it will make life harder for the power users that disable JS for security reasons. Bottom line - bad, user-hostile idea from Google.

    10. Re:It's 1st of November, not April by oh_my_080980980 · · Score: 1

      Hi I'm a Google Troll. I have my head up Google's ass. Please don't listen to best practices in cyber security.

    11. Re:It's 1st of November, not April by tepples · · Score: 1

      But now that Flash is dead and Oracle is doing its best to kill Java with some ridiculous licensing plans, Javascript remains the only sensible vector.

      How is it not "sensible" to download, optionally compile, and install a native application and run it in a container?

    12. Re:It's 1st of November, not April by Impy+the+Impiuos+Imp · · Score: 1

      Don't worry about Java hackers. That's impossible. Google will make sure nobody knows what you do except them, their gigantic advertising database putting you into advertsing categories based on automated analysis of every web page you visit even in incognito mode because the site probably tells then anyway, a million companies and advertisers, and the government.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    13. Re:It's 1st of November, not April by jellomizer · · Score: 2

      When companies say "best practices" I hear "This is how we did it, we don't want you to argue with us."

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    14. Re:It's 1st of November, not April by HiThere · · Score: 1

      Only if you think they aren't intentionally lying.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    15. Re:It's 1st of November, not April by Opportunist · · Score: 1

      By having a container that's about as tight as the average string bag.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    16. Re:It's 1st of November, not April by Chris+Mattern · · Score: 1

      Remember, remember the 1st of November...

    17. Re:It's 1st of November, not April by tepples · · Score: 1

      Correct me if I am misunderstanding, but it sounds like you're saying that both native applications and web applications are uselessly unsafe. What should one use instead?

    18. Re:It's 1st of November, not April by vtcodger · · Score: 1

      Now I've seen it all.

      Sadly, I don't think you/we have seen it all. I think this is probably only an early stage of a monumental clusterf**k. Google seems to have convinced themselves that the huddled masses (that'd be us) need help with their computer usage and that Google is just the company to mentor us. In order to help us run our lives, they need to get into our computers and they have three tools with which to do that -- android, chrome and javascript. They presumably will use all three.

      The problem is that scripting in general and javascript in particular are completely and utterly incompatible with computer security. Google is not going to change its approach easily and other companies are going to try to emulate it and/or to fit themselves into poorly served niches in the Google Universe. So scripting is going to be everywhere and so probably will malicious attacks on just about every computing device connected to the internet.

      This is a recipe for disaster of course. And disaster it is likely going to be.

      Mind your backups. You'll probably need them. More than once. .. and prepare to see your financial accounts attacked repeatedly. Doesn't matter that you turn off scripting. The third parties sharing your financial information (banks, credit card companies, merchants, etc) probably won't have it turned off.

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    19. Re:It's 1st of November, not April by ChatHuant · · Score: 1

      The stupidity is strong.

      It's not stupidity. Say what you want about Google, but they're not stupid, and they don't hire stupid people. They're well aware that enabling Javascript is not going to improve security - and they don't care. Google's goal is to maximize tracking, not to improve security.

      What it is is arrogance and complete disdain for their users. Google has no qualms about stating howlers like this one with a straight face, because it knows a majority of users are not very knowledgeable, and won't realize they're being lied to. Those folks will feel reassured by Google's message and open themselves to all the tracking Google (and everybody else) can squeeze in.

    20. Re:It's 1st of November, not April by gweihir · · Score: 1

      Indeed. That is the other explanation, and it seems more and more likely to me.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  4. This negatively impacts alternative browsers by xack · · Score: 5, Interesting

    Especially text browsers that don't support javascript often used by people with disabilities.

    1. Re:This negatively impacts alternative browsers by Anonymous Coward · · Score: 5, Insightful

      Exactly. This goes against everything webdevs were taught to do (DEGRADE GRACEFULLY) for the past 20 years.

    2. Re:This negatively impacts alternative browsers by Anonymous Coward · · Score: 1

      Yeah, I wonder how the ADA people are going to cope with this. My university just shut down the entire faculty webserver and migrated people to Wordpress because they didn't want anyone to be able to create any webpage that wasn't "accessible," digital humanities projects and anything in XSL be damned. I wonder if we'll have to dump G-suite because of the new JS login requirement. I really, really hope we do.

    3. Re:This negatively impacts alternative browsers by Anonymous Coward · · Score: 2, Interesting

      EVERY new development these days does exactly this.

      RSS is being taken away because advertisers don't get enough information about our reading habits.

      Our privacy and ability to customize our own computer is removed in Windows 10.

      Every useless phone app phones home with all our personal information and no one does a thing about it.

      We are well past 1984.

  5. Millennials by Anonymous Coward · · Score: 1

    Boiling like frogs.

  6. I might be cynical but... by Anonymous Coward · · Score: 3, Insightful

    This is a pretty transparent attempt to try to make surveillance easier for themselves under the guise of user security

  7. "Mother Effing Tool Confuser" by Karl Groves by tepples · · Score: 4, Insightful

    Last I checked, screen-reading tools support major web browsers, which in turn run JavaScript. There are even versions of elinks and w3m that run JavaScript. Karl Groves created "Mother Effing Tool Confuser", a webpage where a script adds sufficient accessibility markup, to demonstrate this fact.

    1. Re:"Mother Effing Tool Confuser" by Karl Groves by freeze128 · · Score: 1

      I wonder how screen reading tools deal with "punch the monkey" type ads.

    2. Re:"Mother Effing Tool Confuser" by Karl Groves by apoc.famine · · Score: 2

      Screen reading tools identify the areas of the page and allow the user to select what areas they wish to have read to them. Something like "Page contains header, left menu, body, footer, etc." The user then uses hotkeys to select the part they want read to them. The different div sections get called based on the names they are given by the developer.

      --
      Velociraptor = Distiraptor / Timeraptor
    3. Re:"Mother Effing Tool Confuser" by Karl Groves by apoc.famine · · Score: 1

      And since it's apparently pre-coffee, images get the image text read. So punch the monkey would depend on what they called the image or div section of the page. "Section advertisement. Image title h23a4890hdoih34lk5.gif".

      --
      Velociraptor = Distiraptor / Timeraptor
  8. Then I will only log in from a sandbox by gweihir · · Score: 1

    And I will generally avoid logging in in the first place. Fortunately I need their poisoned "services" only very rarely.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    1. Re:Then I will only log in from a sandbox by Anonymous Coward · · Score: 1

      For the past 8-9 years I've been using ssh -X to login to Google with a 2nd user account, but now I'm considering using a VM.

      p.s. Right now my gmail window has over 3000 blocked items in Adblock Plus.

    2. Re:Then I will only log in from a sandbox by gweihir · · Score: 1

      Google offers ssh login with remote X11? Interesting. Not that I have any use for that, really, but interesting nonetheless.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    3. Re:Then I will only log in from a sandbox by gweihir · · Score: 1

      There is no way to deduce you meant that. I assumed you meant a 2nd Google account (for whatever purpose). But thanks for the clarification.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  9. It's about tracking... by QuietLagoon · · Score: 5, Insightful

    The reason is that Google uses JavaScript to run risk assessment checks on the users

    Google is all about tracking people on the net. Anything google does is about tracking people. The reason google needs javascript to be enabled is so that the javascript can help track people. Enabling javascript does not increase security, it decreases security. Javascript is a huge attack surface.

    1. Re:It's about tracking... by 110010001000 · · Score: 5, Funny

      That isn't true. They are just a bunch of altruistic guys that like to program stuff.

    2. Re:It's about tracking... by Anonymous Coward · · Score: 5, Insightful

      Javascript is a huge attack surface.

      When it comes to the modern web, Javascript is all but THE attack surface.

      ActiveX used to be another big one, but we got rid of that.

      In recent years, virtually every instance of "I went to this web site and now my computer is infected" has been due to javascript. And about 90% of the tracking, and about 100% of the annoyware like popping up boxes over the top of the pages content or disabling right clicks is due to javascript.

      It's also what allows the majority (but not all) of panoptoclick style attacks.

      Javascript is a cancer on the web. It has occasional, small uses, but its use should be minimized at all costs.

    3. Re:It's about tracking... by darkmeridian · · Score: 2

      Google is requiring Javascript to log into their services. Almost by definition, the users who log in are going to be tracked with or without Javascript because they're, well, logging into Google. Requiring Javascript decreases security from the point of view of a browser being hacked. However, requiring Javascript increases security from the point of view of decreasing the risk of bots randomly trying to login using bruteforce.

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    4. Re:It's about tracking... by cascadingstylesheet · · Score: 1

      The reason is that Google uses JavaScript to run risk assessment checks on the users

      Google is all about tracking people on the net. Anything google does is about tracking people. The reason google needs javascript to be enabled is so that the javascript can help track people. Enabling javascript does not increase security, it decreases security. Javascript is a huge attack surface.

      Sure ... then again, if you are trying to log into Google, I'm pretty sure that they are already tracking that ...

      Just sayin', if your goal is to not be tracked by Google, then logging into their services might not be the swiftest move.

    5. Re:It's about tracking... by oh_my_080980980 · · Score: 1

      LMOL ok zippy.

  10. Re:And how do I get my Google account back? by tepples · · Score: 1

    This reply (Google Product Forums requires JavaScript) implies that Google locks an account in this manner if someone might have compromised it.

  11. Color me dubious. by hey! · · Score: 3, Insightful

    If client-side javascript is part of the security check, I don't see how that prevents a crook from forging an authentic-looking HTTP request.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:Color me dubious. by Rockoon · · Score: 1

      Googles new client-side authentication model shall not be questioned

      --
      "His name was James Damore."
    2. Re:Color me dubious. by oh_my_080980980 · · Score: 1

      THANK YOU!

    3. Re:Color me dubious. by Forever+Wondering · · Score: 1

      You are absolutely correct.

      The hacker controlled/malicious browser simply morphs the incoming JS as it comes off the wire (e.g. a filter on the socket data) to do whatever is necessary to bypass any real security check and return the "I am safe" result.

      It could (e.g.) simply reverse the sense of:

      if (bad_security_here()) ...

      Into:

      if (! bad_security_here()) ...

      Or, do whatever else is necessary to nullify the security check.

      Client side security checks are largely meaningless! If you control the browser, you can hack it any way you want, and you control what the JS does/can do.

      A native app might be harder to morph, but, ultimately, the same technique can be applied [by patching binary bytes] to nullify the security checks.

      They are only useful as a "health checkup" for a legitimate user's browser. But, Google's stated goal was:

      The reason is that Google uses JavaScript to run risk assessment checks on the users accessing the login page, and if JavaScript is disabled, this allows crooks to pass through those checks undetected.

      As I mentioned above, [real] crooks can easily get around this, so this is faux security at best.

      At worst [as others have mentioned], foisting Javascript on users that do not want it, opens a gigantic Pandora's box of security holes for other sites that might download malicious javascript code.

      --
      Like a good neighbor, fsck is there ...
  12. Re: And how do I get my Google account back? by Anonymous Coward · · Score: 1

    If you get in, you can turn off the advanced security checks (mandatory for imap).

  13. Client-side security? by mcvos · · Score: 1

    You'd think Google would know that code running on your attacker's computer is inherently insecure. I admit it won't be easy to effectively subvert the javascript that Google wants to execute in your browser, but it's not impossible. I don't see this stopping a determined and knowledgeable attacker.

  14. DUH! by freeze128 · · Score: 4, Interesting

    Since google's services like gmail, maps, and docs all REQUIRE javascript anyway, you will need to allow javascript in order for those to even work. If you're logging into another service using your google account, then that's where things become sketchy. Of course you can just allow the google domains required for the login using something like noscript or uMatrix.

    I just logged into gmail, and didn't allow gstatic.com and googleusercontent.com and it allowed me to log in. Of course, without gstatic, I couldn't log out. :)

  15. Web security is weird... by Junta · · Score: 1

    The reality is that the web began with a certain concept of the domain of a user agent and how sites interconnect and could be merged into one. One web page could freely POST to another domain and that was the security paradigm.

    The problem turned out that even as a site 'trusst' the user to be authentic, that user may be under attack by other windows in the same browser, or not even visiting *your* site but a third site is using your cookies to induce the client to do undesirable things. It's not that you don't trust the client, it's that you need to protect the legitimate user of the client from attackers.

    Javascript stumbled upon having a more appropriate domain to operate in, and so has become a big player in things like CSRF protection and other such security measures. Yes there are non-javascript ways of CSRF protection, but the javascript strategies for CSRF demonstrate why 'client side' security has a role in the web context when it normally is nonsense.

    Of course, a lot of web security practices are obviously more duct taping together accidental behaviors that happen to break in undesirable situations, so there's a lot of ugliness in that realm in general.

    --
    XML is like violence. If it doesn't solve the problem, use more.
    1. Re:Web security is weird... by Junta · · Score: 1

      The problem is that the web security domain is insecure as a matter of design in various ways. For the browser to protect the user without some help from the site operators, it would have to redefine what is and is not allowed for linking/form submissions. Even then it would have to totally break the way the web works, for example a site operator making a monstrosity of 'GET /delete/all/my/data' would succumb to the most trivial 'a' tag from a random site. There is a baseline of stuff the site operators must do to protect users while consuming their services.

      It just so happens that the javascript runtime domain is scoped locally enough to do some useful things in a manner that can't 'bleed' into other contexts in the way other web content can. There are mechanisms (like form POST requiring an INPUT that was server side generated in a previous GET), but they are more specific/limited and generally produce additional server load to protect against things the client is in a position to protect against. This is not a matter that moves security from server to client (both cases requires client cooperating, e.g. an otherwise authenticated legitimate user running browser software they trust).

      --
      XML is like violence. If it doesn't solve the problem, use more.
  16. And soon thw whole internet by Actually,+I+do+RTFA · · Score: 1

    First it's "sign into Google accounts". But next it's "not get flagged as a bot by reCaptcha3" that they're rolling out (link to /. from a few days ago is an exercise for the reader). So it becomes "use 90% of the web.

    It's pretty clearly on their path in the next year or two (maybe three, however long it takes for reCaptcha3 to roll out).

    --
    Your ad here. Ask me how!
    1. Re:And soon thw whole internet by QuietLagoon · · Score: 2

      First it's "sign into Google accounts". But next it's "not get flagged as a bot by reCaptcha3"

      ^^^ This. ^^^ . . . How long before google becomes the effective gatekeeper on the net? How long before you need to allow google to track you (via javascript) in order to log into a website you want to visit?

  17. Dear Google... by rnturn · · Score: 1

    As a human being using a browser, I, too, disable Javascript for performance reasons.

    Just keep adding more and more reasons for users to leave you. Eventually your user base will decline. You're already my second choice for a search engine and it's not difficult to transfer bookmarks to another browser.

    --
    CUR ALLOC 20195.....5804M
    1. Re:Dear Google... by ledow · · Score: 1

      99.5% of people have Javascript enabled in their browser.

      The rest are almost certainly running selective blockers (i.e. block Javascript on particular sites), etc.

      They aren't going to lose any significant number of everyday users at all. In fact, I'll be amazed if they see any significant user movement at all.

  18. what the web look in 2018 without Javascript? by JcMorin · · Score: 1

    Not what the web look in 2018 without Javascript but I hope you enjoy your private and secure experience.

    1. Re:what the web look in 2018 without Javascript? by Chris+Mattern · · Score: 1

      Not what the web look in 2018 without Javascript but I hope you enjoy your private and secure experience.

      Care to try again in English?

  19. Better e-mail service. by fish_in_the_c · · Score: 1

    Does anyone have any suggestions about a better e-mail service that is mostly free ( or for low cost) where I don't have to deal with all this mess. It was fun while it was novel but I've about lost patients now.

    I'm a little too lazy / busy to set up my own e-mail server in my own domain on my house network. Nothing secure about xfinity anyway. Oh well, living it a glass house is kinda cool I guess =)

    --
    âoeTolerance applies only to persons, but never to truth. Intolerance applies only to truth, but never to persons.
    1. Re:Better e-mail service. by ledow · · Score: 2

      Why don't you use GMail.... and access it via IMAP?

      Or you can pay any domain host for a domain with email... they start are literally pence normally.

      You don't / can't run email servers from home anyway (you'll be on SpamHaus policy blacklist because the ISP almost certainly list all their dynamic IP's there), you need an secure outside machine that's on 24/7 with a fixed IP and not listed as being a "home" connection via SpamHaus PBL/XBL etc. Don't even get me started on sending email, you need to be SPF'd up too, really, and a proper reverse DNS entry.

      You can get a VPS for a pittance a month, and a ten minute tutorial on, say, Postfix will set it up for you and include forwarding / copying all email to something like GMail or any other provider if you ever need it in the future should something go wrong.

      Personally I do the latter. And I can collect via GMail (via IMAP) or via my server direct (via IMAP), they both get copies of all emails. But if you're that worried, almost certainly whoever you hold domains with will have free email forwarding and free/pittance webmail access too if you want.

    2. Re:Better e-mail service. by eaglesrule · · Score: 2

      Protonmail seems to be the popular choice. I use it, as well as their VPN service in a bundled deal. So far I've yet to uncover any news or evidence that the promise of privacy is just a marketing ploy.

    3. Re:Better e-mail service. by Jetstream · · Score: 1

      If you use their app or webmail interface, Protonmail is okay, as long as you don't need a large amount of storage. (I believe the free accounts are limited to 500 meg or something like that.) The main downside to Proton for me is that, because of the encryption feature, you can't use 3rd part email clients. My main email these days is with Zoho. They seem to be pretty reliable (other than a 1 day outage not long ago, which has been the exception). And they claim not to read your email. Believe that or not.

  20. Applications vs. documents by tepples · · Score: 5, Insightful

    I know, Booo Javascript sucks! However Javascript is better then Sliverlight, Flash, Active X, Java Applets, in terms of keeping the web platform open, while offering the features most people wanted.

    Some Slashdot users would claim that web applications written in JavaScript are still inferior to native applications made with Qt or another multi-platform GUI framework and distributed to the public in the form of source code under a free software license. They see the web not as an application platform but as a platform for publishing documents.

    1. Re: Applications vs. documents by organgtool · · Score: 1

      You make a very good point and at the same time millions of people buy apps on their iOS or Android devices when most of those are just glorified web apps.

  21. More of the evil by rtkluttz · · Score: 1

    Google just keeps on doing things to aggravate users who care about their privacy and security into doing things that cause them to sacrifice it. Google instant was one of the first things. Anyone who is a touch typist (doesn't have to look at the keyboard to type) likely despise the fact that the screen changes and lags as you type. No way to disable it permanently without logging in and confirming your identity. Another example is how hard it has gotten to use Google services without giving them your phone number and a way to tie the account to a real human. The whole goal of using web services for many is a way to have an anonymous identity. If you use project fi for your voice services, then there is no way to keep your phone and email separate. Even if you turn off 2 factor auth through your phone, it still requires it if you use Project Fi. This is just another case of Google disguising actions as security which reduce the level of privacy and security you have. They look at security/privacy as something they provide for you and what they say is best. They refuse to see that there are many of us who refuse to give up our privacy and security to someone else and that it is very likely Google and other corporations who we are trying to protect ourselves from.

    --
    Digital is, by definition, imperfect. Analog is the way to go.
  22. Re:"Javascript a security feature" by PPH · · Score: 1

    Brown. And it smells pretty bad too.

    --
    Have gnu, will travel.
  23. Executables are platform specific by tepples · · Score: 1

    I've encountered one such situation, involving applications that happen not to be built on a multi-platform framework. Say a particular application is available as a macOS app or a web app. How is the web app "10,000 times shittier" than not being able to use the app at all because it's not made for your platform?

    Or if you're a Mac user:
    Say a particular application is available as a Windows app or a web app. How is the web app "10,000 times shittier" than not being able to use the app at all because it's not made for your platform?

    Would you download and install an app for participating in Slashdot?

  24. Inner platform by tepples · · Score: 1

    If there's no native app for it to begin with then clearly I never had the "possibility of doing a particular task" both ways in the first place.

    In theory, you had the possibility of buying a second computer on which to run the application designed for that make of computer.

    In the same way, trying to shove all native applications onto the web basically amounts to reinventing the operating system inside a browser - a dramatically more confining ecosystem.

    You are correct that Java, Flash, Silverlight, and JavaScript with the HTML DOM all act as an inner platform. The "dramatically more confining ecosystem" exists for privilege separation reasons: the app player attempts to act as a sandbox. It also exists to isolate the application from operating system and instruction set dependencies, so that the application need not be remade for each underlying operating system and instruction set.

  25. Gmail does NOT require JS by dereference · · Score: 1

    Since google's services like gmail, maps, and docs all REQUIRE javascript anyway

    That's not true for one of these. Gmail works just fine without any Javascript at all. The pure HTML interface is arguably even better (and certainly faster for most activities) than the normal version. Try it for yourself. Logout completely, then disable all of your Javascript (not just selectively). You can readily login, work with your account, and log out with no problem at all. It's actually my preferred way to interact with the web interface, when I must use it.

  26. All of those 0.01% with javascript disabled by Tony+Isaac · · Score: 1

    ...are on slashdot!

  27. what's in a name? by cas2000 · · Score: 1

    This is called the "Run our spyware or fuck off" policy.