Skip to content
General Chat Talk

Gatekeeperpassports

A TG007 community discussion started by JOhnson.

Discussion 10 posts
Page 1 of 1
Open
Topic #15569 · 10 published posts · 2,939 views
:lmaojump: would someone help me understand a little bit more about gatekeeperpassports and how the server reads you email address and comes up with a gatekeeeperpassport ... let me show you *!*F66FC2953@GateKeeperPassport Johnson that is sparkpea or *!*e8416c155@BuzzenPassport Johnson_mIRC that is buzzen as you can see :lolwave: I have been meaning for a while to ask this question ... as alway thank you for any replies on this one :D

Hello,

 

The "passport" is just a unique (likely random) string applied to each member account, and is application/server independent, there's no protocol as such.

 

For example on Oasiz a passport is generated during the very first account connection to the chat server and is made up of an md5 hash of different account fields (ID, account creation date, email address etc) to ensure uniqueness, cut down to 16 digits and capitalised.

 

Example: 4027E1445E6E24A0

 

After a successful server authentication this is used as the ident within the hostmask.

 

<nick>!4027E1445E6E24A0@<host>

 

Hope this helps! :)

 

 

Edit: I cannot stand this new WYSIWYG editor, it's horrible software.

Edited May 12, 2012 9:02 AM by oasiz

Enjoy a bit of MSN Chat nostalgia? You'll love our fun retro webchat page!

Upvote

on some networks the passport is just the users id number in md5 format

Get information about ircWx here

:lmaojump: thanks for both your replies im beginning to understand now what it means ... might have to look up what that md5 format to get a better idea :lolwave: as always thank you for your replies :D

yes, look up MD5 to get a better understanding of one way encrypted hashes. mIRC has a $MD5 function, try it out.. //echo -a $md5(hahah)

Stupidity is a metric of success.

:lmaojump: thanks Pablo I tried that //echo -a $md5(hahah) :yes:

it isnt a real passport on those servers you speak of...it isnt real Authentication its bullshit..

Ravi. Rather than just troll over an old post, please do explain your reasons or knowledge behind your post.

Stupidity is a metric of success.

it isnt a real passport on those servers you speak of...it isnt real Authentication its bullshit..

 

Gatekeeper passports are used for authentication purposes. If your gatekeeper passport does not match the stored gatekeeper passport for your nickname, guess what.. you don't authenticate and you don't get your nickname on most servers.

Edited Aug 1, 2012 11:56 AM by SEC

I think what Ravi was trying to say is that gatekeeper's aren't derived from any set protocol. Whoever designs the registration process for a network decides how to create the Ident. It could be completely random and based off of nothing having to do with the user, or it could be based off of their IP, time of registration, etc. I believe some networks don't even keep a static Ident. Really what they save is your login id and password then may retrieve your stored Ident or assign you a new one.