Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
18
Issues
18
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
briar
website
Commits
c11cb7dd
Commit
c11cb7dd
authored
Oct 26, 2017
by
akwizgran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Twitter button to footer, moved header button outside form.
parent
4494ccfe
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
92 additions
and
30 deletions
+92
-30
about.html
about.html
+6
-1
apk.html
apk.html
+6
-1
building.html
building.html
+6
-1
copyright.html
copyright.html
+6
-1
css/styles.css
css/styles.css
+20
-18
download.html
download.html
+6
-1
fdroid.html
fdroid.html
+6
-1
get-involved.html
get-involved.html
+6
-1
hiring.html
hiring.html
+6
-1
how-it-works.html
how-it-works.html
+6
-1
index.html
index.html
+6
-1
news/2017-beta-released-security-audit.html
news/2017-beta-released-security-audit.html
+6
-1
privacy.html
privacy.html
+6
-1
No files found.
about.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -76,6 +78,9 @@
...
@@ -76,6 +78,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
apk.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -80,6 +82,9 @@
...
@@ -80,6 +82,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
building.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -106,6 +108,9 @@
...
@@ -106,6 +108,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
copyright.html
View file @
c11cb7dd
...
@@ -15,10 +15,12 @@
...
@@ -15,10 +15,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -69,6 +71,9 @@
...
@@ -69,6 +71,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
css/styles.css
View file @
c11cb7dd
...
@@ -29,10 +29,8 @@ img {
...
@@ -29,10 +29,8 @@ img {
vertical-align
:
middle
;
vertical-align
:
middle
;
}
}
#twitterbutton
{
.twitterbutton
{
width
:
21px
;
width
:
24px
;
padding-left
:
9px
;
padding-top
:
3px
;
}
}
#playbutton
,
#fdroidbutton
{
#playbutton
,
#fdroidbutton
{
...
@@ -149,6 +147,17 @@ figcaption {
...
@@ -149,6 +147,17 @@ figcaption {
#signup2
{
display
:
none
;}
#signup2
{
display
:
none
;}
#twitter
{
float
:
right
;
padding-left
:
12px
;
}
#twitter2
{
float
:
left
;
padding-left
:
15px
;
padding-right
:
12px
;
}
#signupform
{
#signupform
{
height
:
30px
;
height
:
30px
;
padding-bottom
:
10px
;
padding-bottom
:
10px
;
...
@@ -157,13 +166,9 @@ figcaption {
...
@@ -157,13 +166,9 @@ figcaption {
}
}
#signupform2
{
#signupform2
{
height
:
auto
;
height
:
30px
;
padding-bottom
:
0
;
float
:
left
;
float
:
left
;
width
:
80%
;
text-align
:
left
;
font-size
:
1.5em
;
padding-top
:
10px
;
padding-left
:
0
;
}
}
#signupconf
{
#signupconf
{
...
@@ -180,11 +185,10 @@ figcaption {
...
@@ -180,11 +185,10 @@ figcaption {
#signupconf2
{
#signupconf2
{
display
:
none
;
display
:
none
;
float
:
left
;
float
:
left
;
text-align
:
left
;
color
:
#fff
;
color
:
#fff
;
font-size
:
1.2
em
;
font-size
:
0.9
em
;
font-weight
:
bold
;
font-weight
:
bold
;
padding-top
:
10px
;
padding-left
:
15px
;
}
}
#signupform
input
,
textarea
{
#signupform
input
,
textarea
{
...
@@ -613,11 +617,9 @@ figcaption {
...
@@ -613,11 +617,9 @@ figcaption {
margin
:
10px
10px
10px
15px
;
margin
:
10px
10px
10px
15px
;
}
}
#footer
{
text-align
:
left
;}
#footer
{
text-align
:
left
;
#footer
form
{
margin-top
:
5px
;
margin
:
10px
10px
0
15px
;
padding
:
0
;
}
}
#signup2
{
#signup2
{
...
...
download.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -75,6 +77,9 @@
...
@@ -75,6 +77,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
fdroid.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -76,6 +78,9 @@
...
@@ -76,6 +78,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
get-involved.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -66,6 +68,9 @@
...
@@ -66,6 +68,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
hiring.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -63,6 +65,9 @@
...
@@ -63,6 +65,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
how-it-works.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -109,6 +111,9 @@ servers to block.</li>
...
@@ -109,6 +111,9 @@ servers to block.</li>
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
index.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -92,6 +94,9 @@
...
@@ -92,6 +94,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
news/2017-beta-released-security-audit.html
View file @
c11cb7dd
...
@@ -15,10 +15,12 @@
...
@@ -15,10 +15,12 @@
<a
href=
"../index.html"
><div
id=
"logo"
><img
src=
"../img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"../index.html"
><div
id=
"logo"
><img
src=
"../img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"../img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"../img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -127,6 +129,9 @@
...
@@ -127,6 +129,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"../img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
privacy.html
View file @
c11cb7dd
...
@@ -16,10 +16,12 @@
...
@@ -16,10 +16,12 @@
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<a
href=
"index.html"
><div
id=
"logo"
><img
src=
"img/briar_logo_large.png"
alt=
"Briar"
class=
"logo"
/></div></a>
<div
id=
"nav"
>
<div
id=
"nav"
>
<div
id=
"signup"
>
<div
id=
"signup"
>
<div
id=
"twitter"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter -->
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<form
id=
"signupform"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit"
>
Keep me updated
</button>
<a
href=
"https://twitter.com/BriarApp"
><img
id=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</form>
</form>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<div
id=
"signupconf"
>
Thanks! We'll keep you updated.
</div>
<script
language=
"JavaScript"
>
<script
language=
"JavaScript"
>
...
@@ -81,6 +83,9 @@
...
@@ -81,6 +83,9 @@
<div
id=
"footer_container"
>
<div
id=
"footer_container"
>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"signup2"
>
<div
id=
"signup2"
>
<div
id=
"twitter2"
>
<a
href=
"https://twitter.com/BriarApp"
target=
"_blank"
><img
class=
"twitterbutton"
src=
"img/twitter.png"
/></a>
</div>
<!-- twitter2 -->
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<form
id=
"signupform2"
action=
"https://sourceforge.net/projects/briar/lists/briar-announce"
target=
"_blank"
method=
"get"
onSubmit=
"submitForm2()"
>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<input
placeholder=
"Email address"
type=
"email"
name=
"email"
tabindex=
"2"
></input>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
<button
name=
"submit"
type=
"submit"
id=
"signup-submit2"
>
Keep me updated
</button>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment