File tree Expand file tree Collapse file tree 2 files changed +17
-15
lines changed
Expand file tree Collapse file tree 2 files changed +17
-15
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ difficulty = "All Welcome"
3636
3737# tags for the event, will show up as labels.
3838# pick 1-4
39- tags = [" WIP " , " Talks" , " Workshops" ]
39+ tags = [" Talks" , " Workshops" ]
4040
4141# a color, to group key events visually. use sparingly
4242# color="purple"
@@ -80,14 +80,14 @@ speakers=[]
8080title =" Open Slot"
8181
8282[[timeslots ]]
83- startTime =" 12:30 "
83+ startTime =" 12:15 "
8484speakers =[]
85- title =" Open Slot "
85+ title =" Lunch Break "
8686
8787[[timeslots ]]
88- startTime =" 13:00 "
88+ startTime =" 13:30 "
8989speakers =[]
90- title =" Lunch Break "
90+ title =" Open Slot "
9191
9292[[timeslots ]]
9393startTime =" 14:00"
Original file line number Diff line number Diff line change @@ -40,15 +40,16 @@ difficulty = "All Welcome"
4040
4141# tags for the event, will show up as labels.
4242# pick 1-4
43- tags = [" WIP " , " Talks" , " Workshops" ]
43+ tags = [" Talks" , " Workshops" ]
4444
4545# a color, to group key events visually. use sparingly
4646# color="purple"
4747
4848# a description of the event.
4949# will show up when the user clicks the event card.
5050description = """
51-
51+ Offering strong privacy properties in content routing is a critical concern for decentralized networking.
52+ This track will cover current efforts to improve content routing privacy, and potential opportunities to do even
5253"""
5354
5455[[timeslots ]]
@@ -84,23 +85,24 @@ speakers=["@yiannis"]
8485title =" Use cases for privacy in LibP2P"
8586
8687[[timeslots ]]
87- startTime =" 12:20"
88+ startTime =" 12:05"
89+ speakers =[]
90+ title =" Lunch Break"
91+
92+
93+ [[timeslots ]]
94+ startTime =" 13:30"
8895speakers =[" @elizabeth" ]
8996title =" Mixnets & Content Routing"
9097
9198[[timeslots ]]
92- startTime =" 12:40 "
99+ startTime =" 13:50 "
93100speakers =[" @willscott" ]
94101title =" Funding Private Retrieval"
95102description = " Building towards a secure and performant system"
96103
97104[[timeslots ]]
98- startTime =" 13:00"
99- speakers =[]
100- title =" Lunch Break"
101-
102- [[timeslots ]]
103- startTime =" 14:00"
105+ startTime =" 14:10"
104106speakers =[" @Guillaume Michel" ]
105107title =" Double Hashing & Content Routing"
106108
You can’t perform that action at this time.
0 commit comments