Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Clickpass

Clickpass

Scheduled Pinned Locked Moved The Lounge
csharpcomquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jonathan C Dickinson
    wrote on last edited by
    #1

    I recently started using Clickpass[^], and I am very impressed. I never really got into the whole openid thing, but it works REALLY well. I recommend taking 5 minutes to mess around with the system. I am going to see if it's possible to get a login confirmation in my XMPP client every time I use a website (that would be freaken awesome).

    He who asks a question is a fool for five minutes. He who does not ask a question remains a fool forever. [Chineese Proverb] Jonathan C Dickinson (C# Software Engineer)

    D C 2 Replies Last reply
    0
    • J Jonathan C Dickinson

      I recently started using Clickpass[^], and I am very impressed. I never really got into the whole openid thing, but it works REALLY well. I recommend taking 5 minutes to mess around with the system. I am going to see if it's possible to get a login confirmation in my XMPP client every time I use a website (that would be freaken awesome).

      He who asks a question is a fool for five minutes. He who does not ask a question remains a fool forever. [Chineese Proverb] Jonathan C Dickinson (C# Software Engineer)

      D Offline
      D Offline
      Dave Sexton
      wrote on last edited by
      #2

      Great idea but the cheezy pictures[^] of the Clickpass team do little to inspire confidence.

      But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
      Because programming is an art, not a science. Marc Clifton
      I gave up when I couldn't spell "egg". Justine Allen

      R 1 Reply Last reply
      0
      • D Dave Sexton

        Great idea but the cheezy pictures[^] of the Clickpass team do little to inspire confidence.

        But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
        Because programming is an art, not a science. Marc Clifton
        I gave up when I couldn't spell "egg". Justine Allen

        R Offline
        R Offline
        Rajesh R Subramanian
        wrote on last edited by
        #3

        Dave Sexton wrote:

        Great idea but the cheezy pictures[^] of the Clickpass team do little to inspire confidence.

        Indeed. Cheezy enough. :-D

        Many are stubborn in pursuit of the path they have chosen, few in pursuit of the goal - Friedrich Nietzsche .·´¯`·->Rajesh<-·´¯`·. [Microsoft MVP - Visual C++]

        1 Reply Last reply
        0
        • J Jonathan C Dickinson

          I recently started using Clickpass[^], and I am very impressed. I never really got into the whole openid thing, but it works REALLY well. I recommend taking 5 minutes to mess around with the system. I am going to see if it's possible to get a login confirmation in my XMPP client every time I use a website (that would be freaken awesome).

          He who asks a question is a fool for five minutes. He who does not ask a question remains a fool forever. [Chineese Proverb] Jonathan C Dickinson (C# Software Engineer)

          C Offline
          C Offline
          chaiguy1337
          wrote on last edited by
          #4

          Bah, I hate OpenID. It's a good idea done totally wrong. The fact that it's tied to another account or OpenID provider really bothers me--IDs should be universal and independent of any "provider", and besides they're still password-based. I think the real direction is this notion of "card-based" authentication, where a "card" is a private key file generated and kept local to your computer and used to authenticate yourself (the private key is never transmitted), but there are some kinks to work out of that system as well (namely, what do you do when you want to access your account from another computer?). Still, it has a lot more "convenience" potential than OpenID, because on systems where you have an authenticated key "card", you don't even need to enter a password at all, the server sends a message to your computer, which you either encrypt or decrypt using your private key, and the opposite is performed on the server using your public key. If it matches, then you're logged-in, all without having to enter a password, which means the remote server is never aware of your password or any sensitive information either! I think it's a great idea, but you still need to allow for password entry if you need to access your account from a non-authenticated computer, though you could disable that for added security if you know you won't need to access it from random/public computers, and then go through the process of authenticating any additional computers you need (by establishing a new private key on that computer, and attaching that new key to your account). I've been doing some thinking on this and I think it's a really great concept!

          “Time and space can be a bitch.” –Gushie, Quantum Leap {o,o}.oO( Looking for a great RSS reader? Try FeedBeast! ) |)””’)            Built with home-grown CodeProject components! -”-”-

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups