\documentclass[margintitle,line]{res}
\usepackage[a4paper,left=1.0cm,right=4.5cm,top=1.5cm,bottom=1.5cm]{geometry}
\usepackage[utf8]{inputenc}
\usepackage[colorlinks=true,urlcolor=blue]{hyperref}
\usepackage[pdftex]{graphicx}
\usepackage{wrapfig}
\usepackage{fancyhdr}

% specify some fonts and colors
\renewcommand{\familydefault}{\sfdefault}
\renewcommand{\sectionfont}{\scshape}
\renewcommand{\namefont}{\LARGE \bfseries}
\renewcommand{\titlefont}{\bf}
\renewcommand{\datesfont}{\bf}
\definecolor{linecolor}{RGB}{25,25,112}

% override defaults
\renewcommand{\employerfont}{}

% ugly kludge: we really have to define proper subsections in the .cls file
\renewcommand{\subsection}[1]{\section{\normalfont #1}}

\setlength{\parskip}{2ex}

\hypersetup{
  pdfauthor    = {Lars Strand},
  pdftitle     = {Curriculum Vitae: Lars Strand},
  pdfsubject   = {Curriculum Vitae},
  pdfkeywords  = {Lars Strand, Strand, Curriculum Vitae, CV, resume},
  pdfcreator   = \LaTeX{},
  pdfproducer  = \LaTeX{},
  pdfpagemode  = UseNone,% do not show thumbnails or bookmarks on opening
  pdfstartpage = 1,
}

\begin{document}

% Page number
\pagestyle{fancy}  
\fancyhf{}                  % clear default fancy headers
\renewcommand{\headrulewidth}{0.0pt}


\name{Lars Strand}

\begin{resume}

% headers
\fancyhead{} % clear all header fields
\cfoot{\thepage}
\rfoot{\textit{Updated: 30. November 2011}}

% Specify the format of work entries
\begin{format}
\dates{l}\\
\title{l}\employer{r}\\
\body\\
\end{format}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% Photo
\begin{wrapfigure}{r}{3.2cm} 
\vspace{-4.8cm}  % Slide picture vertical up and down
\vspace{0cm}
  \begin{minipage}[t]{3cm}
    \framebox{\includegraphics[width=3cm]{lks2.jpg}}
  \end{minipage} 
\end{wrapfigure} 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Contact Information}
\begin{tabbing}
Address: \= Frydenlundbakken 12, 3474 ÅROS, Norway \\
Mobile: \> +47 9288 6333 \\
Email: \> \href{mailto:lars.strand@gnist.org}{\nolinkurl{lars.strand@gnist.org}} \\
Born: \> 16. December 1978 \\
WWW: \> Professional: \url{http://www.nr.no/~strand/} \\
\> Private: \url{http://www.larsstrand.org/} \\
Marital Status: Married
\end{tabbing}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Education}

\title{Ph.D. in Network Security}
\employer{\llap{Norwegian Computing Center / University of Oslo}}
\dates{August 2007 -- November 2011}
\begin{position}
  Research fellow for a Ph.D. degree at Norwegian Computing Center,
  within the research area of network security and VoIP, with special
  focus on the SIP protocol. Thesis title: \textsl{"Advancement towards 
  secure authentication in the Session Initiation Protocol"}
\end{position}

\title{M.Sc. in Computer Security}
\employer{University of Oslo}
\dates{January 2003 -- November 2004}
\begin{position}
  I completed a M.Sc. at the Department of Informatics, University of
  Oslo, Norway. In my thesis I focused on network security and
  implemented a distributed firewall in close cooperation with the
  Norwegian Defence Research Establishment (FFI). Thesis title:
  \href{http://www.larsstrand.org/writings/studies/StrandLars-master.pdf}
  {\textsl{"Adaptive distributed firewall using intrusion detection"}}.
\end{position}

\title{B.Sc. in Programming and Computer Networks}
\employer{University of Oslo}
\dates{August 2000 -- December 2003}
\begin{position}
  I completed a B.Sc. at the University of Oslo with courses in
  computer networks and programming.
\end{position}

\title{Minor degree in Philosophy of Ethics}
\employer{University of Oslo}
\dates{August 1997 -- May 2000}
\begin{position}
  I completed a minor degree in philosophy with two years philosophy
  and one year political science. In my thesis I compared Buddhist
  ethics with western consequentialism.
\end{position}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{\mbox{Work Experience}}

\subsection{Remunerated}

\title{System Consultant}
\employer{\llap{Redpill Linpro AB}}
\dates{August 2007 -- present}
\begin{position}
  I work as a senior technical free and open source (Linux) consultant
  and course instructor. Core member of both Network and Security
  Technical Excellence Area (TEA) groups.
\end{position}

\title{Board Member}
\employer{\llap{Linpro AS}}
\dates{April 2006 -- May 2008}
\begin{position}
  Board member elected by the employees of the company.
\end{position}

\title{Systems Consultant}
\employer{\llap{Linpro AS}}
\dates{November 2004 -- August 2007}
\begin{position}
  I worked as a technical free and open source (Linux) consultant and
  course instructor. I was responsible for keeping several sysadmin
  courses up to date and created several courses from scratch. I
  worked with the network and infrastructure (Linux) for customers like
  ``The Government Pension Fund of Norway'', ``Siemens Business
  Services'' and ``Ergo''.
\end{position}

\title{Research Assistant}
\employer{\llap{Thales Communications AS}}
\dates{2003 -- 2004}
\begin{position}
  Part-time position summer 2003 and 2004. Development of a prototype
  for authentication of nodes in a ad-hoc network.
\end{position}

\title{System Administrator}
\employer{University of Oslo}
\dates{September 2000 -- November 2004}
\begin{position}
  I worked on the Linux/Unix systems at the University of Oslo on a
  part-time basis. Programming in PHP, MySQL and scripting.
\end{position}

\title{Support Engineer}
\employer{Telenor Nextra AS}
\dates{June 2000 -- July 2001}
\begin{position}
  I worked as a support engineer solving customer problems related to
  Internet connection and popular Internet services.
\end{position}


\subsection{Voluntary}

\title{FTP System Administrator}
\employer{University of Oslo}
\dates{2000 -- present}
\begin{position}
  I'm member of the sysadmin team responsible for maintaining Norway
  largest public ftp server \url{ftp.uninett.no}/\url{ftp.uio.no}.
\end{position}

\title{Author}
\employer{Linux Documentation Project}
\dates{June 2003 -- August 2004}
\begin{position}
As part of the Linux Documentation Project, I wrote and maintained the
\href{http://tldp.org/HOWTO/html_single/Mobile-IPv6-HOWTO/}{Mobile
  IPv6 HOWTO},
\href{http://tldp.org/HOWTO/html_single/OLSR-IPv6-HOWTO/}{Optimized
  Link State Routing Protocol (OLSR) IPv6 HOWTO} and the
\href{http://tldp.org/HOWTO/html_single/8021X-HOWTO/}{802.1X
  Port-Based Authentication HOWTO}. 
\end{position}

\title{Board Member}
\employer{Oslo Linux User Group (OLUG)}
\dates{April 2002 -- Januar 2003}
\begin{position}
Founding member, and board member of OLUG.
\end{position}

\title{Student Activities}
\employer{University of Oslo}
\dates{1998 -- 2004}
\begin{position}
I was involved in various student activities/societies on all levels
of my higher education. Both professional and social.
\end{position}




%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Teaching Experience}

\title{Teaching Assistant}
\employer{University of Oslo}
\dates{Autumn 2003 and 2004}
\begin{position}
  I worked as a teaching assistant and examiner at a programming
  course in Python, Perl and shell scripting.
\end{position}

\title{Guest Lecturer}
\employer{University of Oslo}
\dates{March 2003}
\begin{position}
  I gave a two-hour guest lecture on
  \href{http://www.larsstrand.org/writings/pres/2003-uio_stv750/stv750.pdf}{free
    and open source software and its consequences for government
    administration} at a Department of Political Science master
  course.
\end{position}

\title{Lecturer}
\employer{Telenor Internett}
\dates{July 2001}
\begin{position}
  I held a two day course in
  \href{http://www.larsstrand.org/writings/pres/2001-telenor/Linux-kurs.pdf}{Linux
    and Linux networking} for the technical staff at Telenor
  Internett.
\end{position}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% listings
\setlength{\parskip}{1ex}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Certifications}

MySQL Core Certification, \url{http://www.mysql.com}

MySQL Professional Certification, \url{http://www.mysql.com}

Red Hat Certified Technician (RHCT), \url{http://www.redhat.com}

Red Hat Certified Engineer (RHCE), \url{http://www.redhat.com}

Linux Professional Institute level 1 (LPIC1), \url{http://www.lpi.org}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Skills}

I've been in interested in computers as long as I can remember. I
remember vividly when I bought my first computer in 1993. I stumbled
across Linux in the late 90ies and have used it daily ever since. I
will claim my Linux and network skills are thorough. My programming
experience are primarily Perl, Python and Bash.

Languages: Norwegian, English.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% layout
%\newpage

\section{Publications}

\subsection{2011}
Lars Strand. "Advancement towards secure authentication in the 
Session Initiation Protocol" \textit{PhD thesis}, University of
Oslo, Nov 2011.

Lars Strand and Wolfgang Leister. "Advancement towards secure
authentication in the Session Initiation Protocol" submitted to
\textit{International Journal on Advances in Security}, 2011

Lars Strand, Wolfgang Leister and Alan Duric. "Migration towards a
more secure authentication in the Session Initiation Protocol"
\textit{The 5$^{th}$ International Conference on Emerging Security 
Information, Systems and Technologies}, (SECURWARE2011), Aug 2011, 
Nice, France.

Lars Strand, Josef Noll and Wolfgang Leister. "Generic Security
Services API authentication support for the Session Initiation
Protocol" \textit{The 7$^{th}$ Advanced International Conference on
  Telecommunications (AICT2011)}, Mar 2011, St. Maarten, The
Netherlands Antilles.

Lars Strand and Wolfgang Leister. "Improving SIP authentication"
\textit{The 10$^{th}$ International Conference on Networks (ICN2011)},
Jan 2011, St. Maarten, The Netherlands Antilles.

\subsection{2010}
Lars
Strand. \href{http://www.nr.no/~strand/papers/report/eux-lab/Strand-EUXlab-2010.pdf}{"VoIP
  lab as a research tool in the EUX2010SEC project"} \textit{Norwegian
  Computing Center Technical Report DART/08/10}, April 2010.

Lars Strand and Wolfgang
Leister. \href{http://www.nr.no/~strand/papers/conf/asige10/Strand-ASurveyOfSIPPeering-ASIGE10.pdf}{"A
  Survey of SIP Peering"} \textit{NATO ASI -- Architects of secure
  Networks (ASIGE10)}, May 2010, Genova, Italy.

Anders Moen Hagalisletto and Lars Strand. "Designing Attacks on SIP
Call Setup" \textit{International Journal of Applied Cryptography},
ISSN 1753-0563, Volume 2, Number 1, July 2010.

\subsection{2009}

Lothar Fritsch, Arne-Kristian Groven, Lars Strand, Wolfgang Leister
and Anders Moen
Hagalisletto. \href{http://nr.no/~strand/papers/journal/jAdvSec2009/FritschGrovenStrandLeisterHagalisletto_JAdvSec_IARIA2009_sec_v2_n23_2009_paged.pdf}{"A
  Holistic Approach to Open Source VoIP Security: Results from the
  EUX2010SEC Project"} \textit{International Journal on Advances in
  Security}, ISSN 1942-2636, vol. 2, no. 2\&3, 2009.

Elin Sundby Boysen and Lars
Strand. \href{http://publisering.tapirforlag.no/fil/vis/214}{"Security
  analysis of the SIP Handover Extension"} \textit{The 2$^{nd}$
  Norwegian Information Security Conference (NISK2009)}, Nov 2009,
Trondheim, Norway.

Anders Moen Hagalisletto, Lars Strand, Wolfgang Leister and
Arne-Kristian
Groven. \href{http://www.springerlink.com/content/mu7204540t563m28/fulltext.pdf}{"Analysing
  Protocol Implementations"} \textit{The 5$^{th}$ Information Security
  Practice and Experience Conference (ISPEC2009)}, Apr 2009, Xi'an,
China.

Lothar Fritsch, Arne-Kristian Groven and Lars
Strand. \href{http://ieeexplore.ieee.org/iel5/4976631/4976632/04976687.pdf?tp=&arnumber=4976687&isnumber=4976632}{"A
  holistic approach to Open-Source VoIP security: Preliminary results
  from the EUX2010SEC project"} \textit{The 8$^{th}$ International
  Conference on Networks (ICN2009)}, Mar 2009, Cancun, Mexico.

\subsection{2008}

Anders Moen Hagalisletto and Lars
Strand. \href{http://nr.no/~strand/papers/conf/securware08/securware2008case-corrected.pdf}{"Formal
  modeling of authentication in SIP registration"} \textit{The
  2$^{nd}$ International Conference on Emerging Security Information,
  Systems and Technologies (SECURWARE2008)}, Aug 2008, Cap Esterel,
France.


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Talks}

I have given several talks since 2001, with topics like computer
and network security, free and open source software, software quality,
network protocols and databases. For a full list, please consult:
\url{http://nr.no/~strand/publications.html}  


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Professional Activities}

Technical Program Committee, \textit{The International Conference 
on Networks (ICN)}, 2010, 2011.

Technical Program Committee, \textit{The International Conference on
Emerging Security Information, Systems and Technologies (SECURWARE)},
2009, 2010, 2011.

Session chair, \textit{The 8$^{th}$ International Conference on 
Networks (ICN)}, 2009, 2011.

Session chair, \textit{The 2$^{th}$ International Conference on 
Emerging Security Information, Systems and Technologies (SECURWARE)}, 
2008. 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Interests}

When I'm not in front of my computers, I like to exercise cross
country cycling and running. Most of my activities can be found at my
profile on ``Runkeeper'': \url{http://runkeeper.com/user/larsstrand/}
I try to attend two-three cross country cycling competitions every
year (``Raumerittet'', ``Grenserittet'', ``Birken''). During winter I
spend much time exercising on the Concept2 indoor rowing machine, --
I've entered over 1.5 million meters in the online logbook so far. I
also have an ``Advanced Open Water Diver'' certificate from PADI.

Whenever I have the time, I blog about my technical experiences here
\url{http://blog.larsstrand.org/}. I also brew a considerate amount of
wine each year.

I'm also interested in philosophy of mind and -religion. But most of
all, I enjoy spending time with my wife.


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{References}
Available on request.

\end{resume}
\end{document}


