<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
openid/sharedsignals event <br>
<br>
Issue Comment created on issue 183 <br>
Issue Title: New session presented event <br>
https://github.com/openid/sharedsignals/pull/183 <br>
<br>
Comment: When talking to @iamseanodentity I realized that I think the whole notion of "session presented" is problematic. All other SSF events tell us when something changes. But with session presented, the Receiver would need to compare each new event to stored
previous events to determine if things like `risk_score`, `ip`, or `fp_ua` have changed. It would be much more valuable to have RiskScoreChanged, IPChanged, and FingerprintChanged events.
</body>
</html>