Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
public:papers:eurousec2022 [2022-08-08 18:21] – created xukroppublic:papers:eurousec2022 [2022-09-28 11:55] xukrop
Line 1: Line 1:
-====== TBA ======+====== Assessing Real-World Applicability of Redesigned Developer Documentation for Certificate Validation Errors [EuroUSEC 2022]  ====== 
 +~~NOTOC~~ 
 + 
 +<grid> 
 +<col xs="12" sm="8" lg="8"> 
 +<TEXT size="large"> 
 + 
 +\_{{fa>user}}\_\_//Authors://  [[:publications:authors:martin-ukrop|Martin Ukrop]], Michaela Balážová, Pavol Žáčik, Eric Vincent Valčík and [[:publications:authors:vashek-matyas|Vashek Matyas]] 
 + 
 +{{fa>user-circle-o}}\_//Primary contact:// Martin Ukrop %%<%%<mukrop@mail.muni.cz>%%>%% 
 + 
 +{{fa>bullhorn}}\_//Conference:// [[https://eurousec2022.secuso.org/|EuroUSEC 2022]] 
 + 
 +\_{{fa>id-badge}}\_\_//DOI:// [[https://doi.org/10.1145/3549015.3554296|10.1145/3549015.3554296]] 
 +</TEXT> 
 +</col> 
 + 
 +<col xs="12" sm="4" lg="4"> 
 +<TEXT align="right"> 
 + 
 +/* 
 +<button type="warning" icon="fa fa-fw fa-file-pdf-o">[[https://crocs.fi.muni.cz/_media/publications/pdf/2021-iticse-riese.pdf|OA PDF]]</button> 
 +\_ 
 +*/ 
 +/* 
 +<button type="primary" icon="fa fa-fw fa-database">[[https://doi.org/10.18710/O8FCIK|Artifacts]]</button> 
 +\_ 
 +*/ 
 +<button collapse="bibtex" icon="fa fa-fw fa-file-code-o">BiBTeX</button> 
 +</TEXT> 
 +</col> 
 +</grid> 
 + 
 +<collapse id="bibtex" collapsed="true"> 
 +  @InProceedings{2022-eurousec-ukrop, 
 +    Title         = {Assessing Real-World Applicability of Redesigned Developer Documentation for Certificate Validation Errors}, 
 +    Author        = {Martin Ukrop and Michaela Balážová and Pavol Žáčik and Eric Vincent Valčík and Vashek Matyas}, 
 +    BookTitle     = {Proceedings of the 2022 European Symposium on Usable Security}, 
 +    Series        = {EuroUSEC '22}, 
 +    Publisher     = {ACM}, 
 +    Location      = {Karlsruhe, Germany}, 
 +    Year          = {2022}, 
 +    Pages         = {131–144}, 
 +    DOI           = {10.1145/3549015.3554296}, 
 +  } 
 +</collapse> 
 + 
 +<panel type="default" title="Abstract"> 
 +We face certificate validation errors commonly, yet the related tools and documentation had been shown to have very poor usability. Previous research suggests that just improving the error messages and corresponding documentation can have significantly positive effects. Our work aims at increasing the usability of certificate validation by 1) redesigning the API error messages and the corresponding documentation, and 2) validating the real-world applicability of the redesign by investigating the opinions of 180 IT professionals. We focus on the perceived obstacles, desired ideal form and overall satisfaction. The redesigned documentation exhibits a reliable significant decrease in perceived incompleteness, with a small amount of perceived bloat and tangle. The redesigned documentation, now published on a dedicated website, is preferred by 89% of our study participants. 
 +</panel> 
 + 
 +===== Research artifacts (supplementary material) ===== 
 + 
 +To be added. 
 + 
 +/* 
 +<button type="primary" icon="fa fa-fw fa-database">[[https://doi.org/10.18710/O8FCIK|Go to artifacts repository (DataverseNO)]]</button> 
 +*/