There ought to be some sort of authentication to use a source processor. I would hate to have it (and more imporrtantly marist by proxy) DDoS'ed without some sort of papertrail.
Made the decision to leave authentication to the REST layer to handle. Currently manages a Credentials collection in mongo. Passwords are hashed (username+password+salt.)
There ought to be some sort of authentication to use a source processor. I would hate to have it (and more imporrtantly marist by proxy) DDoS'ed without some sort of papertrail.