diff --git a/css/style.css b/css/style.css index f8c5ae9..08236a0 100755 --- a/css/style.css +++ b/css/style.css @@ -373,6 +373,9 @@ body { .button.rustfest::before { background: #b20f32; } +.button.httpse::before { + background: #0060DF; } + .button.fsfe::before { background: #53b749; } @@ -533,6 +536,15 @@ body { color: #fff; background: #fc9606; } +.button.boxed.httpse { + border: 1px solid #0060DF; + background: none; + color: #0060DF; } + +.button.boxed.httpse:hover { + color: #fff; + background: #0060DF; } + .button.boxed.openchain { border: 1px solid #00adbb; background: none; diff --git a/images/projects/HTTPSE-Redesign.png b/images/projects/HTTPSE-Redesign.png new file mode 100644 index 0000000..33479f6 Binary files /dev/null and b/images/projects/HTTPSE-Redesign.png differ diff --git a/images/projects/httpse-thumb.png b/images/projects/httpse-thumb.png new file mode 100644 index 0000000..4a37569 Binary files /dev/null and b/images/projects/httpse-thumb.png differ diff --git a/index.html b/index.html index 4284f4f..3e5f968 100644 --- a/index.html +++ b/index.html @@ -36,30 +36,30 @@ slides: image: images/main/half-4.jpg works_left: -- title: RustFest Rome Visual Identity - link_to: /projects/rustfestrome - image: images/projects/rustfestrome-thumb.png - categories: Visual Identity +- title: HTTPS Everywhere Redesign + link_to: /projects/https-everywhere + image: images/projects/httpse-thumb.png + categories: Redesign - title: Thunderbird Style Guide and Usability Study link_to: /projects/thunderbird image: images/projects/tb_overview.png categories: Usability Study | Style Guide works_middle: -- title: SecureDrop Style Guide - link_to: /projects/securedrop - image: images/projects/securedrop_overview.png - categories: Style Guide +- title: RustFest Rome Visual Identity + link_to: /projects/rustfestrome + image: images/projects/rustfestrome-thumb.png + categories: Visual Identity - title: Reproducible Builds Styleguide link_to: /projects/reproducible-builds image: images/projects/rb_thumbnail.png categories: Style Guide works_right: -- title: I2P Style Guide and Usability Study - link_to: /projects/i2p - image: images/projects/i2p_overview.png - categories: Usability Study | Style Guide +- title: SecureDrop Style Guide + link_to: /projects/securedrop + image: images/projects/securedrop_overview.png + categories: Style Guide - title: LibOCon 2018 Visual Identity link_to: /projects/libocon image: images/projects/libocon_overview.png diff --git a/projects/https-everywhere.html b/projects/https-everywhere.html new file mode 100644 index 0000000..1f04018 --- /dev/null +++ b/projects/https-everywhere.html @@ -0,0 +1,89 @@ +--- +layout: default +section_id: portfolio +title: HTTPS Everywhere Redesign +--- + +
HTTPS Everywhere is a Firefox, Chrome, and Opera extension that encrypts your communications with many major websites, making your browsing more secure.
+HTTPS Everywhere is produced as a collaboration between The Tor Project and the Electronic Frontier Foundation.
+September, 2019
+Redesign
+