fixed incorrect Linux download hash, rework third-party clients on choose page

This commit is contained in:
Riccardo Spagni 2015-02-25 00:05:02 +02:00
parent 37a851515e
commit b6800f640c
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
5 changed files with 60 additions and 22 deletions

View file

@ -22,7 +22,7 @@
- platform: Linux, 64-bit
icon: linux.svg
url: linux64
hash: 16f3f55bcfbfae6135cbeda6574f651890a8be64
hash: 29bc436c51cc2c9d571a0bfbf12fddab2e75a10b
version: 0.8.8.6
blockchain: linux

View file

@ -7,19 +7,19 @@ Please verify the signature against the signature for fluffypony in the
source code repository (/utils/gpg_keys).
monero.freebsd.x64.v0-8-8-6.tar.bz: 9fd0005b697e146a26a0bf9e3cd0c89b978f7fbd
monero.linux.x64.v0-8-8-6b.tar.bz2: 16f3f55bcfbfae6135cbeda6574f651890a8be64
monero.linux.x64.v0-8-8-6b.tar.bz2: 29bc436c51cc2c9d571a0bfbf12fddab2e75a10b
monero.mac.x64.v0-8-8-6.tar.bz2: 7069de92083fb7831b063cc152e8f35508ff61bf
monero.win.x64.v0-8-8-6.zip: facbeb2e408cf8b9a46534363eba161dbb047654
Riccardo "fluffypony" Spagni
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Version: GnuPG v1
iQEcBAEBAgAGBQJU63MyAAoJEFVDLfMczU/N6ksIAIuJkAfnl+xP+1AMvAqQR2jq
xIBbQ5ZPnH3PvQevKNqJkRE+To3Qbf6xYv8iPZFBKz68Fc06+lOXXSMQnqA4mDTj
Lh2M4YJJnOxkjf8gnWEW1jI666Y+oiA97luYT04ytNIXCoUGZFQmP+MGAo6Q/s3K
JsT6d/u/LxavWaGReG61EvLx+ey8WcInIabGMcZsnTZn2GBQFfXiz6MKfcnhM7nY
xk+oe+oqL2Tohpi7/zRkFfy6nKk6wcv98sfoAen0c+VprBZwotypvccL6kTjF57F
51bXAK1RnbzencfFpaGBhShyVnzPXWgZro+nLEWMemhlua4xNg9fjYddDzqp7Cc=
=VF+L
iQEcBAEBAgAGBQJU7PO1AAoJEFVDLfMczU/NBrwIAJYXTtXjylJ5l18ymb9fYYG1
m1LuZq8i7ZdhAO1L1pkHQAILocumQf9ayuJiOV1R4gfPr9u1d3FKeTEdTSBYq0cF
s7bxXxAZ6aCe6nUlesN9zOZWNyyXy40bu1lhXWSoQ2RRnjXtDPx9BrTnLOarRiyw
P1WhrTwWTzKaF8wj5e996P2RW3yeKPmngk5qCzgZsXhl12uxfJsMYbbPTdFS2jmN
7kjvdI3S2lI5vlF50gnEbY6WMPqi+78C1NeJhzDterIXEioXfJL7cDxN6ogdf56U
AsMbjxU3BDd+6ArzH2zmQB9Ndqz0LbspIe6BLdRaFFU9Vx//7qLMF7wazX95khE=
=OTPC
-----END PGP SIGNATURE-----

View file

@ -15,11 +15,13 @@ The clients below are ideal if you are using Monero for the first time. They are
---
{:.text-center .client-list}
[![](//static.getmonero.org/images/clients/mymonero.svg)](https://mymonero.com)
{:.text-center}
[<img style="width: 360px; padding-bottom: 10px;" src="//static.getmonero.org/images/clients/mymonero.svg" />
MyMonero is an easy-to-use Monero client that you can use on most desktop and mobile devices without installing anything.
[MyMonero.com](https://mymonero.com) is easy-to-use and works in your browser without you needing to install anything.
It can be used with some measure of safety, as MyMonero are unable to spend your funds on your behalf.
It is owned and operated by Riccardo Spagni, one of the Monero Core Team members.](https://mymonero.com)
It is owned and operated by Riccardo Spagni, one of the Monero Core Team members.
---
@ -29,21 +31,47 @@ If you are able to spare the bandwidth and disk space required to run a full nod
---
{:.text-center}
<img style="width: 360px;" src="//static.getmonero.org/images/logo.svg" />
{:.text-center .client-list}
[![](//static.getmonero.org/images/logo.svg)](/downloads)
You can read our guide on [running a Monero node](/getting-started/running), and the Monero core software can be downloaded from the [downloads page](/downloads).
---
### Unofficial Clients
### Third-Party Clients
There are also a handful of unofficial clients that interact with the official Monero core daemon, and are able to provide their own additional functionality.
There are also several third-party clients that interact with the official Monero core daemon, and are able to provide their own additional functionality.
---
{:.text-center}
[Monero Client .NET
A GUI for Monero written in .NET and available for Windows, Mac, and Linux.
Written and maintained by Jojatekok.](https://bitcointalk.org/index.php?topic=683365.00)
{:.text-center .client-list}
[![](//static.getmonero.org/images/clients/lightwallet.svg)](https://forum.monero.cc/20/general-discussion/166/lightwallet-a-lightweight-monero-gui-account-manager)
lightWallet is a simple and slim client written in Python, and should run on most operating systems. It is written and maintained by jwinterm.
{:.text-center .client-list}
**Current Version:** 0.0.2-alpha
{:.text-center .client-platforms}
- [![](//static.getmonero.org/images/platforms/windows.svg)
Windows](https://github.com/jwinterm/lightWallet/releases/download/v0.0.2-alpha/lightWallet.exe)
- [![](//static.getmonero.org/images/platforms/github.svg)
Source Code](https://github.com/jwinterm/lightWallet)
- [![](//static.getmonero.org/images/platforms/forum.svg)
Forum Thread](https://forum.monero.cc/20/general-discussion/166/lightwallet-a-lightweight-monero-gui-account-manager)
---
{:.text-center .client-list}
MoneroGui.Net is a GUI for Monero written in .NET and available for Windows, and soon for Mac and Linux. It is written and maintained by Jojatekok.
{:.text-center .client-list}
**Current Version:** 0.41.1
{:.text-center .client-platforms}
- [![](//static.getmonero.org/images/platforms/windows.svg)
Windows](https://github.com/Jojatekok/MoneroGui.Net/releases/download/v0.41.1/MoneroGui.Net-v0.41.1-x64.zip)
- [![](//static.getmonero.org/images/platforms/github.svg)
Source Code](https://github.com/Jojatekok/MoneroGui.Net)
- [![](//static.getmonero.org/images/platforms/forum.svg)
Forum Thread](https://bitcointalk.org/index.php?topic=683365.00)
---

View file

@ -17,7 +17,7 @@ Five members of the Core Team prefer to stay pseudonymous for the moment, and tw
- **Riccardo "fluffypony" Spagni** (*ric@getmonero.org*)**:** Based out of South Africa, Riccardo brings a strong business acumen and a deep understanding of cryptocurrency, software development, and cryptography to the table. He has been involved with cryptocurrency related projects since 2012.
- **David Latapie** (*david@getmonero.org*)**:** David Latapie is a French publisher, transhumanist and crypto enthusiast who worked on various cryptocurrencies, and focuses on the societal changes brought by cryptos and the blockchain technology.
- **smooth** (*smooth@getmonero.org*)**:** A software developer, entrepreneur and investor who has been involved several cryptocurrency projects since 2011, including development of the first multicurrency exchange (initially supporting Bitcoin and Namecoin). By virtue of his long-standing involvement in the cryptocurrency community, smooth is well known and trusted by many.
- **smooth** (*smooth@getmonero.org*)**:** A software developer, entrepreneur and investor who has been involved in several cryptocurrency projects since 2011, including development of the first multicurrency exchange (initially supporting Bitcoin and Namecoin). By virtue of his long-standing involvement in the cryptocurrency community, smooth is well known and trusted by many.
- **othe** (*othe@getmonero.org*)**:** Based in Germany, othe has been interested in cryptocurrency since early 2011. Currently he works as an independent consultant for various cryptocurrency related businesses. He is known for his previous work as a core Vertcoin developer.
- **tacotime** (*tacotime@getmonero.org*)**:** A bioinformatics enthusiast and software developer from Toronto, tacotime has been involved in cryptocurrency since 2011. He is well known for his work on MC2, a hybrid PoS/PoW cryptocurrency, and his contributions to various Conformal projects such as btcd.
- **NoodleDoodle** (*noodledoodle@getmonero.org*)**:** A former Silicon Valley engineer, NoodleDoodle is a seasoned hardware and software developer. He started his involvement with cryptocurrencies in 2012 and currently spends his time working on "cool aerospace stuff" for a university.

View file

@ -18,3 +18,13 @@ The majority of the content on this website, including our Monero Missive podcas
Where an icon is used we have attempted to find an icon in public domain or covered by a Creative Commons license. Attribution for the icon is given in HTML comments in the page source where appropriate and possible.
Certain logos, such as those for the operating systems and platforms we support as well as those of our sponsors, are copyrighted by their owners. The Monero Project does not own these copyrights, and use these logos either with permission or in an unambiguous and unharmful way.
### List of Icon Authors
This is a list of original authors of some of the icons used on this website:
- Freepik (<http://www.freepik.com>)
- Icomoon (<http://www.icomoon.io>)
- Bogdan Rosu (<http://www.bogdanrosu.com>)
- Yannick (<http://yanlu.de>)
- Icons8 (<http://www.icons8.com>)