Skip to content

Commit d9d22ff

Browse files
committedMay 8, 2024·
Merge branch 'master' of github.com:secure-systems-lab/ssl-site
2 parents 9d67c0f + 7e15b0c commit d9d22ff

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed
 

‎_data/data.yml

+18-2
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,21 @@ people:
676676
photo: "img/people/neil_naveen.jpg"
677677
interests: "Security and algorithms"
678678

679+
- &renata_vaderna
680+
name: "Renata Vaderna"
681+
anchor: renata_vaderna
682+
internal: true
683+
role: "Post-doctoral researcher"
684+
since: 2024
685+
photo: "img/people/renata_vaderna.jpg"
686+
interests: "Sofrware engineering, software security"
687+
publications:
688+
- name: "Scientific Programming 2018"
689+
link: "https://www.hindawi.com/journals/sp/2018/7264060/"
690+
- name: "Knowledge-Based Systems 2016"
691+
link: "https://www.researchgate.net/publication/309705513_textX_A_Python_tool_for_Domain-Specific_Languages_Implementation"
692+
- name: "Knowledge-Based Systems 2015"
693+
link: https://www.researchgate.net/publication/287967078_Arpeggio_A_flexible_PEG_parser_for_Python
679694

680695
people_cards:
681696
- type: "Faculty"
@@ -713,6 +728,7 @@ people:
713728
people:
714729
- *sumana_harihareswara
715730
- *yuchen_zhang
731+
- *renata_vaderna
716732

717733
- type: Alumni
718734
anchor: alumni
@@ -937,8 +953,7 @@ projects:
937953
description: "Built on top of The Update Framework (TUF), TAF leverages TUF's security capabilities to protect Git repositories and provide archival authentication. Primarily applied in the legal field, it aims to enable government institutions to secure their entire legal supply chain and meet the standards for authentication and preservation set forth in The Uniform Electronic Legal Materials Act. Additionally, a key objective of TAF is to ensure that documents stored in Git repositories remain accessible and verifiable, not just in the immediate future, but for decades and even centuries to come."
938954
products: "TAF is already being used by several governments, including the District of Columbia, to secure their laws, and by two libraries, including the University of Wisconsin Law Library. The D.C. law library, secured with TAF, is publically accessible on <a href=\"https://github.com/DCCouncil\">GitHub</a>."
939955
people:
940-
- name: "Renata Vaderna (Open Law Library)"
941-
link: "https://github.com/renatav"
956+
- *renata_vaderna
942957
- name: "Dusan Nikolic (Open Law Library)"
943958
link: "https://github.com/n-dusan"
944959
- name: "David Greisen (Open Law Library)"
@@ -974,6 +989,7 @@ projects:
974989
- name: April Yu Yan (UCSD)
975990
- name: Martin Yeh (PSU)
976991
link: "http://martinyeh.com/"
992+
- *renata_vaderna
977993
- *yanyan_zhuang
978994
- *justin_cappos
979995
tags:

‎img/people/renata_vaderna.jpg

32.9 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.