Slashdot Mirror


Google Open Sources Browser Sync

Dan Berlin writes "After announcing that Browser Sync was being discontinued, a lot of people asked for Google to open source the code so development could continue. Well, they've done just that. The code for browser sync is now available on code.google.com, and a blog post about the release can be found on the Google open source blog"

4 of 113 comments (clear)

  1. Re:Server by hansraj · · Score: 5, Informative

    But with your data encrypted, why do you need to trust anyone? For you it is the state of your browser, passwords etc, but for anyone else it is random bits.

    Doesn't Browser sync already supports encrypting your data? Even if it doesn't I am sure this capability can be added now that it is open-source.

  2. Wow by Cloud+K · · Score: 4, Informative

    I'm sure there have been other examples, but this is the first and possibly only example I can think of of a company *actually responding* to requests for a discontinued product to be open-sourced. Let alone actually going ahead and doing it.

    Bravo Google :)

  3. Re:When google by daveime · · Score: 4, Informative

    There's a nice little add on for Firefox called "Live HTTP Headers", which shows all requests made from the browser. This includes the actual request by Flash to fetch the FLV file, so you get the full URL of the request, paste it back into the address bar, and choose save as file. Easy.

    Let the FLV pr0n downloads begin.