Usage of Cookies
Aus Cryptshare Documentation
The Cryptshare server sets cookies during usage of the web application. All of these are required to use the web application; No tracking or analytic cookies are used.
| Cookie Name | Description | Expiration | Required for QUICK Technology |
|---|---|---|---|
| cs-ui-session | User Interface session cookie. | End of Session | ✘ |
| cs-ai-session | Administration Interface session cookie. | End of Session | ✘ |
| client_id | Unique value that identifies the client for usage during the verification process. | - | ✔ |
| active_user | Stores which user that is verified in this browser is currently selected. | Verification validity period | ✘ |
| user_emailN (e.g. user_email1)
|
E-Mail-Address of the verified user with index N. | Verification validity period | ✔ |
| sender_phoneN (e.g. sender_phone1) | Telephone number of the verified user with index N. | Verification validity period | ✘ |
| sender_nameN (e.g. sender_name1) | Name of the verified user with index N. | Verification validity period | ✘ |
| verification_tokenN (e.g. verification_token1) | Verification Token of the user with index N. | Verification validity period | ✔ |
| show_cc | Stores if the "CC" toggle button for the recipient input is active. | - | ✘ |
| show_bcc | Stores if the "BCC" toggle button for the recipient input is active. | - | ✘ |
| show_upload_details | Stores if the "Details" section on the upload summary page is expanded. | - | ✘ |
| show_download_details | Stores if the "Details" section on the download page is expanded. | - | ✘ |
| terms_of_use | Stores when the terms of use were last accepted. | 30 days | ✘ |