From 130a0a705ded528bd38cf12a62ea3a11263981eb Mon Sep 17 00:00:00 2001 From: Marco Pernpruner Date: Thu, 9 Jan 2025 14:39:36 +0100 Subject: [PATCH] Add publication --- _data/destinations.yml | 10 ++++++++++ _data/people.yml | 8 ++++++++ _data/publications.yml | 16 ++++++++++++++++ 3 files changed, 34 insertions(+) diff --git a/_data/destinations.yml b/_data/destinations.yml index 80ea95a..5457fc5 100644 --- a/_data/destinations.yml +++ b/_data/destinations.yml @@ -1133,6 +1133,16 @@ startDate: "2024-05-29" endDate: "2024-05-30" +- id: OSVS2024 + name: 1st Workshop on Operating Systems and Virtualization Security + proceedings: 2024 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW) + acronym: OSVS 2024 + url: https://osvs.pages.dev/ + type: workshop + location: Vienna, Austria + startDate: "2024-07-12" + endDate: "2024-07-12" + - id: SECRYPT2024 name: 21th International Conference on Security and Cryptography acronym: SECRYPT 2024 diff --git a/_data/people.yml b/_data/people.yml index 5556f52..022012f 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -687,6 +687,10 @@ name: Matteo surname: Bregola +- id: MatteoFranzil + name: Matteo + surname: Franzil + - id: MatteoGrasso name: Matteo surname: Grasso @@ -964,6 +968,10 @@ name: Sergio Manuel surname: Nóbrega Gonçalves +- id: SilvioCretti + name: Silvio + surname: Cretti + - id: SilvioGhilardi name: Silvio surname: Ghilardi diff --git a/_data/publications.yml b/_data/publications.yml index ec1cab1..4edaad4 100644 --- a/_data/publications.yml +++ b/_data/publications.yml @@ -2218,6 +2218,22 @@ doi: 10.1016/j.jisa.2024.103789 urlNews: /news/2024/05/10/paper-accepted-at-jisa/ +- id: OSVS2024 + id_iris: 350627 + title: "Work-in-Progress: A Sidecar Proxy for Usable and Performance-Adaptable End-to-End Protection of Communications in Cloud Native Applications" + authors: + - StefanoBerlato + - MatteoRizzi + - MatteoFranzil + - SilvioCretti + - PietroDeMatteis + - RobertoCarbone + abstract: > + The characteristics of cloud native applications — like the inherent decentralization, the intricate threat model, and the presence of highly dynamic and interconnected microservices — bring forth a number of challenges to the security of the (often sensitive) data exchanged in cloud native applications. Besides, data security is not absolute, and its achievement must be mindful of relevant performance and usability aspects (e.g., minimal overhead, transparency, automation, interoperability with external services). In this work-in-progress paper, we discuss the use of Cryptographic Access Control (CAC) in sidecar proxies as a means to guarantee End-to-End (E2E) protection — in terms of confidentiality and integrity — for communications in cloud native applications, as well as usability and adaptable performance. + destination: OSVS2024 + year: 2024 + doi: 10.1109/EuroSPW61312.2024.00086 + - id: SECRYPT2024 id_iris: 348308 title: "Automating Compliance for Improving TLS Security Postures: An Assessment of Public Administration Endpoints"