<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">

	<properties>
		<title>Home</title>
		<author>Marco หงุ่ยตระกูล-Schulze</author>
	</properties>

	<body>
		<script type="text/javascript"
			src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
		<script type="text/javascript" src="easySlider1.7.js"></script>
		<script type="text/javascript" src="vestigo-slider.js"></script>

		<div id="content">
			<div id="slider">
				<ul>

					<li>
						<div class="slider">
							<div style="position: relative; background: url('images/teaser/airport_walkway_568x426.png'); height:426px; width: 568px;">
								<div style="position:relative; top:395px; z-index: 50000;">
									<a href="http://www.freeimages.co.uk" title="Free Stock Photos">
										<img src="./images/powered-by/fibutton5.gif"
											alt="More than 13,500 Free hi-res stock photo images for Web, Design and Printed use. Design, Image Editing and Webmaster tips." />
									</a>
								</div>
							</div>
							<div class="slider_header">
								<h1>Easy</h1> 
							</div> 
							<div class="slider_text">
								<span class="arrows headerfont">Synchronize your data easily between multiple devices.</span>
							</div>
						</div>					
					</li>

					<li>
						<div class="slider">
							<div style="position: relative; background: url('images/teaser/neonhand1271_568x426.png'); height:426px; width: 568px;">
								<div style="position:relative; top:395px; z-index: 50000;">
									<a href="http://www.freeimages.co.uk" title="Free Stock Photos">
										<img src="./images/powered-by/fibutton5.gif"
											alt="More than 13,500 Free hi-res stock photo images for Web, Design and Printed use. Design, Image Editing and Webmaster tips." />
									</a>
								</div>
							</div>
							<div class="slider_header">
								<h1>In your hands</h1> 
							</div> 
							<div class="slider_text">
								<span class="arrows headerfont">Keep the control over your data in your hands! Use the strongest encryption available to make sure, not even the NSA can read your data.</span>
							</div>
						</div>					
					</li>

					<li>
						<div class="slider">
							<div style="position: relative; background: url('images/teaser/stock-photo-14186302-hands-in.png'); height:426px; width: 568px;">
								<div style="position:relative; top:395px; z-index: 50000;">
									<a href="http://www.freeimages.co.uk" title="Free Stock Photos">
										<img src="./images/powered-by/fibutton5.gif"
											alt="More than 13,500 Free hi-res stock photo images for Web, Design and Printed use. Design, Image Editing and Webmaster tips." />
									</a>
								</div>
							</div>
							<div class="slider_header">
								<h1>Teamwork</h1> 
							</div> 
							<div class="slider_text">
								<span class="arrows headerfont">Collaborate in your team. Share your data with your friends or family.
								    And keep everyone out who is not invited — e.g. your competitors or even state actors like the NSA.</span>
							</div>
						</div>					
					</li>

					<li>
						<div class="slider">
							<div style="position: relative; background: url('images/teaser/multicolours_fractal_shell_638x426.png'); height:426px; width: 638px;">
								<div style="position:relative; top:395px; z-index: 50000;">
									<a href="http://www.freeimages.co.uk" title="Free Stock Photos">
										<img src="./images/powered-by/fibutton5.gif"
											alt="More than 13,500 Free hi-res stock photo images for Web, Design and Printed use. Design, Image Editing and Webmaster tips." />
									</a>
								</div>
							</div>
							<div class="slider_header">
								<h1>Fast &amp; elegant</h1> 
							</div> 
							<div class="slider_text">
								<span class="arrows headerfont">Synchronize your data in a fast and elegant way.</span>
							</div>
						</div>					
					</li>
				</ul>
			</div>

		</div>
		<div class="vestigo-box">
			<div class="vestigo-box-header">
				<h1>Welcome to subshare!</h1>
			</div>
			<div class="vestigo-box-content"> 
				subshare is free software synchronizing your files between multiple devices — encrypting <i>all</i> data before
				uploading to the server.
				<p>
				Its primary focus is on reliability and security. We try our best to make sure you never encounter data
				loss and nobody but you can access your data.
				</p>
				<p>
				At the same time, it is very easy to use. <a href="documentation/getting-started.html">Get started now!</a>
				</p>
			</div>
		</div>

		<table class="homepagecolumns" border="0"><tbody>
		<tr class="a">
				<th align="left" colspan="2">
					<h1>subshare synchronizes your data — and it's ...</h1>
				</th>
			</tr>
<!--
			<tr class="b">
				<td colspan="2">... being:</td>
			</tr>
-->
			<tr class="b">
			
				<td valign="top" width="50%">
					<ul>
						<li><b>... fast</b>
							<div class="main-bullet-detail">
							subshare copies only modified data. If a file is not modified, it is not copied.
							If a file is large and only a small part of it is modified, only this small part is
							copied.
							</div>
						</li>
						<li><b>... <i>paranoidly</i> secure</b>
							<div class="main-bullet-detail">
							subshare uses strong encryption and bases its identity management on OpenPGP.
							All data leaving your client device are encrypted.
							Read more about this on the <a href="./documentation/security.html">Security</a> page.
							</div>
						</li>
						<li><b>... easy to use</b>
							<div class="main-bullet-detail">
							A graphical user interface makes things really easy. See in
							"<a href="documentation/getting-started.html">Getting started</a>" how easy it is.
							</div>
						</li>
						<li><b>... great for team-work</b>
							<div class="main-bullet-detail">
							You can share a repository with co-workers or friends and grant permissions
							on individual directories (with sub-directories inheriting the permissions by default).
							</div>
						</li>
					</ul>
				</td>
				<td valign="top" width="50%">
					<ul>
						<li><b>... robust</b>
							<div class="main-bullet-detail">
							subshare does everything possible to prevent data loss:
							For example, it detects collisions and resolves them; also if a data transfer
							is interrupted, subshare resumes it later.
							</div>
						</li>
						<li><b>... standards-compliant</b>
							<div class="main-bullet-detail">
							subshare uses <a href="./documentation/openpgp.html">OpenPGP</a> for its identity management
							and some of its encryption.
							OpenPGP is a 20 years old standard primarily used for e-mail-encryption and proven
							to be secure enough to withstand the NSA (by
							<a href="https://edwardsnowden.com/2015/01/06/intercept-with-pgp-encrypted-message/">Edward Snowden's</a>
							<a href="http://www.theverge.com/2014/12/28/7458159/encryption-standards-the-nsa-cant-crack-pgp-tor-otr-snowden">revelations</a>).
							</div>
						</li>
						<li><b>... test-driven and clean code</b>
							<div class="main-bullet-detail">
							Fellow developers might appreciate that SubShare is test-driven and - please
							<a href="./documentation/development.html">see for yourself</a> - clean code.
							</div>
						</li>
					</ul>
				</td>
			</tr>
		</tbody></table>

	</body>
</document>
