commit 383c3e157a35e313b5deea3ffb8c564400a58f80 Author: Damian Johnson atagar@torproject.org Date: Thu Jul 27 10:31:00 2017 -0700
Note download image sources
Stem noted all this in it reStructured page. Our index.html is already gonna be pretty big since it's a single page site so putting this in a text file instead. --- web/images/download/source.txt | 58 ++++++++++++++++++++++++++++++++++++++++++ web/index.html | 2 +- 2 files changed, 59 insertions(+), 1 deletion(-)
diff --git a/web/images/download/source.txt b/web/images/download/source.txt new file mode 100644 index 0000000..a444c6c --- /dev/null +++ b/web/images/download/source.txt @@ -0,0 +1,58 @@ +Platform images in this folder originate from the following... + +* PyPI + Source: http://www.python.org/community/logos/ + License: http://www.python.org/psf/trademarks + +* OSX + Source: IconArchive (http://www.iconarchive.com/show/papercut-social-icons-by-graphicloads/Apple-...) + Author: GraphicLoads, Papercut Social Icons + License: Freeware + +* Debian + Source: NuoveXT (http://nuovext.pwsp.net/) + Author: Alexandre Moore (http://sa-ki.deviantart.com/) + License: GPL v2 + File: NuoveXT/128x128/apps/debian-logo.png + +* Ubuntu + Source: http://logonoid.com/ubuntu-logo/ + Not quite sure of the license, probably covered by... + http://design.ubuntu.com/brand/ubuntu-logo + +* Fedora + Source: https://en.wikipedia.org/wiki/File:Fedora_logo_and_wordmark.svg + Author: Unknown + +* Red Hat + Source: NuoveXT (http://nuovext.pwsp.net/) + Author: Alexandre Moore (http://sa-ki.deviantart.com/) + License: GPL v2 + File: NuoveXT/128x128/apps/fedora.png + +* Gentoo + Source: https://www.gentoo.org/main/en/name-logo.xml + +* Arch Linux + Source: https://en.wikipedia.org/wiki/File:Archlinux-official-fullcolour.svg + +* Slackware + Source: NuoveXT (http://nuovext.pwsp.net/) + Author: Alexandre Moore (http://sa-ki.deviantart.com/) + License: GPL v2 + File: NuoveXT/128x128/apps/slackware.png + +* FreeBSD + Source: https://en.wikipedia.org/wiki/File:Freebsd_logo.svg + Author: Anton Gural + +* Git + Source: https://en.wikipedia.org/wiki/File:Git-logo.svg + Author: Jason Long + License: CC v3 (A) + +* Git (Alternate) + Source: http://www.dylanbeattie.net/git_logo/ + Author: Dylan Beattie + License: CC v3 (A, SA) + diff --git a/web/index.html b/web/index.html index 031dd16..96b118c 100644 --- a/web/index.html +++ b/web/index.html @@ -32,7 +32,7 @@
<p>Nyx is a command-line monitor for <a href="https://www.torproject.org/">Tor</a>. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more.</p>
- <p>Nyx's latest version is <b>1.4.5</b>, released April 28th, 2012. Prior to our upcoming release this application went under the name of '<b>arm</b>'. Sorry about the confusion!</p> + <p>Nyx's latest version is <b>1.4.5</b>, released April 28th, 2012. Prior to our upcoming release this application went under the name of '<b>arm</b>'. Sorry for the confusion!</p>
<div id="features" class="section"></div> <a href="#features" class="section-title">What does Nyx provide?</a>