Code - Detection point implementations
We need sample detection point implementations in any language for people to work from. For example, a self-contained bit of code for detecting if a client IP address has changed and then firing off an event would be helpful.
removing everything except UI for 2.2
Some of this work is in the new related sub-project https://github.com/jtmelton/appsensor-reverse-proxy
As a part of my BSc thesis I implemented some sample detection point implementations in Spring web app, for example checking the location of user's IP against its registration location. Would you still be interested in such samples?
Yes, absolutely! Happy to have any examples to point people at.