Decrypt - beta!

A game of Cryptography and Mystery
Authenticate:
Username:
Password:
Create New Account
Forgot Password
Stats:
Number of Users: 354
Started First Mission: 158
Finished First Mission: 29
Frequently Asked Questions:
  • Q: Whats up with the in-game browser not taking me to real websites some times?
    Isn't that illegal?


    A: We never attempt to *trick* the user into thinking they are going to
    a real website. It is only an in-game feature. You don't take the E-Mails you recieve
    in-game to be real, do you? Since it is all taking place in a place where it is clear
    it is all fake, it provides no legal or ethical problems.

  • Q: I refreshed the page when I was in CryptOS and now I can't open a program
    (or other things are acting weird) what can I do?


    A: The short answer is to Reboot CryptOS. The Reboot button is at
    the top right of the screen in CryptOS. The long answer is, the Operating System
    is essentially a state machine on the server side. And it still has the full state
    from prior to the refresh. So any programs that were open are still open on the
    server side. Since some programs only allow a single instance they are now
    prevented from being opened. I did this because this prevents any data from being
    lost by accidental refreshing. When you click Reboot it forces the OS to re-initialize
    and start in its initial state thus fixing the problem of the client and server being
    out of sync.