Browse Source

added whoarewe

Sofian Benissa 2 years ago
parent
commit
3c461cd769
7 changed files with 94 additions and 29 deletions
  1. 1 1
      features.html
  2. 1 1
      how-to-use.html
  3. BIN
      images/pic00.jpg
  4. BIN
      images/pic000.jpg
  5. 32 26
      index.html
  6. 1 1
      privacy.html
  7. 59 0
      whoarewe.html

+ 1 - 1
features.html

@@ -63,7 +63,7 @@
 			<footer id="footer" class="wrapper alt">
 				<div class="inner">
 					<ul class="menu">
-						<li>&copy; AnonymousMessenger. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
+						<li>&copy; AnonymousMessenger.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
 					</ul>
 				</div>
 			</footer>

+ 1 - 1
how-to-use.html

@@ -56,7 +56,7 @@
 	<footer id="footer" class="wrapper alt">
 		<div class="inner">
 			<ul class="menu">
-				<li>&copy; AnonymousMessenger. All rights reserved.</li>
+				<li>&copy; AnonymousMessenger.</li>
 				<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
 			</ul>
 		</div>

BIN
images/pic00.jpg


BIN
images/pic000.jpg


+ 32 - 26
index.html

@@ -24,9 +24,9 @@
 			<nav>
 				<ul>
 					<li><a href="#intro">Welcome</a></li>
-					<li><a href="#one">Articles</a></li>
-					<li><a href="#two">Features</a></li>
-					<li><a href="#three">Donate</a></li>
+					<li><a href="#articles">Articles</a></li>
+					<li><a href="#features">Features</a></li>
+					<li><a href="#donate">Donate</a></li>
 				</ul>
 			</nav>
 		</div>
@@ -40,15 +40,12 @@
 				
 				<h1 style="text-align: center;">Anonymous Messenger</h1>
 				
-				<p>a peer to peer private anonymous and secure messenger that works over tor. It's also free and open
-					source software which gives users the freedom of changing it and redistributing it under the terms
-					of the GNU General Public License v3.</p>
+				<p>A peer to peer private anonymous and secure messenger that works over tor. It's also free and open source software which gives users the freedom of changing it and redistributing it under the terms of the GNU General Public License v3.</p>
 				
 				<ul class="actions">
-					<li><a href="/app-debug.apk" class="button primary">Download for Android</a></li>
+					<li><a href="/fdroid/repo/app-debug.apk" class="button primary">Download for Android</a></li>
 					<li><a href="https://play.google.com/store/apps/details?id=com.dx.anonymousmessenger" class="button primary">Google Play</a></li>
-					<li><a href="https://git.anonymousmessenger.ly/dx/AnonymousMessenger" class="button primary">Source
-							Code</a></li>
+					<li><a href="https://git.anonymousmessenger.ly/dx/AnonymousMessenger" class="button primary">Source Code</a></li>
 					<li><a href="/fdroid/repo/" class="button primary">Add to F-droid</a></li>
 					<li></li>
 				</ul>
@@ -58,13 +55,12 @@
 			</div>
 		</section>
 
-		<section id="one" class="wrapper style2 spotlights">
+		<section id="articles" class="wrapper style2 spotlights">
 			<section>
 				
 				<div class="content">
 					<div class="inner">
-						<span class="image left"><img src="images/pic01.jpg" alt="Photo by Ray Dauphinais on Unsplash"
-							title="Photo by Ray Dauphinais on Unsplash" data-position="center center" /></span>
+						<span class="image left"><img src="images/pic01.jpg" alt="Photo by Ray Dauphinais on Unsplash" title="Photo by Ray Dauphinais on Unsplash" data-position="center center" /></span>
 						<h2>How to use</h2>
 						<p>Detailed first time user manual</p>
 						<ul class="actions">
@@ -73,9 +69,22 @@
 					</div>
 				</div>
 			</section>
+			<section>
+				
+				<div class="content">
+					<div class="inner">
+						<span class="image left"><img src="images/pic000.jpg" alt="Photo by Martin Adams on Unsplash" title="Photo by Martin Adams on Unsplash" data-position="center center" /></span>
+						<h2>Who are we</h2>
+						<p>Information about us and why we started this project.</p>
+						<ul class="actions">
+							<li><a href="whoarewe.html" class="button">Learn more</a></li>
+						</ul>
+					</div>
+				</div>
+			</section>
 		</section>
 
-		<section id="two" class="wrapper style3 fade-up">
+		<section id="features" class="wrapper style3 fade-up">
 			<div class="inner">
 				<h2>Features</h2>
 				<p>Why you should choose AnonymousMessenger?</p>
@@ -83,20 +92,17 @@
 					<section>
 						<span class="icon solid major fa-code"></span>
 						<h3>Freedom respecting software</h3>
-						<p>This means you can access the source code and verify that the app does what we say it does,
-							don't take our word for it.</p>
+						<p>This means you can access the source code and verify that the app does what we say it does, don't take our word for it.</p>
 					</section>
 					<section>
 						<span class="icon solid major fa-lock"></span>
 						<h3>Layers of end2end encryption</h3>
-						<p>We use the signal protocol over onion v3 protocol to give you two layers of end2end
-							encryption that can only be decrypted by your contact.</p>
+						<p>We use the signal protocol over onion v3 protocol to give you two layers of end2end encryption that can only be decrypted by your contact.</p>
 					</section>
 					<section>
 						<span class="icon solid major fa-cog"></span>
 						<h3>You are in control</h3>
-						<p>Being freedom respecting software, you can edit AnonymousMessenger and make it do what you
-							want!.</p>
+						<p>Being freedom respecting software, you can edit AnonymousMessenger and make it do what you want!.</p>
 					</section>
 					<section>
 						<span class="icon solid major fa-desktop"></span>
@@ -106,14 +112,12 @@
 					<section>
 						<span class="icon solid major fa-link"></span>
 						<h3>Truly anonymous</h3>
-						<p>You never register with us, instead you start a tor onion service and communicate with your
-							contacts through their tor onion service, without ever using a server.</p>
+						<p>You never register with us, instead you start a tor onion service and communicate with your contacts through their tor onion service, without ever using a server.</p>
 					</section>
 					<section>
 						<span class="icon major fa-gem"></span>
 						<h3>Funded by the users</h3>
-						<p>AnonymousMessenger is funded and developed by regular people just like you!, consider
-							donating or contributing to keep us going.</p>
+						<p>AnonymousMessenger is funded and developed by regular people just like you!, consider donating or contributing to keep us going.</p>
 					</section>
 				</div>
 				<ul class="actions">
@@ -122,7 +126,7 @@
 			</div>
 		</section>
 
-		<section id="three" class="wrapper style1 fade-up">
+		<section id="donate" class="wrapper style1 fade-up">
 			<div class="inner">
 				<h2>Donate to help us grow</h2>
 				<ul class="donate">
@@ -144,8 +148,10 @@
 	<footer id="footer" class="wrapper style1-alt">
 		<div class="inner">
 			<ul class="menu">
-				<li>&copy; Anonymous Messenger. All rights reserved.</li>
-				<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
+				<li>&copy; Anonymous Messenger.</li>
+				<li><a href="https://git.anonymousmessenger.ly/dx/AnonymousMessenger">Source Code</a></li>
+				<li><a href="privacy.html">Privacy Policy</a></li>
+				<li>Design: <a href="https://html5up.net">HTML5 UP</a></li>
 			</ul>
 		</div>
 	</footer>

+ 1 - 1
privacy.html

@@ -43,7 +43,7 @@
 	<footer id="footer" class="wrapper alt">
 		<div class="inner">
 			<ul class="menu">
-				<li>&copy; AnonymousMessenger. All rights reserved.</li>
+				<li>&copy; AnonymousMessenger.</li>
 				<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
 			</ul>
 		</div>

+ 59 - 0
whoarewe.html

@@ -0,0 +1,59 @@
+<!DOCTYPE HTML>
+<!--
+	Hyperspace by HTML5 UP
+	html5up.net | @ajlkn
+	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
+-->
+<html>
+
+<head>
+	<title>Who are we - AnonymousMessenger</title>
+	<meta charset="utf-8" />
+	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
+	<link rel="stylesheet" href="assets/css/main.css" />
+	<noscript>
+		<link rel="stylesheet" href="assets/css/noscript.css" />
+	</noscript>
+</head>
+
+<body class="is-preload">
+
+	<header id="header">
+		<a href="index.html" class="title">AnonymousMessenger</a>
+		<nav>
+			<ul>
+				<li><a href="index.html">Home</a></li>
+				<li><a href="whoarewe.html" class="active">Who Are We</a></li>
+			</ul>
+		</nav>
+	</header>
+
+	<div id="wrapper">
+
+		<section id="main" class="wrapper">
+			<div class="inner">
+				<h1 class="major">Who Are We</h1>
+				<p>This project was funded by Alton James Steele and developed by Sofian Mahmoud
+                    Benissa
+                    to bring anonymous secure and convenient
+                    messaging to you, as we were not satisfied by what was available we decided to
+                    create our own idea of a messaging application and share it with the world, source code
+                    is available and the project is licensed under the GNU General Public License so you can
+                    take full advantage of it and have the freedom to change it among other
+                    freedoms.</p>
+			</div>
+		</section>
+
+	</div>
+	<footer id="footer" class="wrapper alt">
+		<div class="inner">
+			<ul class="menu">
+				<li>&copy; AnonymousMessenger.</li>
+				<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
+			</ul>
+		</div>
+	</footer>
+
+</body>
+
+</html>