Skip to content

Why does Redundancy does not have the function "keep me logged in"?

squarerootfury edited this page Mar 7, 2014 · 1 revision

One of Redundancy's main targets is to create a cloud which does not log the users behaviour.

A function to keep the the users logged in would require to store the session cookies in the database and also to log the IP. Because Redundancy should not log the user's behaviour (including his IP), this function is not planned.

Clone this wiki locally