#512 - Option for constant session expiry

Identifier #512
Issue type Feature request or suggestion
Title Option for constant session expiry
Status Closed (rejected)
Tags

Type: Security (custom)

Handling member Chris Graham
Addon core
Description You don't want to have your session ID stolen. Composr does lock them to IP addresses, but if somehow a hacker can run something on your machine or spoof their IP to the server, you'd have a problem.

One interesting technique is to change the session ID at every request. Because it is constantly cycling, any out-of-cycle requests (i.e. using a stolen throw-away session ID) would not work.

I can't think of any ways this would break stuff, apart from creating a small performance issue. It should not happen for Guest session IDs, that really would be a performance issue.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated