2014-06-30 00:15:27 +02:00
<!DOCTYPE html>
2014-01-10 08:48:05 +01:00
< html >
< head >
2015-11-03 04:19:30 +01:00
< title > Signal< / title >
2014-10-14 09:41:18 +02:00
< meta charset = "utf-8" >
2014-11-10 21:23:53 +01:00
< link rel = "stylesheet" href = "stylesheets/options.css" >
2015-05-08 01:54:01 +02:00
< link href = '/images/icon_128.png' rel = 'shortcut icon' >
2014-01-10 08:48:05 +01:00
< / head >
2015-01-14 22:21:54 +01:00
< body >
2015-11-03 04:19:30 +01:00
< div id = 'install' class = 'main' >
< div id = 'step1' class = 'step' >
< img id = 'signal-icon' src = '/images/icon_250.png' / >
< div class = 'nav' >
2015-12-01 00:19:05 +01:00
< h1 > Welcome to Signal Desktop< / h1 >
2015-11-03 04:19:30 +01:00
< p > Privacy is possible. Signal makes it easy.< / p >
< div > < a class = 'button step2' > Get started< / a > < / div >
< span class = 'dot step1 selected' > < / span >
< span class = 'dot step2' > < / span >
< span class = 'dot step3' > < / span >
2015-03-06 20:43:53 +01:00
< / div >
2015-11-03 04:19:30 +01:00
< / div >
< div id = 'step2' class = 'step' >
< img id = 'signal-phone' src = '/images/signal-phone.png' >
< div class = 'nav' >
< p > First, install < a class = 'link' href = 'https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms' target = '_blank' > Signal< / a > on your Android phone.< br / > We'll link your devices and keep your messages in sync.< / p >
< div > < a class = 'button step3' > I have Signal for Android< / a > < / div >
< p >
2015-11-09 17:35:24 +01:00
< a class = 'link' href = 'https://twitter.com/whispersystems' target = '_blank' > Follow us< / a >
2015-11-03 04:19:30 +01:00
for updates about multi-device support for iOS.
< / p >
< span class = 'dot step1' > < / span >
< span class = 'dot step2 selected' > < / span >
< span class = 'dot step3' > < / span >
2014-10-14 09:41:18 +02:00
< / div >
2015-11-03 04:19:30 +01:00
< / div >
< div id = 'step3' class = 'step' >
< div id = "qr" > < / div >
2015-11-20 23:03:02 +01:00
< p > Open Signal on your phone and navigate to Settings > Devices. Tap the
button to add a new device, then scan the code above.< / p >
2015-11-03 04:19:30 +01:00
< div class = 'nav' >
< span class = 'dot step1' > < / span >
< span class = 'dot step2' > < / span >
< span class = 'dot step3 selected' > < / span >
2014-10-14 09:41:18 +02:00
< / div >
2015-11-03 04:19:30 +01:00
< / div >
< div id = 'step4' class = 'step' >
2015-11-08 06:33:01 +01:00
< p > Linking with< / p >
< h2 class = 'number' > < / h2 >
< img id = 'signal-computer' src = '/images/signal-laptop.png' >
< p > This computer's name will be< / p >
2015-11-03 04:19:30 +01:00
< div >
< input type = 'text' id = 'device-name' spellcheck = 'false' > < / input >
2014-10-14 09:41:18 +02:00
< / div >
2015-11-03 04:19:30 +01:00
< div class = 'nav' >
2015-11-08 06:33:01 +01:00
< div > < a class = 'button' id = 'sync' > Looking good< / a > < / div >
2014-10-14 09:41:18 +02:00
< / div >
< / div >
2015-11-03 04:19:30 +01:00
< div id = 'step5' class = 'step' >
< img id = 'signal-icon' src = '/images/icon_250.png' / >
< div class = 'progress-dialog' >
< p class = 'status' > < / p >
< div class = 'bar-container' > < div class = 'bar progress-bar' > < / div > < / div >
2014-11-10 22:34:10 +01:00
< / div >
2015-11-03 04:19:30 +01:00
< div class = 'nav' >
2015-03-17 23:06:21 +01:00
< / div >
2014-10-14 09:41:18 +02:00
< / div >
2015-11-03 04:19:30 +01:00
< div id = 'stepTooManyDevices' class = 'step' >
< div class = 'error-dialog clearfix' >
2015-06-18 20:00:58 +02:00
< div class = 'panel' >
2015-11-03 04:19:30 +01:00
Sorry, you have too many devices registered already.
Try removing some.
2015-06-18 20:00:58 +02:00
< / div >
2015-11-03 04:19:30 +01:00
< div class = 'nav' >
< button class = 'ok step3' > Ok< / button >
2015-06-18 20:00:58 +02:00
< / div >
2015-06-20 01:40:33 +02:00
< / div >
2015-03-26 23:19:46 +01:00
< / div >
2015-11-03 04:19:30 +01:00
2015-03-26 23:19:46 +01:00
< / div >
2015-11-03 04:19:30 +01:00
2014-10-31 00:53:08 +01:00
< script type = "text/javascript" src = "js/components.js" > < / script >
2015-04-08 21:20:34 +02:00
< script type = "text/javascript" src = "js/database.js" > < / script >
2015-01-14 01:09:32 +01:00
< script type = "text/javascript" src = "js/libphonenumber-util.js" > < / script >
2014-10-14 09:41:18 +02:00
< script type = "text/javascript" src = "js/models/messages.js" > < / script >
2014-11-13 23:35:37 +01:00
< script type = "text/javascript" src = "js/models/conversations.js" > < / script >
2014-06-03 18:39:29 +02:00
2014-10-14 09:41:18 +02:00
< script type = "text/javascript" src = "js/chromium.js" > < / script >
2015-03-06 00:25:49 +01:00
< script type = "text/javascript" src = "js/views/whisper_view.js" > < / script >
2015-01-15 00:59:40 +01:00
< script type = "text/javascript" src = "js/views/phone-input-view.js" > < / script >
2015-11-03 04:19:30 +01:00
< script type = "text/javascript" src = "js/views/install_view.js" > < / script >
2014-10-14 09:41:18 +02:00
< script type = "text/javascript" src = "js/options.js" > < / script >
2014-01-10 08:48:05 +01:00
< / body >
< / html >