Recommendation 19.1.2 Server side session state
New standards released
The New Zealand Web Standards 2.0 were released in March 2009 and replace the previous version, the New Zealand Government Web Standards 1.0 (below). See Meeting the standards for more information.
The Recommendation
Recommendation 19.1.2 Server side session state. Where it is necessary to maintain 'state', server-side session management should be used in preference to any client-side session management facility/mechanism.
Rationale for this standard
Any item of data persisted on the device on which the user is hosting their browser (e.g. client personal computer) cannot be guaranteed secure nor guaranteed secure in its persistence.
The collection of data about a user client and user activity on a web site should only be for creating anonymous web site usage statistics.
