]> info9.net Git - wiki.git/blob - tmarble/posts/mailz-in-tails.mdwn
cd3b1f7aaa1d1fd0db3ecea54af39250c1109d45
[wiki.git] / tmarble / posts / mailz-in-tails.mdwn
1 # M41LZ in Tails
2
3 Here is the background on my workshop presentation
4 **M41LZ in Tails: securing e-mail**
5 at [Code Freeze 2015][codefreeze15].
6 Currently the slides are under heavy development -- stay
7 tuned as they are updated in anticipation of v1.0.0 on January 14, 2015.
8 Of course the slides alone don't provided the extra commentary
9 and personal experiences -- you'll have to come to Code Freeze for that!
10
11 <a href="https://www.umsec.umn.edu/events/Code-Freeze-2015-Security">
12 <img src="https://www.umsec.umn.edu/sites/all/themes/grid960/umsec960/assets/code_freeze/code_freeze_banner_2015.png" alt="Code Freeze 2015"/>
13 </a>
14
15 ## bio
16
17 [[Tom Marble|/tmarble]] is best known for being the
18 first "OpenJDK Ambassador" on the Sun Microsystems core team that open
19 sourced the Java programming language. Tom has a Masters degree in
20 Electrical Engineering from the University of Minnesota where he
21 worked under [Otto H. Schmitt][ohs].
22 He has combined his EE and community experiences in open source hardware
23 projects such as [USB TRNG][usbtrngblog]
24 and his software and intellectual property experiences by organizing
25 a legal and policy issues track at Europe's largest open source
26 conference, [FOSDEM][devroom2015]. Tom's passion for Free Software is
27 demonstrated by frequent speaking at conferences such as O'Reilly's Open
28 Source Convention, JavaOne, the Debian conference, Software Passion (Sweden),
29 Fórum Internacional do Software Livre (Brazil) and Linux Conf Australia.
30
31 Mr. Marble is committed to increasing diversity in technology
32 (especially in open source) by volunteering as an organizer
33 for [ClojureBridge Minneapolis][clojurebridge]
34  -- a weekend workshop for women to learn the Clojure programming language --
35 as well as the
36 [GNOME Outreach Program for Women][opw]
37 on behalf of the [Debian][debian] project.
38
39 Tom is the founder of Informatique, Inc.: a consultancy which
40 leverages his hardware, software and legal engineering background for
41 client projects as diverse as telematics for electric vehicles,
42 probabilistic model checking, autonomous cyber defense, and
43 multiplayer online gaming.
44
45 ## abstract
46
47 We are stuck between knowing that our Internet communications
48 are vulnerable and using overly complex crypto tools.
49 This workshop will explain, step by step, how to use open source
50 encryption available in a live USB drive based system
51 to secure e-mail. Along the way you will learn about
52 threats to anonymity on the web and how to harness the Web of Trust.
53 We'll then explore the next steps to making secure e-mail more
54 practical for everyday use.
55
56 ## slides
57
58 The presentation can be viewed live at [https://info9.net/presentations/mailz-in-tails/][mitpreso]
59
60 The source for the presentation is at [https://gitorious.org/tmarble/mailz-in-tails][mitgit]
61
62 ## feedback
63
64 Please let [[me|/tmarble]] know how I can improve this presentation!
65
66 [[!tag e-mail security]]
67
68 [codefreeze15]: https://www.umsec.umn.edu/events/Code-Freeze-2015-Security
69 [mitpreso]: https://info9.net/presentations/mailz-in-tails/
70 [mitgit]: https://gitorious.org/tmarble/mailz-in-tails
71 [ohs]: http://en.wikipedia.org/wiki/Otto_Schmitt
72 [usbtrngblog]: http://info9.net/wiki/tmarble/posts/USB_TRNG/
73 [devroom2015]: https://fosdem.org/2015/schedule/track/legal_and_policy_issues/
74 [clojurebridge]: http://www.clojurebridge.org/
75 [opw]: http://gnome.org/opw
76 [debian]: http://debian.org