This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
news.html
177 lines (174 loc) · 6.79 KB
/
news.html
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
---
layout: default
css_id: news
---
<h3>News</h3>
<table>
<tr>
<td>10/14/19</td>
<td>
Tobias Furuholm presented in-toto at the <a href="https://castor-software-days-2019.github.io">CASTOR Software Days</a> and shared a <a href="https://drive.google.com/file/d/1kvkZtYNtnVjh4xxp8aR1fURSKMeOHnkf">video recording</a> and his <a href="/assets/slides/CASTOR_SW_Days_2019_-_Securing_Software_Supply_Chains_with_in-toto_-_Tobias_Furuholm.pdf">slides</a> with us.
</td>
</tr>
<tr>
<td>10/02/19</td>
<td>
Adrian Colyer wrote an article about <a
href="https://blog.acolyer.org/2019/10/02/in-toto/">in-toto in "the
morning paper"</a>.
</td>
</tr>
<tr>
<td>07/09/19</td>
<td>
in-toto was featured in the blog post <a
href="https://sysdig.com/blog/33-kubernetes-security-tools/">"33(+)
Kubernetes security tools."</a>
</td>
</tr>
<td>06/08/19</td>
<td>
We demonstrated how reproducible builds can be verified on "apt install" using in-toto at <a href="https://wiki.debian.org/DebianEvents/de/2019/MiniDebConfHamburg">MiniDebConf Hamburg</a>. You <a href="https://gemmei.ftp.acc.umu.se/Public/debian-meetings/2019/miniconf-hamburg/in-toto.webm">can watch it online</a>.
</td>
</tr>
<tr>
<td>06/03/19</td>
<td>
Datadog has deployed TUF and in-toto into their pipeline! Read more <a
href="https://www.datadoghq.com/blog/engineering/secure-publication-of-datadog-agent-integrations-with-tuf-and-in-toto/">
here</a>.
</td>
</tr>
<tr>
<td>05/22/19</td>
<td>
We hosted a <a href="https://kccnceu19.sched.com/event/MPkF/deep-dive-tuf-notary-justin-cappos-lukas-puehringer-nyu">TUF deep dive session featuring in-toto</a> at KubeCon Europe. A <a href="https://www.youtube.com/watch?v=PSujE86JvBk">recording is available on YouTube</a>.
</td>
</tr>
<tr>
<td>06/01/19</td>
<td>
Our paper "in-toto: providing farm-to-table security properties for
bits and bytes" was accepted into USENIX '19 <a
href="https://www.usenix.org/conference/usenixsecurity19/presentation/torres-arias">More
information about it here</a>
</td>
</tr>
<tr>
<td>02/13/19</td>
<td>
We've worked alongside with Control Plane to make a test deployment of
<a href="https://kubesec.io/">Kubesec</a> using in-toto.
</td>
</tr>
<tr>
<td>01/07/19</td>
<td>
<a href="https://plugins.jenkins.io/in-toto">We released the first
version of the official in-toto Jenkins plugin</a>. This provenance
Agent will help you track and sign link metadata for any step within your
pipeline in a secure and distributed way.
</td>
</tr>
<td>10/19/18</td>
<td>
<a href="https://www.devseccon.com/london-2018/session/supply-chain-achilles-heel/">Colin Domoney gave a talk on this year's DevSecCon London</a>. He covered some of the fundamentals of in-toto to protect your cloud native deployment, as well as some other good supply-chain security practices.
</td>
</tr>
<tr>
<tr>
<td>05/29/18</td>
<td>
<a href="http://allanmcrae.com/2018/05/pacman-5-1-dont-use-the-force-luke/">Pacman 5.1 has been released!</a>. This new version adds support for reproducible builds, and includes a security check for tampered <a href='https://lists.archlinux.org/pipermail/pacman-dev/2017-September/022123.html'>git tag metadata</a>.
</td>
</tr>
<tr>
<td>05/17/18</td>
<td>
A <a href="https://lwn.net/Articles/754443/">LWN</a> article has been
published, covering various supply chain security issues and their
solutions, including grafeas, the update framework, and in-toto.
</td>
</tr>
<tr>
<td>05/02/18</td>
<td>
We presented in-toto along with Grafeas in
<a href="https://kccnceu18.sched.com/event/Dqtx/completely-securing-the-software-supply-chain-using-grafeas-in-toto-lukas-puehringer-nyu-wendy-dembowski-google-any-skill-level-slides-at
tached?iframe=yes&w=100%&sidebar=yes&bg=no#">Kubecon 2018</a>.
</td>
</tr>
<tr>
<td>04/12/18</td>
<td>
Grafeas mentioned the in-toto integration plans on
<a href="https://cloudplatform.googleblog.com/2018/04/exploring-container-security-digging-into-Grafeas-container-image-metadata.html">today's Google Cloud platform blog</a>.
</td>
</tr>
<td>03/03/18</td>
<td>
Our le-git-imate paper on improving the security of web-based Git repositories has been accepted at
<a href="http://asiaccs2018.org/?page_id=632">ASIACCS 2018!</a>
</td>
</tr>
<tr>
<td>02/20/18</td>
<td>
We will present an integration of in-toto and
<a href="https://grafeas.io">Grafeas</a> at
<a href="https://kccnceu18.sched.com/event/Dqtx/completely">KubeCon +
CloudNativeCon Europe 2018</a> on May 2 in Copenhagen, Denmark.
</td>
</tr>
<tr>
<td> 10/17/17 </td>
<td>
A fix to our git tag metadata tampering attack paper
[<a href="https://www.usenix.org/conference/usenixsecurity16/technical-sessions/presentation/torres-arias">USENIX'16</a>] has been included in the master branch of
the pacman package manager and will be included in the next
<a href="https://git.archlinux.org/pacman.git/commit/?id=39319c1860d200a9b4a3cc2c6975e3cece502f2d">release</a>.
</td>
</tr>
<tr>
<td> 08/10/17 </td>
<td>
Lukas presented in-toto at Debian's
<a href="https://debconf17.debconf.org/">Debconf 2017</a>.
You can watch the video of the talk
<a href="https://debconf17.debconf.org/talks/100/">here</a>.
</td>
</tr>
<tr>
<td> 02/06/17 </td>
<td>
We presented a demo of in-toto at
<a href="https://2017.dockercon.com/">Dockercon 2017</a>.
You can watch the video <a href="https://www.youtube.com/watch?v=SNge7-t4JRE&index=34&list=PLkA60AVN3hh_nihZ1mh6cO3n-uMdF7UlV">
here</a>.
</td>
</tr>
<tr>
<td> 01/17/17 </td>
<td>
A fix to our git tag metadata tampering vulnerability was merged into
git's master branch and will be available starting from
<a href="https://public-inbox.org/git/[email protected]/">
git v2.12</a>. You can read more about it in our
[<a href="https://www.usenix.org/conference/usenixsecurity16/technical-sessions/presentation/torres-arias">USENIX'16</a>] paper.
</td>
</tr>
<tr>
<td> 10/14/16 </td>
<td>
We presented a demo of in-toto in the
<a href="https://blog.docker.com/2016/10/docker-distributed-system-summit-videos-podcast-episodes/">Docker Distributed System Summit</a>. You can watch the video
<a href="https://youtu.be/Aryr0O6H_2U?t=25m58s">here</a>.
</td>
</tr>
<tr>
<td> 10/07/16 </td>
<td>
We are live! please check back soon for more updates.
</td>
</tr>
</table>