aboutsummaryrefslogtreecommitdiff
path: root/about.html
blob: 611080944fe2c758de6e543d64297ab8272a8a15 (plain) (blame)
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
<html lang="{{ _('en') }}"><head>
    <meta charset="utf-8">
    <title>{{ _("GNU Taler") }} - {{ _("About us") }}</title>
    <meta name="description" content="">
      <!--# include file="common/header.inc" -->
  </head>
  <body class="en" onload="loadLang();">
    <div class="container">
      <!--# include file="common/navigation.inc" -->
      <!-- Jumbotron -->
      <div class="jumbotron">
        <h1>{{ _("About us") }}</h1>
      </div>

      <!-- Example row of columns -->
      <div class="row">
        <div class="col-lg-4">
          <h2><a href="http://grothoff.org/christian/">Dr. Christian Grothoff</a></h2>
          <img src="team-images/christian-grothoff.jpg" height="240" alt="Christian Grothoff" align="middle">
          <p>{{ _("GNU maintainer. Network security &amp; privacy researcher. Software architect.") }}</p>
        </div>
        <div class="col-lg-4">
          <h2><a href="http://www.digitalekho.com/about-us/index.html">Leon Schumacher</a></h2>
          <img src="team-images/leon-schumacher.jpg" height="240" alt="Leon Schumacher" align="middle">
          <p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries, ….") }}</p>
        </div>
        <div class="col-lg-4">
          <h2>Robert Goldmann</h2>
          <img src="team-images/robert-goldmann.jpg" height="240" alt="Robert Goldmann" align="middle">
          <p>{{ _("CFO") }}</p>
        </div>
      </div>
      <div class="row">
	<div class="col-lg-4">
          <h2>Dr. Jeffrey Burdges</h2>
          <img src="team-images/jeff-burdges.jpg" height="240" alt="Jeffrey Burdges" align="middle">
          <p>{{ _("Applied cryptography. Contact to W3c &amp; Tor.") }}</p>
        </div>
        <div class="col-lg-4">
          <h2><a href="http://www.onete.net/">Dr. Cristina Onete</a></h2>
          <img src="team-images/cristina-onete.jpg" height="240" alt="Cristina Onete" align="middle">
          <p>{{ _("Theoretical foundations.") }}</p>
        </div>
        <div class="col-lg-4">
          <h2><a href="https://www.stallman.org/">Dr. Richard M. Stallman</a></h2>
          <img src="team-images/richard-stallman.jpg" height="240" alt="Richard Stallman" align="middle">
          <p>{{ _("Founder of the GNU project. Ethical guidance and licensing.") }}</p>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-4">
          <h2><a href="http://sreeharsha.totakura.in/">Sree Harsha Totakura</a></h2>
          <img src="team-images/sree-harsha-totakura.jpg" height="240" alt="Sree Harsha Totakura" align="middle">
          <p>{{ _("PhD Student, TU Munich. Currently teaching.") }}</p>
        </div>
        <div class="col-lg-4">
          <h2><a href="https://fdold.eu">Florian Dold</a></h2>
 	  <img src="team-images/florian-dold.jpg" height="240" alt="Florian Dold" align="middle">
          <p>{{ _("PhD Student, Inria..") }}</p>
        </div>
	<div class="col-lg-4">
          <h2>Marcello Stanisci</h2>
          <img src="team-images/marcello-stanisci.jpg" height="240" alt="Marcello Stanisci" align="middle">
          <p>{{ _("Software engineer.") }}</p>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-4">
          <h2>Dr. Nana Karlstetter</h2>
          <img src="team-images/nana-karlstetter.jpg" height="240" alt="Nana Karlstetter" align="middle">
          <p>{{ _("Sustainable business development.") }}</p>
        </div>
        <div class="col-lg-4">
          <h2>Benedikt Müller</h2>
          <p>{{ _("Software engineer. Works on libebics.") }}</p>
        </div>
        <div class="col-lg-4">
          <h2>Gabor Toth</h2>
          <p>{{ _("Software engineer.") }}</p>
        </div>
      </div>
      <div class="row">
	<div class="col-lg-4">
          <h2><a href="https://ar.linkedin.com/in/martinolivera">Martín Olivera</a></h2>
          <p>{{ _("Translator (Spanish)") }}</p>
        </div>
        <div class="col-lg-4">
          <h2>Greta Breveglieri</h2>
          <p>{{ _("Translator (Italian)") }}</p>
        </div>
        <div class="col-lg-4">
          <h2>Ylenia Baldanza</h2>
          <p>{{ _("Translator (Italian)") }}</p>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-4">
          <h2><a href="https://www.nitrokey.com/">Jan Suhr</a></h2>
          <p>{{ _("Hardware security module") }}</p>
        </div>
        <div class="col-lg-4">
          <h2><a href="http://www.goebel-consult.de/">Hartmut Goebel</a></h2>
          <p>{{ _("Risk management") }}</p>
        </div>
        <div class="col-lg-4">
          <h2><a href="https://www.sec.in.tum.de/julian-kirsch/">Julian Kirsch</a></h2>
          <p>{{ _("PhD student, TU Munich. Currently teaching.") }}</p>
        </div>
      </div>
      <div class="row">
	<div class="col-lg-4">
          <h2>Oliver Broome</h2>
          <p>{{ _("Software engineer. Works on Android wallet.") }}</p>
        </div>
      </div>
      <!--# include file="common/footer.inc" -->
    </div> <!-- /container -->
  </body>
</html>