Skip to main content

Questions tagged [online-identity]

2 votes
2 answers
658 views

We are restructuring our entire database / filesystem / user identity system. As a first step, we have determined that we need to assign each user/employee in an organization unique ID. Surprisingly ...
gorn's user avatar
  • 139
2 votes
1 answer
3k views

I'm developing realtime web chat using pubsub pattern. To be concrete I'm using python and tornado-redis on back end and websockets (WS) (tornado) on front end. I have WS connection open and close ...
deathangel908's user avatar
6 votes
5 answers
5k views

Many web sites ask users to enter their email address twice, sometimes taking the trouble to disable copy-pasting. What is the logic behind this? Is this e.g. a security measure?
9000's user avatar
  • 24.4k