-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
83 lines (74 loc) · 4.38 KB
/
index.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
---
layout: default
---
<section class="header header-1">
<div class="background-image-holder">
<img alt="Background Image" class="background-image" src="/assets/img/bg/header.jpg">
</div>
<div class="container">
<div class="row v-align-children text-center">
<div class="col-md-6">
<h3 class="text-white shadow">0x375</h3>
<h5 class="text-white shadow">Thessaloniki technical talk sessions.</h5>
</div>
<div class="col-md-6">
<div class="inner">
<ul>
<li>
<i class="text-white icon-clock"></i>
<p class="text-white">
Stay up to day with events and gatherings.<br />
<small>Less than 0.8 emails per month.</small>
</p>
</li>
</ul>
<form action="//0x375.us10.list-manage.com/subscribe/post?u=a1882d18b7c285b80e64f7d1d&id=f95bcb12b3" method="post" name="mc-embedded-subscribe-form" class="form-email" target="_blank" novalidate>
<div style="position: absolute; left: -5000px;"><input type="text" name="b_a1882d18b7c285b80e64f7d1d_f95bcb12b3" tabindex="-1" value=""></div>
<input type="text" value="" name="EMAIL" class="signup-email-field" placeholder="Your email address">
<input type="submit" value="Subscribe" name="subscribe" class="button">
<p class="sub">
* We don’t share your personal info with anyone.
</p>
<div class="form-error">
<span>Please fill all fields correctly</span>
</div>
<div class="form-success">
<span>Thanks, your details were sent</span>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<section class="faq faq-1">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="faq">
<h5>What is 0x375</h5>
<p>0x375 (Thessaloniki Tech Talk Sessions) is an independent, non commercial, non vendor biased and loosely organized meeting of hackers centered in the city of Thessaloniki, Greece. During 0x375, people meet to give presentations on technical topics ranging from simple administration procedures to advanced kernel exploitation techniques. Drinks, food and fun are an integral part of the meeting!</p>
</div>
<div class="faq">
<h5>Submitting your work</h5>
<p>0x375 is organized by the community for the community - help us keep it cool and alive by submitting your work! We (try to) frequently meet and arrange free-form talks in the field of IT security, but we are also open to technical subjects from other IT fields as well. For example, hardware hacks and phreaking tricks are also welcome. Want to present something? <a href="mailto:[email protected]">Drop us a mail</a> and we will take care of the rest!</p>
</div>
</div>
<div class="col-sm-6">
<div class="faq">
<h5>How often does 0x375 take place?</h5>
<p>We organize 0x375 events whenever we have enough submissions, usually two or three times a year. Anouncements for upcoming events usually make it to various greek mailing lists like <a href="https://lists.owasp.org/mailman/listinfo/owasp-greece" target="_blank" title="OWASP">OWASP</a> and <a href="http://lists.hellug.gr/mailman/listinfo/linux-greek-users" target="_blank" title="LGU">LGU</a>. We also maintain a mailing list for those who don't read either of two - <a href="mailto:[email protected]">mail us</a> if you would like to get included. 0x375 is free and open for everyone. Due to our non-existent budget, we can't afford to rent convention centers, venues and so on. It is for this purpose that we are currently organizing the events in the Electrical Engineering Department of the Aristotle University of Thessaloniki (further suggestions are also welcome). There are no fixed meeting dates, so if you want to meet us and give a talk, just <a href="mailto:[email protected]">mail us</a> an abstract. </p>
</div>
<div class="faq">
<h5>When is the next one?</h5>
<p>Shouldn't be long now. Target is sometime in May 2015 (we hope ;)</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 text-center">
<h4>For questions or staying up to date follow us at <a target="_blank" href="https://twitter.com/x05x37">@x05x37</a></h4>
</div>
</div>
</div>
</section>