このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| en:help:service:security [2018/02/23 09:18] – [Communication with servers] Limedio Help Admin | en:help:service:security [2026/08/24 01:49] (現在) – 外部編集 127.0.0.1 | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== Security policy ====== | ====== Security policy ====== | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| + | {{page> | ||
| + | <WRAP page_service_security_en> | ||
| + | |||
| In LIMEDIO, disclosure of operations in the system, leakage of personal information and spoofing are prevented through the following measures. | In LIMEDIO, disclosure of operations in the system, leakage of personal information and spoofing are prevented through the following measures. | ||
| ===== Login authentication ===== | ===== Login authentication ===== | ||
| 行 15: | 行 18: | ||
| ===== Communication with servers ===== | ===== Communication with servers ===== | ||
| Communication on the Internet is encrypted by the SSL (Secure Sockets Layer) protocol. | Communication on the Internet is encrypted by the SSL (Secure Sockets Layer) protocol. | ||
| - | <WRAP note> | + | |
| + | |||
| + | ===== Session administration ===== | ||
| + | |||
| + | |||
| + | LIMEDIO recognizes the operations listed below as delimiters of sessions (completion of a session). | ||
| + | * Clicking [Close] to go back to the top | ||
| + | * Logging out of the service | ||
| + | The system regards a session as an operation by a single user. In a session, bookmarks or last search results are maintained. If a session is closed, the bookmarks or the last search results will be discarded. | ||
| + | |||
| + | <WRAP note> | ||
| <WRAP list> | <WRAP list> | ||
| - | * If SSL is disabled on the browser, My Library | + | * If a specified time lapses without doing any operations, the session |
| + | * No special operation is provided to start a session. The closure of the last session starts the next one. | ||
| </ | </ | ||
| - | |||
| - | {{page> | ||
| ===== Use of Cookie ===== | ===== Use of Cookie ===== | ||
| 行 37: | 行 49: | ||
| * Never leave the browser if you are logged in. Be sure to close the session and log out before you leave the browser. | * Never leave the browser if you are logged in. Be sure to close the session and log out before you leave the browser. | ||
| </ | </ | ||
| + | </ | ||
| + | {{page> | ||