-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdestinations.yml
More file actions
353 lines (298 loc) · 10.3 KB
/
destinations.yml
File metadata and controls
353 lines (298 loc) · 10.3 KB
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
# PLEASE KEEP ALPHABETICAL ORDER BY ID (IN CASE OF CONFERENCES, WITHIN YEARS)
# JOURNALS
# ===== template for a journal =====
# - id: # Choose a unique ID for the destination, will be referenced later
# name: # Name of the destination
# acronym: # Acronym of the destination
# url: # URL of the destination
# type: journal # Keep journal
- id: ApplSci
name: Applied Sciences
acronym: Appl. Sci.
url: https://www.mdpi.com/journal/applsci
type: journal
- id: CC
name: Cryptography and Communications
acronym: CC
type: journal
- id: DCC
name: Designs, Codes and Cryptography
acronym: DCC
type: journal
- id: EURASIP J. on Info. Security
name: EURASIP Journal on Information Security
acronym: EURASIP J. on Info. Security
type: journal
- id: JISA
name: Journal of Information Security and Applications
acronym: JISA
url: https://www.journals.elsevier.com/journal-of-information-security-and-applications
type: journal
- id: JNCA
name: Journal of Network and Computer Applications
acronym: JNCA
url: https://www.sciencedirect.com/journal/journal-of-network-and-computer-applications
type: journal
- id: JMC
name: Journal of Mathematical Cryptology
acronym: JMC
type: journal
- id: MJM
name: Mediterranean Journal of Mathematics
acronym: MJM
type: journal
- id: TCS
name: Theoretical Computer Science
acronym: TCS
url: https://www.sciencedirect.com/journal/theoretical-computer-science
type: journal
- id: TOPS
name: ACM Transactions on Privacy and Security
acronym: TOPS
url: https://tops.acm.org/
type: journal
- id: VTMagazine
name: IEEE Vehicular Technology Magazine
url: https://vtmagazine.ieee.org/
type: journal
- id: T-ITS
name: IEEE Transactions on Intelligent Transportation Systems
acronym: T-ITS
url: https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=6979
type: journal
# ONLINE
# ===== template for an online destination =====
# - id: # Choose a unique ID for the destination, will be referenced later
# name: # Name of the destination
# acronym: # Acronym of the destination
# url: # URL of the destination
# type: website # Keep website
# BOOKS
# ===== template for a book =====
# - id: # Choose a unique ID for the destination, will be referenced later
# name: # Name of the destination
# acronym: # Acronym of the destination
# url: # URL of the destination
# type: book # Keep book
- id: SecAssAPIFinancial_book_2020
name: "Cyber-Physical Threat Intelligence for Critical Infrastructures Security: A Guide to Integrated Cyber-Physical Protection of Modern Critical Infrastructures"
url: https://nowpublishers.com/article/BookDetails/9781680836868
type: book
# CONFERENCES/WORKSHOPS/DEMOS
# ===== template for a conference/workshop/demo =====
# - id: # Choose a unique ID for the destination, will be referenced later
# name: # Name of the destination
# proceedings: # Name of the proceedings (optional, only if different from "name")
# acronym: # Acronym of the destination
# url: # URL of the destination
# type: conference # Keep conference
# location: # Location of the destination (if applicable, e.g., not for journal)
# startDate: # Starting date of the destination (if applicable, e.g., not for journal)
# endDate: # Ending date of the destination (if applicable, e.g., not for journal)
## 2019
- id: FPS2019
name: 12th International Symposium on Foundations & Practice of Security
acronym: FPS 2019
url: https://fps2019.sciencesconf.org/
type: conference
location: Toulouse, France
startDate: "2019-11-05"
endDate: "2019-11-07"
- id: STM2019
name: 15th International Workshop on Security and Trust Management
acronym: STM 2019
url: https://stm2019.uni.lu/
type: workshop
location: Luxembourg
startDate: "2019-09-26"
endDate: "2019-09-27"
## 2020
- id: 5GWF20
name: 3rd IEEE 5G World Forum
acronym: 5GWF 2020
url: https://ieee-wf-5g.org/
type: conference
location: Virtual Event
startDate: "2020-09-10"
endDate: "2020-10-10"
- id: ASIACCS2020
name: 15th ACM ASIA Conference on Computer and Communications Security
acronym: ASIACCS 2020
url: https://asiaccs2020.cs.nthu.edu.tw/
type: conference
location: Virtual Event
startDate: "2020-10-05"
endDate: "2020-10-09"
- id: CPS4CIP2020
name: 1st International Workshop on Cyber-Physical Security for Critical Infrastructures Protection
acronym: CPS4CIP 2020
url: https://sites.google.com/fbk.eu/cps4cip20
type: workshop
location: Online
startDate: "2020-09-18"
endDate: "2020-09-18"
- id: DETIPS2020
name: 25th European Symposium on Research in Computer Security
acronym: DETIPS 2020
url: https://www.surrey.ac.uk/esorics-2020
type: conference
location: Virtual Event
startDate: "2020-09-14"
endDate: "2020-09-18"
## 2021
- id: SECRYPT2021
name: 18th International Conference on Security and Cryptography
acronym: SECRYPT 2021
url: http://www.secrypt.org/?y=2021
type: conference
location: Virtual Event
startDate: "2021-07-06"
endDate: "2021-07-08"
- id: SMDS2021
name: IEEE International Conference on Smart Data Services
acronym: SMDS 2021
url: https://conferences.computer.org/smds/2021/
type: conference
location: Virtual Event
startDate: "2021-09-05"
endDate: "2021-09-11"
# 2022
- id: DBSEC2022
name: 36th Annual IFIP WG 11.3 Conference on Data and Applications Security and Privacy
proceedings: Proceedings of the 36th Annual IFIP WG 11.3 Conference on Data and Applications Security and Privacy
acronym: DBSec 2022
url: http://cs.iit.edu/~dbsec2022/
type: conference
location: Newark, NJ, USA
startDate: "2022-07-18"
endDate: "2022-07-20"
- id: EVOTEID2022
name: Seventh International Joint Conference on Electronic Voting
acronym: E-Vote-ID 2022
url: https://e-vote-id.org/e-vote-id-2022/
type: conference
location: Bregenz, Austria
startDate: "2022-10-04"
endDate: "2022-10-07"
# 2023
- id: EVOTEID2023
name: Eighth International Joint Conference on Electronic Voting
acronym: E-Vote-ID 2023
url: https://e-vote-id.org/e-vote-id-2023/
type: conference
location: Luxembourg City, Luxembourg
startDate: "2022-10-03"
endDate: "2022-10-06"
- id: SECRYPT2023
name: 20th International Conference on Security and Cryptography
acronym: SECRYPT 2023
url: http://www.secrypt.org/?y=2023
type: conference
location: Rome, Italy
startDate: "2023-07-10"
endDate: "2023-07-12"
## 2024
- id: CRISIS2024
name: 19th International Conference on Risks and Security of Internet and Systems
acronym: CRISIS 2024
url: https://crisis2024.univ-gustave-eiffel.fr/
type: conference
location: Aix-en-provence, France
startDate: "2024-11-26"
endDate: "2024-11-28"
- id: EVOTEID2024
name: Ninth International Joint Conference on Electronic Voting
acronym: E-Vote-ID 2024
url: https://e-vote-id.org/e-vote-id-2024/
type: conference
location: Tarragona, Spain
startDate: "2022-10-02"
endDate: "2022-10-04"
- id: ICIN2024
name: 27th Conference on Innovation in Clouds, Internet and Networks
acronym: ICIN 2024
url: https://www.icin-conference.org/2024/
type: conference
location: Paris, France
startDate: "2024-03-11"
endDate: "2024-03-14"
- id: OSVS2024
name: 1st Workshop on Operating Systems and Virtualization Security (OSVS)
proceedings: 2024 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW)
acronym: OSVS 2024
url: https://osvs.pages.dev/
type: conference
location: Vienna, Austria
startDate: "2024-07-12"
endDate: "2024-07-12"
- id: SECRYPT2024
name: 21st International Conference on Security and Cryptography
acronym: SECRYPT 2024
url: https://secrypt.scitevents.org/?y=2024
type: conference
location: Dijon, France
startDate: "2024-07-8"
endDate: "2024-07-10"
## 2025
- id: AIMS2025
name: 2025 Artificial intelligence Models and Systems Symposium
acronym: AIMS 2025
url: https://aims-conference.ai/2025/
type: conference
location: Vienna, Austria
startDate: '2025-11-25'
endDate: '2025-11-28'
- id: HCII25
name: 27th International Conference on Human-Computer Interaction (HCII)
acronym: HCII 2025
url: https://2025.hci.international/
type: conference
location: Gothenburg, Sweden
startDate: "2025-06-22"
endDate: "2025-06-27"
- id: OSVS2025
name: 2nd Workshop on Operating Systems and Virtualization Security (OSVS)
proceedings: 2025 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW)
acronym: OSVS 2025
url: https://osvs.pages.dev/
type: conference
location: Venice, Italy
startDate: "2025-07-04"
endDate: "2025-07-04"
- id: PrivCrypt25
name: International Workshop on Foundations and Applications of Privacy-Enhancing Cryptography (PrivCrypt)
proceedings: Workshops of the 23rd International Conference on Applied Cryptography and Network Security (ACNS 2025)
acronym: PrivCrypt 2025
url: https://privcryptworkshop.github.io/
type: conference
location: Munich, Germany
startDate: "2025-06-23"
endDate: "2025-06-26"
- id: SACMAT2025
name: 30th ACM Symposium on Access Control Models and Technologies (SACMAT)
proceedings: 2025 ACM Symposium on Access Control Models and Technologies (SACMAT)
acronym: SACMAT 2025
url: https://www.sacmat.org/2025/index.php
type: conference
location: Stony Brook, NY, USA
startDate: "2025-07-08"
endDate: "2025-07-10"
- id: SECRYPT2025
name: 22nd International Conference on Security and Cryptography
acronym: SECRYPT 2025
url: https://secrypt.scitevents.org/?y=2025
type: conference
location: Bilbao, Spain
startDate: "2025-06-11"
endDate: "2025-06-13"
## 2025
- id: ACSW2026
name: Workshop on Automotive Cyber Security
proceedings: 2026 IEEE European Symposium on Security and Privacy Workshops (EuroS&PW)
acronym: ACSW 2026
url: https://acsw.unimore.it/2026/index.html
type: conference
location: Lisbon, Portugal
startDate: "2026-07-10"
endDate: "2026-07-10"
# PLEASE KEEP ALPHABETICAL ORDER BY ID (IN CASE OF CONFERENCES, WITHIN YEARS)