-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
741 lines (587 loc) Β· 40 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Soteris Demetriou</title>
<link>https://soteris.github.io/</link>
<atom:link href="https://soteris.github.io/index.xml" rel="self" type="application/rss+xml" />
<description>Soteris Demetriou</description>
<generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Mon, 01 Jan 2024 00:00:00 +0000</lastBuildDate>
<image>
<url>https://soteris.github.io/media/icon_hu50306632f48bd4e331c7d892a899ade8_20922_512x512_fill_lanczos_center_2.png</url>
<title>Soteris Demetriou</title>
<link>https://soteris.github.io/</link>
</image>
<item>
<title>MobileConfig: Remote Configuration Management for Mobile Apps at Hyperscale</title>
<link>https://soteris.github.io/publication/guo-2024-mobileconfig/</link>
<pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/guo-2024-mobileconfig/</guid>
<description></description>
</item>
<item>
<title>Conveyor: One-Tool-Fits-All Continuous Software Deployment at Meta</title>
<link>https://soteris.github.io/publication/grubic-2023-conveyor/</link>
<pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/grubic-2023-conveyor/</guid>
<description></description>
</item>
<item>
<title>Evaluating User Behavior in Smartphone Security: A Psychometric Perspective</title>
<link>https://soteris.github.io/publication/huang-2023-evaluating/</link>
<pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/huang-2023-evaluating/</guid>
<description></description>
</item>
<item>
<title>ServiceRouter: Hyperscale and Minimal Cost Service Mesh at Meta</title>
<link>https://soteris.github.io/publication/saokar-2023-servicerouter/</link>
<pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/saokar-2023-servicerouter/</guid>
<description>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="https://www.youtube.com/embed/UFKKcNWxK78" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
</description>
</item>
<item>
<title>XFaaS: Hyperscale and Low Cost Serverless Functions at Meta</title>
<link>https://soteris.github.io/publication/sahraei-2023-xfaas/</link>
<pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/sahraei-2023-xfaas/</guid>
<description></description>
</item>
<item>
<title>Data Augmentation for Dementia Detection in Spoken Language</title>
<link>https://soteris.github.io/publication/dblp-confinterspeech-woszczyk-hads-22/</link>
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/dblp-confinterspeech-woszczyk-hads-22/</guid>
<description></description>
</item>
<item>
<title>Using 3D Shadows to Detect Object Hiding Attacks on Autonomous Vehicle Perception</title>
<link>https://soteris.github.io/publication/hau-2022-using/</link>
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/hau-2022-using/</guid>
<description></description>
</item>
<item>
<title>Vision: Design Fiction for Cybersecurity: Using Science Fiction to Help Software Developers Anticipate Problems</title>
<link>https://soteris.github.io/publication/loureiro-2022-vision/</link>
<pubDate>Sat, 01 Jan 2022 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/loureiro-2022-vision/</guid>
<description></description>
</item>
<item>
<title>Security and Privacy in Machine Learning and CPS</title>
<link>https://soteris.github.io/project/security-in-machine-learning-and-cps/</link>
<pubDate>Sat, 06 Mar 2021 16:13:17 +0000</pubDate>
<guid>https://soteris.github.io/project/security-in-machine-learning-and-cps/</guid>
<description><p><strong>GOAL:</strong>Β Study on the security and privacy of machine learning models and other applications in IoT and cyber-physical systems.</p>
<p>Mobile devices and cyber-physical systems (CPS) are equipped with numerous sensors which allow them to offer efficient and effective personalized services and applications. For example, connected and autonomous vehicles (CAVs) feature advanced sensing capabilities, including multiples of range sensors (Lidar and Radar), 360Β° cameras, onboard GPUs, and high-speed connectivity: Tesla Motors uses a forward radar, a front-facing camera, and multiple ultrasonic sensors to enable its Autopilot feature; Googleβs and Appleβs version of CAV uses Lidar and cameras to support autonomous driving; Ford and Uber are also actively experimenting with CAVs.</p>
<p>These advanced capabilities open up a plethora of exciting opportunities for next generation services related to better localization and navigation and traffic optimization. At the same time, their reliance on sensing data and machine learning algorithms for route prediction, collision avoidance and object detection and recognitions, introduces new attack surfaces. Given the widening gap between autonomy and security in this application domain, in tandem with their safety repercussions, there is an impending need for novel solutions that can guarantee trusted outcomes from such sensor-fusion and machine learning algorithms.</p>
</description>
</item>
<item>
<title>Mobile Devices and IoT Systems Security</title>
<link>https://soteris.github.io/project/mobile-devices-and-iot-systems-security/</link>
<pubDate>Sat, 06 Mar 2021 16:11:57 +0000</pubDate>
<guid>https://soteris.github.io/project/mobile-devices-and-iot-systems-security/</guid>
<description><p><strong>GOAL:</strong>Β Study of adversarial capabilities and development of novel defense strategies for smartphone and IoT systems.</p>
<p>With smartphone penetration soaring and the rapid advancements in Internet connected devices, mobile and IoT device security guarantees are needed more than ever. Adversaries can leverage the fact that mobile devices are equipped with a multitude of sensing and their always present nature to launch sophisticated inference attacks to violate usersβ confidentiality and the platformsβ integrity. This research thrust aims to study such adversarial capabilities in smartphone and IoT systems in consumer and enterprise settings.</p>
</description>
</item>
<item>
<title>Authentication, Authorization and Access Control</title>
<link>https://soteris.github.io/project/authentication-authorization-and-access-control/</link>
<pubDate>Sat, 06 Mar 2021 16:08:06 +0000</pubDate>
<guid>https://soteris.github.io/project/authentication-authorization-and-access-control/</guid>
<description><p><strong>GOAL:</strong>Β Study of effective and efficient authentication, authorization and access control mechanisms.</p>
<p>Operating systems rely on authentication to verify that subjects (the users and programs) sharing the platform and OS resources are who they claim to be. Lack or weak authentication can result in untrusted parties having access to privileged operations. Authorization schemes determine the privileges a subject has on the system. To enforce the authorization constraints and to help manage the distribution, revocation and enforcement of privileges in a particular context or system, we design effective and efficient access control schemes. Modern operating systems employ a variety of such access control schemes, such as discretionary access control, mandatory access control and application permission models.</p>
</description>
</item>
<item>
<title>Characterizing Improper Input Validation Vulnerabilities of Mobile Crowdsourcing Services</title>
<link>https://soteris.github.io/publication/khan-2021-characterizing/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/khan-2021-characterizing/</guid>
<description></description>
</item>
<item>
<title>Layer-wise characterization of latent information leakage in federated learning</title>
<link>https://soteris.github.io/publication/mo-2021-layer/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/mo-2021-layer/</guid>
<description></description>
</item>
<item>
<title>Object Removal Attacks on LiDAR-based 3D Object Detectors</title>
<link>https://soteris.github.io/publication/hau-2021-object/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/hau-2021-object/</guid>
<description></description>
</item>
<item>
<title>Open, Sesame! Introducing Access Control to Voice Services</title>
<link>https://soteris.github.io/publication/woszczyk-2021-open/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/woszczyk-2021-open/</guid>
<description></description>
</item>
<item>
<title>Quantifying and Localizing Usable Information Leakage from Neural Network Gradients</title>
<link>https://soteris.github.io/publication/mo-2021-quantifying/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/mo-2021-quantifying/</guid>
<description></description>
</item>
<item>
<title>Shadow-catcher: Looking into shadows to detect ghost objects in autonomous vehicle 3d sensing</title>
<link>https://soteris.github.io/publication/hau-2021-shadow/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/hau-2021-shadow/</guid>
<description><blockquote>
<p>π Our paper was a finalist at the Cybersecurity Awareness Worldwide (CSAW) applied research competition.</p>
</blockquote>
</description>
</item>
<item>
<title>Temporal consistency checks to detect LiDAR spoofing attacks on autonomous vehicle perception</title>
<link>https://soteris.github.io/publication/you-2021-temporal/</link>
<pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/you-2021-temporal/</guid>
<description></description>
</item>
<item>
<title>Welcome to Wowchemy, the website builder for Hugo</title>
<link>https://soteris.github.io/post/getting-started/</link>
<pubDate>Sun, 13 Dec 2020 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/post/getting-started/</guid>
<description><h2 id="overview">Overview</h2>
<ol>
<li>The Wowchemy website builder for Hugo, along with its starter templates, is designed for professional creators, educators, and teams/organizations - although it can be used to create any kind of site</li>
<li>The template can be modified and customised to suit your needs. It&rsquo;s a good platform for anyone looking to take control of their data and online identity whilst having the convenience to start off with a <strong>no-code solution (write in Markdown and customize with YAML parameters)</strong> and having <strong>flexibility to later add even deeper personalization with HTML and CSS</strong></li>
<li>You can work with all your favourite tools and apps with hundreds of plugins and integrations to speed up your workflows, interact with your readers, and much more</li>
</ol>
<figure id="figure-the-template-is-mobile-first-with-a-responsive-design-to-ensure-that-your-site-looks-stunning-on-every-device">
<div class="figure-img-wrap" ><img src="https://raw.githubusercontent.com/wowchemy/wowchemy-hugo-modules/master/academic.png" alt="The template is mobile first with a responsive design to ensure that your site looks stunning on every device." loading="lazy" data-zoomable /></div><figcaption>
The template is mobile first with a responsive design to ensure that your site looks stunning on every device.
</figcaption></figure>
<h2 id="get-started">Get Started</h2>
<ul>
<li>π <a href="https://wowchemy.com/templates/" target="_blank" rel="noopener"><strong>Create a new site</strong></a></li>
<li>π <a href="https://wowchemy.com/docs/" target="_blank" rel="noopener"><strong>Personalize your site</strong></a></li>
<li>π¬ <a href="https://discord.gg/z8wNYzb" target="_blank" rel="noopener">Chat with the <strong>Wowchemy community</strong></a> or <a href="https://discourse.gohugo.io" target="_blank" rel="noopener"><strong>Hugo community</strong></a></li>
<li>π¦ Twitter: <a href="https://twitter.com/wowchemy" target="_blank" rel="noopener">@wowchemy</a> <a href="https://twitter.com/GeorgeCushen" target="_blank" rel="noopener">@GeorgeCushen</a> <a href="https://twitter.com/search?q=%28%23MadeWithWowchemy%20OR%20%23MadeWithAcademic%29&amp;src=typed_query" target="_blank" rel="noopener">#MadeWithWowchemy</a></li>
<li>π‘ <a href="https://github.com/wowchemy/wowchemy-hugo-modules/issues" target="_blank" rel="noopener">Request a <strong>feature</strong> or report a <strong>bug</strong> for <em>Wowchemy</em></a></li>
<li>β¬οΈ <strong>Updating Wowchemy?</strong> View the <a href="https://wowchemy.com/docs/guide/update/" target="_blank" rel="noopener">Update Guide</a> and <a href="https://wowchemy.com/updates/" target="_blank" rel="noopener">Release Notes</a></li>
</ul>
<h2 id="crowd-funded-open-source-software">Crowd-funded open-source software</h2>
<p>To help us develop this template and software sustainably under the MIT license, we ask all individuals and businesses that use it to help support its ongoing maintenance and development via sponsorship.</p>
<h3 id="-click-here-to-become-a-sponsor-and-help-support-wowchemys-future-httpswowchemycomplans"><a href="https://wowchemy.com/plans/" target="_blank" rel="noopener">β€οΈ Click here to become a sponsor and help support Wowchemy&rsquo;s future β€οΈ</a></h3>
<p>As a token of appreciation for sponsoring, you can <strong>unlock <a href="https://wowchemy.com/plans/" target="_blank" rel="noopener">these</a> awesome rewards and extra features π¦β¨</strong></p>
<h2 id="ecosystem">Ecosystem</h2>
<ul>
<li><strong><a href="https://github.com/wowchemy/hugo-academic-cli" target="_blank" rel="noopener">Hugo Academic CLI</a>:</strong> Automatically import publications from BibTeX</li>
</ul>
<h2 id="inspiration">Inspiration</h2>
<p><a href="https://academic-demo.netlify.com/" target="_blank" rel="noopener">Check out the latest <strong>demo</strong></a> of what you&rsquo;ll get in less than 10 minutes, or <a href="https://wowchemy.com/user-stories/" target="_blank" rel="noopener">view the <strong>showcase</strong></a> of personal, project, and business sites.</p>
<h2 id="features">Features</h2>
<ul>
<li><strong>Page builder</strong> - Create <em>anything</em> with <a href="https://wowchemy.com/docs/page-builder/" target="_blank" rel="noopener"><strong>widgets</strong></a> and <a href="https://wowchemy.com/docs/writing-markdown-latex/" target="_blank" rel="noopener"><strong>elements</strong></a></li>
<li><strong>Edit any type of content</strong> - Blog posts, publications, talks, slides, projects, and more!</li>
<li><strong>Create content</strong> in <a href="https://wowchemy.com/docs/writing-markdown-latex/" target="_blank" rel="noopener"><strong>Markdown</strong></a>, <a href="https://wowchemy.com/docs/import/jupyter/" target="_blank" rel="noopener"><strong>Jupyter</strong></a>, or <a href="https://wowchemy.com/docs/install-locally/" target="_blank" rel="noopener"><strong>RStudio</strong></a></li>
<li><strong>Plugin System</strong> - Fully customizable <a href="https://wowchemy.com/docs/customization/" target="_blank" rel="noopener"><strong>color</strong> and <strong>font themes</strong></a></li>
<li><strong>Display Code and Math</strong> - Code highlighting and <a href="https://en.wikibooks.org/wiki/LaTeX/Mathematics" target="_blank" rel="noopener">LaTeX math</a> supported</li>
<li><strong>Integrations</strong> - <a href="https://analytics.google.com" target="_blank" rel="noopener">Google Analytics</a>, <a href="https://disqus.com" target="_blank" rel="noopener">Disqus commenting</a>, Maps, Contact Forms, and more!</li>
<li><strong>Beautiful Site</strong> - Simple and refreshing one page design</li>
<li><strong>Industry-Leading SEO</strong> - Help get your website found on search engines and social media</li>
<li><strong>Media Galleries</strong> - Display your images and videos with captions in a customizable gallery</li>
<li><strong>Mobile Friendly</strong> - Look amazing on every screen with a mobile friendly version of your site</li>
<li><strong>Multi-language</strong> - 34+ language packs including English, δΈζ, and PortuguΓͺs</li>
<li><strong>Multi-user</strong> - Each author gets their own profile page</li>
<li><strong>Privacy Pack</strong> - Assists with GDPR</li>
<li><strong>Stand Out</strong> - Bring your site to life with animation, parallax backgrounds, and scroll effects</li>
<li><strong>One-Click Deployment</strong> - No servers. No databases. Only files.</li>
</ul>
<h2 id="themes">Themes</h2>
<p>Wowchemy and its templates come with <strong>automatic day (light) and night (dark) mode</strong> built-in. Alternatively, visitors can choose their preferred mode - click the moon icon in the top right of the <a href="https://academic-demo.netlify.com/" target="_blank" rel="noopener">Demo</a> to see it in action! Day/night mode can also be disabled by the site admin in <code>params.toml</code>.</p>
<p><a href="https://wowchemy.com/docs/customization" target="_blank" rel="noopener">Choose a stunning <strong>theme</strong> and <strong>font</strong></a> for your site. Themes are fully customizable.</p>
<h2 id="license">License</h2>
<p>Copyright 2016-present <a href="https://georgecushen.com" target="_blank" rel="noopener">George Cushen</a>.</p>
<p>Released under the <a href="https://github.com/wowchemy/wowchemy-hugo-modules/blob/master/LICENSE.md" target="_blank" rel="noopener">MIT</a> license.</p>
</description>
</item>
<item>
<title>Determination of a next state of multiple IoT devices within an environment</title>
<link>https://soteris.github.io/publication/demetriou-2020-determination/</link>
<pubDate>Tue, 01 Sep 2020 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/demetriou-2020-determination/</guid>
<description></description>
</item>
<item>
<title>External resource control of mobile devices</title>
<link>https://soteris.github.io/publication/wang-2020-external/</link>
<pubDate>Mon, 01 Jun 2020 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/wang-2020-external/</guid>
<description></description>
</item>
<item>
<title>Darknetz: towards model privacy at the edge using trusted execution environments</title>
<link>https://soteris.github.io/publication/mo-2020-darknetz/</link>
<pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/mo-2020-darknetz/</guid>
<description></description>
</item>
<item>
<title>Determining car positions</title>
<link>https://soteris.github.io/publication/jain-2019-determining/</link>
<pubDate>Thu, 01 Aug 2019 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/jain-2019-determining/</guid>
<description></description>
</item>
<item>
<title>Presentation of ServiceRouter (OSDI 2023)</title>
<link>https://soteris.github.io/talk/presentation-of-servicerouter-osdi-2023/</link>
<pubDate>Sun, 14 Apr 2019 23:00:00 +0000</pubDate>
<guid>https://soteris.github.io/talk/presentation-of-servicerouter-osdi-2023/</guid>
<description>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="https://www.youtube.com/embed/UFKKcNWxK78" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
<blockquote>
<div class="pub-list-item" style="margin-bottom: 1rem">
<i class="far fa-file-alt pub-icon" aria-hidden="true"></i>
<span class="article-metadata li-cite-author">
<span >
Harshit Saokar</span>, <span >
Soteris Demetriou</span>, <span >
Nick Magerko</span>, <span >
Max Kontorovich</span>, <span >
Josh Kirstein</span>, <span >
Margot Leibold</span>, <span >
Dimitrios Skarlatos</span>, <span >
Hitesh Khandelwal</span>, <span >
Chunqiang Tang</span>
</span>
(2023).
<a href="https://soteris.github.io/publication/saokar-2023-servicerouter/">ServiceRouter: Hyperscale and Minimal Cost Service Mesh at Meta</a>.
<em>17th USENIX Symposium on Operating Systems Design and Implementation (OSDI 23)</em>.
<p>
<a class="btn btn-outline-primary btn-page-header btn-sm" href="https://soteris.github.io/publication/saokar-2023-servicerouter/saokar-2023-servicerouter.pdf" target="_blank" rel="noopener">
PDF
</a>
<a href="#" class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal"
data-filename="/publication/saokar-2023-servicerouter/cite.bib">
Cite
</a>
<a class="btn btn-outline-primary btn-page-header btn-sm" href="https://soteris.github.io/publication/saokar-2023-servicerouter/slides.pdf" target="_blank" rel="noopener">
Slides
</a>
</p>
</div>
</blockquote>
</description>
</item>
<item>
<title>Slides</title>
<link>https://soteris.github.io/slides/example/</link>
<pubDate>Tue, 05 Feb 2019 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/slides/example/</guid>
<description><h1 id="create-slides-in-markdown-with-wowchemy">Create slides in Markdown with Wowchemy</h1>
<p><a href="https://wowchemy.com/" target="_blank" rel="noopener">Wowchemy</a> | <a href="https://owchemy.com/docs/managing-content/#create-slides" target="_blank" rel="noopener">Documentation</a></p>
<hr>
<h2 id="features">Features</h2>
<ul>
<li>Efficiently write slides in Markdown</li>
<li>3-in-1: Create, Present, and Publish your slides</li>
<li>Supports speaker notes</li>
<li>Mobile friendly slides</li>
</ul>
<hr>
<h2 id="controls">Controls</h2>
<ul>
<li>Next: <code>Right Arrow</code> or <code>Space</code></li>
<li>Previous: <code>Left Arrow</code></li>
<li>Start: <code>Home</code></li>
<li>Finish: <code>End</code></li>
<li>Overview: <code>Esc</code></li>
<li>Speaker notes: <code>S</code></li>
<li>Fullscreen: <code>F</code></li>
<li>Zoom: <code>Alt + Click</code></li>
<li><a href="https://github.com/hakimel/reveal.js#pdf-export" target="_blank" rel="noopener">PDF Export</a>: <code>E</code></li>
</ul>
<hr>
<h2 id="code-highlighting">Code Highlighting</h2>
<p>Inline code: <code>variable</code></p>
<p>Code block:</p>
<pre><code class="language-python">porridge = &quot;blueberry&quot;
if porridge == &quot;blueberry&quot;:
print(&quot;Eating...&quot;)
</code></pre>
<hr>
<h2 id="math">Math</h2>
<p>In-line math: $x + y = z$</p>
<p>Block math:</p>
<p>$$
f\left( x \right) = ;\frac{{2\left( {x + 4} \right)\left( {x - 4} \right)}}{{\left( {x + 4} \right)\left( {x + 1} \right)}}
$$</p>
<hr>
<h2 id="fragments">Fragments</h2>
<p>Make content appear incrementally</p>
<pre><code>{{% fragment %}} One {{% /fragment %}}
{{% fragment %}} **Two** {{% /fragment %}}
{{% fragment %}} Three {{% /fragment %}}
</code></pre>
<p>Press <code>Space</code> to play!</p>
<p><span class="fragment " >
One
</span>
<span class="fragment " >
<strong>Two</strong>
</span>
<span class="fragment " >
Three
</span></p>
<hr>
<p>A fragment can accept two optional parameters:</p>
<ul>
<li><code>class</code>: use a custom style (requires definition in custom CSS)</li>
<li><code>weight</code>: sets the order in which a fragment appears</li>
</ul>
<hr>
<h2 id="speaker-notes">Speaker Notes</h2>
<p>Add speaker notes to your presentation</p>
<pre><code class="language-markdown">{{% speaker_note %}}
- Only the speaker can read these notes
- Press `S` key to view
{{% /speaker_note %}}
</code></pre>
<p>Press the <code>S</code> key to view the speaker notes!</p>
<aside class="notes">
<ul>
<li>Only the speaker can read these notes</li>
<li>Press <code>S</code> key to view</li>
</ul>
</aside>
<hr>
<h2 id="themes">Themes</h2>
<ul>
<li>black: Black background, white text, blue links (default)</li>
<li>white: White background, black text, blue links</li>
<li>league: Gray background, white text, blue links</li>
<li>beige: Beige background, dark text, brown links</li>
<li>sky: Blue background, thin dark text, blue links</li>
</ul>
<hr>
<ul>
<li>night: Black background, thick white text, orange links</li>
<li>serif: Cappuccino background, gray text, brown links</li>
<li>simple: White background, black text, blue links</li>
<li>solarized: Cream-colored background, dark green text, blue links</li>
</ul>
<hr>
<section data-noprocess data-shortcode-slide
data-background-image="/media/boards.jpg"
>
<h2 id="custom-slide">Custom Slide</h2>
<p>Customize the slide style and background</p>
<pre><code class="language-markdown">{{&lt; slide background-image=&quot;/media/boards.jpg&quot; &gt;}}
{{&lt; slide background-color=&quot;#0000FF&quot; &gt;}}
{{&lt; slide class=&quot;my-style&quot; &gt;}}
</code></pre>
<hr>
<h2 id="custom-css-example">Custom CSS Example</h2>
<p>Let&rsquo;s make headers navy colored.</p>
<p>Create <code>assets/css/reveal_custom.css</code> with:</p>
<pre><code class="language-css">.reveal section h1,
.reveal section h2,
.reveal section h3 {
color: navy;
}
</code></pre>
<hr>
<h1 id="questions">Questions?</h1>
<p><a href="https://github.com/wowchemy/wowchemy-hugo-modules/discussions" target="_blank" rel="noopener">Ask</a></p>
<p><a href="https://wowchemy.com/docs/managing-content/#create-slides" target="_blank" rel="noopener">Documentation</a></p>
</description>
</item>
<item>
<title>BEEER: distributed record and replay for medical devices in hospital operating rooms</title>
<link>https://soteris.github.io/publication/hojjati-2019-beeer/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/hojjati-2019-beeer/</guid>
<description></description>
</item>
<item>
<title>Identifying JavaScript skimmers on high-value websites</title>
<link>https://soteris.github.io/publication/bower-2019-identifying/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/bower-2019-identifying/</guid>
<description></description>
</item>
<item>
<title>Video Presentation of CoDrive (IEEE INFOCOM 2018)</title>
<link>https://soteris.github.io/talk/video-presentation-of-codrive-ieee-infocom-2018/</link>
<pubDate>Sat, 14 Apr 2018 23:00:00 +0000</pubDate>
<guid>https://soteris.github.io/talk/video-presentation-of-codrive-ieee-infocom-2018/</guid>
<description>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="https://www.youtube.com/embed/jAuJFiYq2bQ" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
<blockquote>
<p>π <strong>Best In-Session Presentation Award</strong> in the &ldquo;Vehicular Networks&rdquo; session at IEEE INFOCOM 2018.</p>
</blockquote>
<blockquote>
</blockquote>
</description>
</item>
<item>
<title>Presenting our work at NDSS 2018</title>
<link>https://soteris.github.io/talk/presenting-our-work-at-ndss-2018/</link>
<pubDate>Sun, 18 Feb 2018 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/talk/presenting-our-work-at-ndss-2018/</guid>
<description>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="https://www.youtube.com/embed/9TFAYgUcsk8" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
<blockquote>
<p>π Our paper received a distinguished paper award at NDSS &lsquo;18.</p>
</blockquote>
<blockquote>
<p>π Our paper was a finalist at the Cybersecurity Awareness Worldwide (CSAW) applied research competition.</p>
</blockquote>
<blockquote>
</blockquote>
</description>
</item>
<item>
<title>Analyzing & Designing the Security of Shared Resources on Smartphone Operating Systems</title>
<link>https://soteris.github.io/publication/soteris-2018-analyzing/</link>
<pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/soteris-2018-analyzing/</guid>
<description></description>
</item>
<item>
<title>Codrive: Improving automobile positioning via collaborative driving</title>
<link>https://soteris.github.io/publication/demetriou-2018-codrive/</link>
<pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/demetriou-2018-codrive/</guid>
<description></description>
</item>
<item>
<title>Resolving the predicament of android custom permissions</title>
<link>https://soteris.github.io/publication/tuncay-2018-resolving/</link>
<pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/tuncay-2018-resolving/</guid>
<description>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="https://www.youtube.com/embed/9TFAYgUcsk8" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
<blockquote>
<p>π Our paper received a distinguished paper award at NDSS &lsquo;18.</p>
</blockquote>
<blockquote>
<p>π Our paper was a (Europe) finalist at the 2021 Cybersecurity Awareness Worldwide (CSAW) applied research competition.</p>
</blockquote>
</description>
</item>
<item>
<title>Toward an Extensible Framework for Redaction</title>
<link>https://soteris.github.io/publication/demetriou-2018-toward/</link>
<pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/demetriou-2018-toward/</guid>
<description></description>
</item>
<item>
<title>CamForensics: Understanding visual privacy leaks in the wild</title>
<link>https://soteris.github.io/publication/srivastava-2017-camforensics/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/srivastava-2017-camforensics/</guid>
<description></description>
</item>
<item>
<title>Ghost installer in the shadow: Security analysis of app installation on android</title>
<link>https://soteris.github.io/publication/lee-2017-ghost/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/lee-2017-ghost/</guid>
<description></description>
</item>
<item>
<title>HanGuard: SDN-driven protection of smart home WiFi devices from malicious mobile apps</title>
<link>https://soteris.github.io/publication/demetriou-2017-hanguard/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/demetriou-2017-hanguard/</guid>
<description></description>
</item>
<item>
<title>Understanding IoT security through the data crystal ball: Where we are now and where we are going to be</title>
<link>https://soteris.github.io/publication/zhang-2017-understanding/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/zhang-2017-understanding/</guid>
<description></description>
</item>
<item>
<title>Draco: A system for uniform and fine-grained access control for web code on android</title>
<link>https://soteris.github.io/publication/tuncay-2016-draco/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/tuncay-2016-draco/</guid>
<description></description>
</item>
<item>
<title>Free for all! assessing user data exposure to advertising libraries on android.</title>
<link>https://soteris.github.io/publication/demetriou-2016-free/</link>
<pubDate>Fri, 01 Jan 2016 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/demetriou-2016-free/</guid>
<description></description>
</item>
<item>
<title>What's in Your Dongle and Bank Account? Mandatory and Discretionary Protection of Android External Resources.</title>
<link>https://soteris.github.io/publication/demetriou-2015-s/</link>
<pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/demetriou-2015-s/</guid>
<description></description>
</item>
<item>
<title>Android at risk: current threats stemming from unprotected local and external resources</title>
<link>https://soteris.github.io/publication/demetriou-2014-android/</link>
<pubDate>Wed, 01 Jan 2014 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/demetriou-2014-android/</guid>
<description></description>
</item>
<item>
<title>Inside Job: Understanding and Mitigating the Threat of External Device Mis-Binding on Android.</title>
<link>https://soteris.github.io/publication/naveed-2014-inside/</link>
<pubDate>Wed, 01 Jan 2014 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/naveed-2014-inside/</guid>
<description></description>
</item>
<item>
<title>Discovering the invisible city: Location-based games for learning in smart cities.</title>
<link>https://soteris.github.io/publication/sintoris-2013-discoveringj/</link>
<pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/sintoris-2013-discoveringj/</guid>
<description></description>
</item>
<item>
<title>Identity, location, disease and more: Inferring your secrets from android public resources</title>
<link>https://soteris.github.io/publication/zhou-2013-identity/</link>
<pubDate>Tue, 01 Jan 2013 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/zhou-2013-identity/</guid>
<description></description>
</item>
<item>
<title>Content creation by end users for location-sensitive mobile educational games</title>
<link>https://soteris.github.io/publication/sintoris-2011-content/</link>
<pubDate>Sat, 01 Jan 2011 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/publication/sintoris-2011-content/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://soteris.github.io/admin/config.yml</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://soteris.github.io/admin/config.yml</guid>
<description></description>
</item>
</channel>
</rss>