-
Notifications
You must be signed in to change notification settings - Fork 3
/
destinations.yml
247 lines (209 loc) · 7.38 KB
/
destinations.yml
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
# 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: 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: JMC
name: Journal of Mathematical Cryptology
acronym: JMC
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: 5GWF20
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: DETIPS2020
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: 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
url: https://osvs.pages.dev/
type: conference
location: Vienna, Austria
startDate: "2024-07-12"
endDate: "2024-07-12"
- id: SECRYPT2024
name: 21th 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"
- 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"
## 2025
# ...
# PLEASE KEEP ALPHABETICAL ORDER BY ID (IN CASE OF CONFERENCES, WITHIN YEARS)