summaryrefslogtreecommitdiff
path: root/web/content/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/content/index.html')
-rw-r--r--web/content/index.html40
1 files changed, 10 insertions, 30 deletions
diff --git a/web/content/index.html b/web/content/index.html
index 81b9476..212288f 100644
--- a/web/content/index.html
+++ b/web/content/index.html
@@ -3,38 +3,18 @@ title: Home
---
<h1>Project Ubertooth</h1>
-<p><em>an open source 2.4 GHz wireless development platform suitable for
+<p><em>An open source 2.4 GHz wireless development platform suitable for
Bluetooth experimentation</em></p>
-<img src="images/ubertooth-one-zero.jpeg" alt="photo of Ubertooth One and
-Ubertooth Zero" />
-
-<p>Welcome to the project site and documentation for Project Ubertooth. Here
-you can learn how to build, use, and develop for the Ubertooth hardware
-platforms:</p>
+<p>Ubertooth has now moved to <a
+href="https://github.com/greatscottgadgets/ubertooth/">GitHub</a>. You may
+follow the links below to find up to date information about the project.</p>
<ul>
- <li><a href="hardware/zero">Ubertooth Zero</a>, a low power (comparable to
- a Class 3 Bluetooth device) USB dongle.</li>
- <li><a href="hardware/one">Ubertooth One</a>, a smaller, higher power
- (comparable to a Class 1 Bluetooth device) USB dongle.</li>
+ <li>Our open source hardware, software and firmware is available from our
+ <a href="https://github.com/greatscottgadgets/ubertooth/">git repository</a>.</li>
+ <li>Documentation can be found on the
+ <a href="https://github.com/greatscottgadgets/ubertooth/wiki">wiki</a>.</li>
+ <li>A list of Ubertooth One
+ <a href="http://greatscottgadgets.com/ubertoothone/">resellers</a> is also available.</li>
</ul>
-
-<p>Ubertooth One is the recommended platform.</p>
-
-<p>Demonstration software is available that implements passive Basic Rate
-Bluetooth monitoring integrated into <a
-href="http://www.kismetwireless.net/">Kismet</a>. With additional software
-development, many other functions will become possible, including:</p>
-
-<ul>
- <li>Bluetooth Basic Rate injection</li>
- <li>Bluetooth Low Energy monitoring and injection</li>
- <li>802.11 FHSS monitoring and injection</li>
- <li>basic spectrum monitoring</li>
-</ul>
-
-<p>The Ubertooth hardware architecture is not compatible with Bluetooth
-Enhanced Data Rate (EDR) modulations. However, EDR packets begin with a Basic
-Rate (1 Mbps GFSK) header, so Ubertooth could be used for identification and
-partial monitoring of EDR transmissions.</p>