Skip to content

Commit 599d354

Browse files
committed
Merge branch 'master' of github.com:secure-systems-lab/ssl-site
2 parents f8533e3 + f99cf17 commit 599d354

File tree

3 files changed

+31
-2
lines changed

3 files changed

+31
-2
lines changed

_data/data.yml

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,35 @@ people:
616616
interests: "Cybersecurity, privacy, software development, computer networks"
617617
publications:
618618
- name: "Netdev 0x15"
619-
link: "https://netdevconf.info/0x15/session.html?TCP-HyStart-Performance-over-a-Satellite-Network"
619+
link: "https://netdevconf.info/0x15/session.html?TCP-HyStart-Performance-over-a-Satellite-Network"
620+
621+
- &prasant_adhikari
622+
name: "Prasant Adhikari"
623+
anchor: prasant_adhikari
624+
internal: true
625+
role: "Ph.D. Candidate"
626+
since: 2023
627+
photo: "img/people/prasant-adhikari.jpg"
628+
interests: "Software and network security"
629+
630+
- &yuchen_zhang
631+
name: "Yuchen (Dennis) Zhang"
632+
anchor: yuchen_zhang
633+
internal: true
634+
role: "Post-doctoral researcher"
635+
since: 2023
636+
photo: "img/people/yuchen_zhang.jpg"
637+
interests: "Fuzz testing, static analysis, system and software security, Rust language analysis and security"
638+
publications:
639+
- name: "ASE 2022"
640+
link: "https://dl.acm.org/doi/pdf/10.1145/3551349.3559494"
641+
- name: "USENIX Security 2022"
642+
link: "https://www.usenix.org/system/files/sec22-zhang-yuchen.pdf"
643+
- name: "NDSS 2022"
644+
link: "https://arxiv.org/pdf/2203.06834.pdf"
645+
- name: "SecureCom 2021"
646+
link: "https://arxiv.org/pdf/2109.08635.pdf"
647+
620648

621649
people_cards:
622650
- type: "Faculty"
@@ -636,6 +664,7 @@ people:
636664
- *marina_moore
637665
- *nick_renner
638666
- *aditya_sirish
667+
- *prasant_adhikari
639668

640669
- type: "Other Students"
641670
anchor: otherstudents
@@ -644,14 +673,14 @@ people:
644673
- *jonathan_singer
645674
- *devansh_patel
646675
- *caglar_dogan
647-
- *athena_hernandez
648676
- *yuanrui_chen
649677
- *pinhan_zhao
650678

651679
- type: "Visiting Scholars"
652680
anchor: visitingscholars
653681
people:
654682
- *sumana_harihareswara
683+
- *yuchen_zhang
655684

656685
- type: Alumni
657686
anchor: alumni

img/people/prasant-adhikari.jpg

53.2 KB
Loading

img/people/yuchen_zhang.jpg

16.7 KB
Loading

0 commit comments

Comments
 (0)