Skip to content

Commit 6e3fea8

Browse files
Jayati DevJayati Dev
authored andcommitted
updating pages
1 parent 9226438 commit 6e3fea8

4 files changed

Lines changed: 36 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ GEM
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12-
ffi (1.15.5-x64-mingw-ucrt)
12+
ffi (1.15.5)
13+
ffi (1.15.5-x64-unknown)
1314
forwardable-extended (2.6.0)
15+
google-protobuf (3.21.12)
1416
http_parser.rb (0.8.0)
1517
i18n (1.12.0)
1618
concurrent-ruby (~> 1.0)
17-
jekyll (4.3.0)
19+
jekyll (4.3.1)
1820
addressable (~> 2.4)
1921
colorator (~> 1.0)
2022
em-websocket (~> 0.5)
@@ -32,8 +34,8 @@ GEM
3234
webrick (~> 1.7)
3335
jekyll-feed (0.17.0)
3436
jekyll (>= 3.7, < 5.0)
35-
jekyll-sass-converter (2.2.0)
36-
sassc (> 2.0.1, < 3.0)
37+
jekyll-sass-converter (3.0.0)
38+
sass-embedded (~> 1.54)
3739
jekyll-seo-tag (2.8.0)
3840
jekyll (>= 3.8, < 5.0)
3941
jekyll-watch (2.2.1)
@@ -42,7 +44,7 @@ GEM
4244
rexml
4345
kramdown-parser-gfm (1.1.0)
4446
kramdown (~> 2.0)
45-
liquid (4.0.3)
47+
liquid (4.0.4)
4648
listen (3.7.1)
4749
rb-fsevent (~> 0.10, >= 0.10.3)
4850
rb-inotify (~> 0.9, >= 0.9.10)
@@ -53,27 +55,30 @@ GEM
5355
jekyll-seo-tag (~> 2.1)
5456
pathutil (0.16.2)
5557
forwardable-extended (~> 2.6)
56-
public_suffix (5.0.0)
58+
public_suffix (5.0.1)
5759
rb-fsevent (0.11.2)
5860
rb-inotify (0.10.1)
5961
ffi (~> 1.0)
6062
rexml (3.2.5)
61-
rouge (4.0.0)
63+
rouge (3.30.0)
6264
safe_yaml (1.0.5)
63-
sassc (2.4.0)
64-
ffi (~> 1.9)
65+
sass-embedded (1.57.1-x64-unknown)
66+
google-protobuf (~> 3.21)
67+
sass-embedded (1.57.1-x86_64-darwin)
68+
google-protobuf (~> 3.21)
6569
terminal-table (3.0.2)
6670
unicode-display_width (>= 1.1.1, < 3)
6771
tzinfo (2.0.5)
6872
concurrent-ruby (~> 1.0)
69-
tzinfo-data (1.2022.5)
73+
tzinfo-data (1.2022.7)
7074
tzinfo (>= 1.0.0)
7175
unicode-display_width (2.3.0)
7276
wdm (0.1.1)
7377
webrick (1.7.0)
7478

7579
PLATFORMS
76-
x64-mingw-ucrt
80+
universal-darwin-22
81+
x64-unknown
7782

7883
DEPENDENCIES
7984
http_parser.rb (~> 0.6.0)

about.markdown

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ permalink: /research/
66

77
My current work is in privacy threat modeling. I am broadly interested in privacy-preserving socio-technical research, with a specific focus on vulnerable population groups.
88

9+
## Media
10+
- K, Wells. (2023). Email Unsubscribe Services Don’t Really Work. Follow This (Free) Advice Instead. New York Times. [Read Here](https://www.nytimes.com/wirecutter/reviews/best-email-unsubscribe-service).
11+
912
## Public Projects
1013
- J Dev, B Rashidi, V Garg. Models of Applied Privacy (MAP). 2022. [GitHub](https://github.com/Comcast/MAP).
1114
- J Dev, D Kim, B Momendazeh, J Streiff, LJ Camp. Cyber Learning Platform for K-12 Students. 2020. [Website](https://k12cyberctf.cognitivesecurity.net/cysp/). For access, please contact: spice@indiana.edu.
@@ -22,10 +25,14 @@ My current work is in privacy threat modeling. I am broadly interested in privac
2225
## Conference and Workshop Publications
2326
A complete list of publications and citations are available on [Google Scholar](https://scholar.google.com/citations?user=uRjCQ8cAAAAJ&hl=en&oi=ao).
2427

25-
### 2022
26-
28+
### 2023
2729
<i> (Two publications under review process) </i>
2830

31+
- J Dev, B Rashidi, V Garg. ACM CHI 2023. [TBD](https://devjayati.github.io/research/).
32+
33+
### 2022
34+
35+
- J Abbott, J Dev, D Kim, S Gopavaram, M Iyer, S Sadam, S Mare, V Andalibi and LJ Camp. Kids, Cats, and Control: Designing Privacy and Security Dashboards for IoT Home Devices. USEC 2022. [TBD](https://devjayati.github.io/research/).
2936
- J Abbott, J Dev, D Kim, S Gopavaram, M Iyer, S Sadam, S Mare, T Ringenberg, V Andalibi, LJ Camp. Privacy Lessons Learnt from Deploying an IoT Ecosystem in the Home. EuroUSEC 2022. [Paper](https://dl.acm.org/doi/abs/10.1145/3549015.3554205).
3037

3138
### 2021

index.markdown

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: page
66
---
77

8-
<img align="left" src="image.jpg" style='margin:2%;width:30%;height:auto;'>
8+
<img align="left" src="image.jpg" style='margin:2%;width:30%;height:auto;border-style:solid;'>
99

1010
Hello! I am a cybersecurity researcher building tools and processes to protect user privacy. I am currently a Privacy Engineer in the [Comcast Cyber Security](https://corporate.comcast.com/ccs-research) research team helping build privacy threat modeling processes. I hold a PhD in Security Informatics from [Indiana University Bloomington](https://luddy.indiana.edu/index.html) where I worked on privacy-preserving technologies in conversational platforms with [Professor L. Jean Camp](https://www.ljean.com/). My research interests are in inclusive and usable privacy.
1111

@@ -16,3 +16,8 @@ I also hold a Bachelor of Technology degree in Electronics and Communication Eng
1616
Outside of work, I like traveling (with lots of hiking) and reading manga. I do not have a lot of pictures yet, but some of the trips from last three years are on [Instagram](https://www.instagram.com/devjayati.dev2021/).
1717

1818

19+
# News!
20+
21+
- Looking for new privacy engineering tools? Learning how to conduct privacy threat models? Here is our new open-source framework to help you get started: [MAP](https://github.com/Comcast/MAP).
22+
23+
- The European EICC 2023 Workshop on Child Online Safety and Harms is now accepting submissions till Feb 17! It is chaired by Virginia Franqueira, Tatiana Ringenberg, and me! If your work is in child safety, education, and outreach, we highly encourage you to submit [here](https://fvv.um.si/eicc2023/cosh/).

service.markdown

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ permalink: /service/
55
---
66

77
## Chair
8-
- Workshop Chair, Workhop on Kids' Online Privacy and Security (KOPS) at <i>Symposium on Usable Privacy and Security (USENIX SOUPS)</i>
9-
- Associate Chair, ACM CHI Late-Breaking Works
8+
- Workshop Chair, Workshop on Child Online Safety and Harms (COSH) at <i>European Interdisciplinary Cybersecurity Conference (EICC) </i>, 2023
9+
- Workshop Chair, Workshop on Kids' Online Privacy and Security (KOPS) at <i>Symposium on Usable Privacy and Security (USENIX SOUPS)</i>, 2022
10+
- Associate Chair, ACM CHI Late-Breaking Works, 2020 - Present
1011
- Department Editor, ACM XRDS Magazine 'Hello World', 2019 - 2021
1112

1213
## Committee Memberships
1314
- Workshop on Usable Security (USEC) at <i>Network and Distributed System Symposium (NDSS)</i>, 2020 - Present
1415
- Preparing Future Faculty (PFF) Conference, 2018 - 2020
15-
National Center for Women Information Technology, 2020 - Present
16+
- National Center for Women Information Technology, 2020 - 2022
1617

1718
## Non-working Memberships
1819
- ACM US Technology and Policy Committee, 2021 - Present
@@ -21,7 +22,7 @@ National Center for Women Information Technology, 2020 - Present
2122

2223
## Peer-reviewer
2324
- ACM Conference on Computer Supported Cooperative Work (CSCW), 2021 - Present
24-
- ACM Conference on Computer-Human Interaction (CHI) Papers, Extended Abstracts, Alt.Chi, 2019 - Present
25+
- ACM Conference on Computer-Human Interaction (CHI) Papers, Late-breaking Works, Alt.Chi, 2019 - Present
2526
- ACM Tangible, Embedded, and Embodied Interaction (TEI), 2020 - Present
2627
- Journal of Computers in Human Behavior Reports, 2021
2728
- Conference on Social Media and Society (SM&S), 2021

0 commit comments

Comments
 (0)