Slashdot Mirror


Emulated PC Enables Linux Desktop In Your Browser

Ianopolous writes "Classic DOOM and DSL Linux Desktop inside your Java-enabled browser! The latest JPC, the fast 100% Java x86 PC emulator, is now available with online demos and downloads. JPC is open source and is the most secure way of running x86 software ever — 2 layers (applet sandbox, JPC sandbox) of independently validated security make it the world's most secure means of isolating x86 software. Visit the website to try out some classic games and play around with Linux all within your web browser. Refresh = reboot!"

32 of 165 comments (clear)

  1. Refresh = reboot! by IBBoard · · Score: 4, Insightful

    Rrefresh = reboot!

    Just what you want - an even easier way to lose data from your VM. Why rely on bugs and crashes when an accidental refresh can reboot your machine?!

  2. We put an OS in your browser in your OS! by gbarules2999 · · Score: 4, Informative

    I'm just waiting for somebody to go, "fuck that Java shit." But read the summary, people! Secure means security which means secure!

    Also: But can it run Crysis?

    1. Re:We put an OS in your browser in your OS! by gardyloo · · Score: 5, Funny

      Fuck that Java shit.

    2. Re:We put an OS in your browser in your OS! by eugene259 · · Score: 5, Funny

      Yeah... so last century. I wanna see this done in Javascript.

    3. Re:We put an OS in your browser in your OS! by SpzToid · · Score: 3, Insightful

      I was thinking of being able to run a cool linux distro like Backtrack, inside the corporate firewall, using known and approved IP addresses, etc. To SOME people, this is a feature; to others a threat. Regardless, i want to know about the possibilities to do my job better.

      Microsoft is making a big deal in Windows 7 about being able to lockdown USB drives in the enterprise. But with this info, they should also considering locking-down web-browsers.

      Oh, wait. Nevermind I just said that about Microsoft.

      --
      You can't be ahead of the curve, if you're stuck in a loop.
  3. Yo Dawg by 0100010001010011 · · Score: 4, Funny

    I heard you like running x86 so we emulated your x86 in java to run on your x86.

  4. obligatory by Anonymous Coward · · Score: 5, Funny

    Yo dawg,

    I herd you like Operating systems, so we put a Operating system in your Browser so you can Browse Operating systems while you browse in yo operating system!

  5. Its dead Jim by madfilipino · · Score: 5, Funny

    They must've been using IE to run their web server inside of it

  6. Imagine... by cptdondo · · Score: 5, Funny

    A Beowulf cluster of these.... In tabs on your browser.

  7. Yeah... by IANAAC · · Score: 4, Funny

    ... is now available with online demos and downloads.

    No it's not. Site's down.

    1. Re:Yeah... by Ractive · · Score: 5, Funny

      Site probably not down maybe they're just refreshing the tab where they have their webserver running.

    2. Re:Yeah... by Krneki · · Score: 3, Funny

      Probably it is hosted by IE6 with Java .

      --
      Love many, trust a few, do harm to none.
    3. Re:Yeah... by L4t3r4lu5 · · Score: 3, Funny

      The whole Physics. subdomain is down. Slashdotted BIG style!

      --
      Finally had enough. Come see us over at https://soylentnews.org/
  8. Man this is sweetness and light! by forgot_my_username · · Score: 4, Funny

    Man, this is totally awesome!
    Hmmm... I wonder if I can run VMware in it.
    Blow, tripple booting.... three operating systems three deep!!!!
    Bwahhhahahahahahah.... I will control the world!

    Bow before your... oh..... It's been done before....
    ...
    Nevermind!

    Signature!
    random link! summer vacation

    1. Re:Man this is sweetness and light! by maxwell+demon · · Score: 3, Funny

      Yes. It's an operating system running on a virtual PC running on a Java virtual machine running on a PC emulated by the Matrix. But the reality the Matrix is running in is itself just a virtual reality created by a Holodeck of a simulated spaceship.

      But actually, there is a bottom. The bottom is a self-emulating virtual machine.

      --
      The Tao of math: The numbers you can count are not the real numbers.
  9. Old news by Kazymyr · · Score: 5, Informative

    JPC has been around for at least 3 years, and on Slashdot at least twice before.

    --
    I hadn't known there were so many idiots in the world until I started using the Internet -Stanislaw Lem
    1. Re:Old news by MadKeithV · · Score: 4, Funny

      It took a bit longer for the news to filter down through TWO levels of protection!

  10. Why would I want to run X86 emulator in my browser by Attila+Dimedici · · Score: 4, Funny

    I saw this article and couldn't figure out why I would want to run an x86 emulator in my browser, so I clicked to see other people's comments. Apparently no one else on slashdot can figure out why someone would want to do that either.

    --
    The truth is that all men having power ought to be mistrusted. James Madison
  11. Most secure!? by lithero04 · · Score: 3, Informative

    the world's most secure means of isolating x86 software

    I seriously doubt this claim...

    What about? http://www.nsa.gov/research/tech_transfer/fact_sheets/nettop.shtml
    Or its predecessor? http://www.nsa.gov/ia/programs/h_a_p/releases/hapr1.shtml

    1. Re:Most secure!? by Scott+Kevill · · Score: 4, Funny

      Using two layers is the most secure. That's why I encrypt all my important data with ROT-13 twice.

      --
      GameRanger - multiplayer gaming service for PC and Mac games
  12. source code ? site is down ! by johnjones · · Score: 3, Interesting

    do they provide sourcecode ?
    (really interested if they do )

    virtualbox is pretty nifty but inside a JVM is pretty impressive from a engineering point of view
    have they published any work on this ?

    regards

    John Jones

  13. You don't want it, but that's not the point by Osvaldo+Doederlein · · Score: 4, Interesting

    I don' think Applet deployment is the target for that project; if they are offering this option it's certainly just for quick demo sake. Notice also that the applet would need some serious time to download because (1) the emulator itself is reasonably big, (2) you need a virtual disk image containing the whole OS and apps; even a small FreeDOS distro with a couple of tiny DOS games will weight in a few hundred Kb, although the problem is mostly for first run as the Java PlugIn can cache everything.

    As I see it, JPC's main goal is showing off some amazing virtualization technology that they have developed - the emulated x86 code is JIT-compiled by JPC's engine into Java bytecodes, which are in turn JIT-compiled by the JVM to native code, so the net result is full native-to-native translation. (If both steps are sufficiently efficient and the host platform is also x86, the compiled code may even be very similar to the original code.) This remembers of similar systems like Transmeta's Crusoe.

    As a secondary goal,. JPC is becoming a pretty nice general-purpose PC emulator, so it's potentially just as useful as other PC emulators like Bochs. If JPC reaches sufficiently close to native performance (I tested it ~1yr ago and it's slashdotted now), and includes sufficient hardware compatibility, it's obviously an advantage to be a Java program, fully portable including UI.

  14. Now I get why we need so fast CPUs. by Pentium100 · · Score: 3, Funny

    It's so we can run Windows 3.11 on top of Windows 2000 on top of Windows XP on top of Windows Vista on top of Windows 7 which is inside a browser running on Java inside Windows 2000 which is on top of Windows XP, which is on top of Vista, which is on top of 7.

    And it may even have enough speed to run as fast as a 386 25MHz...

  15. Re:Why would I want to run X86 emulator in my brow by peppepz · · Score: 3, Informative

    Having a PC emulator written in Java means to be able to run any previously-written x86 code on any Java-enabled machine out there, forever. And don’t forget about mobile devices, too. JPC needs not to be run in a browser, it can be run standalone, and has already been ported to high-end phones - I, for one, think that running Windows 3.1 on a phone is quite cool. Running old games might even be funny.
    Perhaps JPC could be ported to an xlet and, say, ran off a bluray disc or a dvb-t transmission. OK, I hate both of them, but the point is that achieving platform-independence opens up many possibilities.
    It’s not less useful than the many old-systems emulators available on the net - and those get quite a lot of followers.
    I’d say that it can be useful for:
    - preservation (and enjoyment :D) of ancient software;
    - interoperability with not-so-ancient software.

  16. Which is it - by donberryman · · Score: 5, Funny

    fast or Java?

    1. Re:Which is it - by I+cant+believe+its+n · · Score: 3, Funny

      No.

      --
      She made the willows dance
  17. So its a VM^2? ... so how about a VM^4? by MindKata · · Score: 4, Funny

    I was wondering, if we run a Java x86 PC emulator that is emulating an Amiga that is emulating a Spectrum, is it still faster than a real Spectrum or do we need to optimise it a bit?

    --
    There are 10 kinds of people in the world... those who understand binary and those who don't.
  18. Re:Why would I want to run X86 emulator in my brow by TheRaven64 · · Score: 3, Insightful

    It's a good (for given values of good) way of turning those old bits of legacy code into web apps. How many businesses have you seen that depend on some bit of 16-bit Windows software, probably written in VB or Delphi, which had source code once but no one's seen a copy for a decade? These programs ran okay on a 386 and ran well on a 486. Now they'll run in a web browser on whatever platform you want, including something very cheap like a Loongson 2F or ARM.

    --
    I am TheRaven on Soylent News
  19. Yes, it runs FreeDOS by Jim+Hall · · Score: 4, Informative

    "Classic DOOM and DSL Linux Desktop inside your Java-enabled browser! The latest JPC, the fast 100% Java x86 PC emulator, is now available with online demos and downloads. JPC is open source [...] Visit the website to try out some classic games and [...]"

    Where it mentions playing DOOM and other DOS games, JPC is booting FreeDOS. So yes, this can run FreeDOS.

    Here's a screenshot of FreeDOS in action on JPC, if you need one.

    In fact, we've discussed the Java PC emulator on the FreeDOS web site since JPC was first released. We even link to it on our "About" page and "Links" page. It's a great way to introduce new users to the idea of running DOS, without asking them to install their own PC emulator, or even install FreeDOS at all.

    Java PC has been released under the GNU GPL since May 2007, so to answer your question: source code is available. We mirrored an old copy of the source code from 2007, but looks like we haven't made further copies. But maybe it's enough to interest folks who don't want to wait for the JPC site to recover from its slashdotting today.

  20. Single point of failure by debrain · · Score: 3, Interesting

    2 layers (applet sandbox, JPC sandbox) of independently validated security make it the world's most secure means of isolating x86 software

    I contest this notion (if I understand their setup correctly; the website is broken so I've some uncertainty about what they're doing). I agree that it's likely a very secure setup, but I disagree that the two lawyers of Java VM security makes it the most secure setup for running x86.

    The common Java VM is a single point of failure. Both layers of "independently validated security" are running in Java VM, so if there is an exploit in the runtime interpreter (or compiled executable, if they're compiling things now), it may be used to circumvent both sandboxes. Using two different Java VMs would be an improvement, but better still would be orthogonal interpreters (on the plane of security vectors) such as a Java VM and a Python interpreter. Both are nevertheless still probably calling some version of glibc on x86 machine code.

    If I were to speculate (and I will), I'd say that Xen et al virtualization has fewer vectors, and better still would be x86 virtualization running on top of a mainframe ala. z/VM. That would, in theory, be more secure than this Java VM on Java VM setup. Of course, it all comes down to the implementations in the end (and, as a practical matter, how big a target they are - Java is a big target for security, z/VM less so).

    Again, though, I think this Java VM is likely very secure. Claiming it's the world's most secure is puffery, though, in my humble opinion.

  21. Re:iPhone by lxs · · Score: 3, Funny

    Quick! Write a java interpreter in Flash!

  22. It's VERY secure by Brian+Stretch · · Score: 4, Funny

    Skynet will wake up there, say "WTF? Where am I?!", get confused and die, thus saving humanity who will never appreciate how JPC saved us from our machine overlords. Security through serious obscurity FTW!

    Or the computer the JVM is run on will need rebooting long before Skynet can complete the thought. Whichever.