From f6d5cb5c5bdd4b7953579b3138ae12f336d02384 Mon Sep 17 00:00:00 2001 From: Ales Teska Date: Sun, 12 Aug 2018 11:43:11 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b6a975..188e7b3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # C-ITS ITS-S Reference implementation This is a reference implementation of the ITS-S (a client side) as defined in ETSI C-ITS standards. -Its main purpose is to enable implementators of the ITS-S software to study and validate their security implementation. +Its main purpose is to enable implementators of the ITS-S software to study and validate their implementations from a security perspective. +The server side (Enrollment Authority, Authorization Authority and Certification Authority) is provided by TeskaLabs' SeaCat CA. It also contains a simple [ITS-G5](https://en.wikipedia.org/wiki/IEEE_802.11p) network simulator that utilizes UDP IPv4 multicast. Cooperative Intelligent Transport Systems (C-ITS) allow road users and traffic managers to share information and use it to coordinate their actions.