Tagged Questions

0
votes
2answers
8 views

Making an OpenID Provider with SSL.

Hi, so I'm currently trying to make an OpenID provider. I've tried using two Java based OpenID server packages- Atlassian's Crowd, and WSO2 Identity Server. Now, in my implementation, security is a …
2
votes
5answers
160 views

.NET Library/Book for Crowd Simulation

I've been tasked with creating a simulation of people moving around. It could be a bunch of people walking through a restaurant or exiting a school. Searching around, I've found a bunch A* related …