Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/bitcoin-dot-org/master' in…
Browse files Browse the repository at this point in the history
…to capacity-increases

# Conflicts:
#	zh_CN/bitcoin-core/capacity-increases.md
#	zh_TW/bitcoin-core/capacity-increases.md
  • Loading branch information
jl2012 committed Dec 31, 2015
2 parents d45da93 + 51a5e1c commit d59b8fc
Show file tree
Hide file tree
Showing 14 changed files with 411 additions and 29 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
Good To Me (LGTM)" comment.

* [Submit new wallets][] for the [Choose Your Wallet page][], or
help us [review wallet submissions][]. **Reviewers with Apple iOS
hardware especially needed**---email <[email protected]> to
be notified about iOS wallets needing review.
help us [review wallet submissions][].

* [Translate Bitcoin.org into another language][] using [Transifex][] or
help review new and updated translations. **Translation coordinator
Expand Down
1 change: 1 addition & 0 deletions _includes/bitcoin-core/capability-increases-sigs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ http://opensource.org/licenses/MIT.
- [BtcDrak](https://github.com/btcdrak)
- [Charlie Lee](https://github.com/coblee)
- [Christian Decker](https://github.com/cdecker)
- [Cøbra](https://github.com/cobra-bitcoin)
- [Cory Fields](https://github.com/theuni)
- [Craig Watkins](https://github.com/crwatkins)
- [Daniel](https://github.com/arowser)
Expand Down
6 changes: 3 additions & 3 deletions _templates/about-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@ <h3 id="inactive-contributors">{% translate inactive_contributors %}</h3>
<p>Greg Sanders<span>Documentation Writing</span></p>
</div>

<h3 id="owners">{% translate owners %} — {% translate partial_list %}</h3>
<h3 id="owners">{% translate owners %}</h3>

<div class="credit">
<p>Martti Malmi<span>(AKA Sirius)<br>Inactive</span></p>
<p><a href="https://github.com/theymos">Michael Marquardt</a><span>(AKA Theymos)</span></p>
<p><a href="https://github.com/cobra-bitcoin">Cøbra</a><span>Co-Owner</span></p>
<p><a href="https://github.com/theymos">theymos</a><span>Co-Owner</span></p>
</div>

<h3 id="github">{% translate github %}</h3>
Expand Down
38 changes: 17 additions & 21 deletions _templates/choose-your-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -666,27 +666,6 @@
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosurecentralized"
privacynetwork: "checkfailprivacynetworknosupporttor"
- coinbase:
title: "Coinbase"
titleshort: "Coinbase"
compat: "web"
level: 4
platform:
web:
text: "walletcoinbase"
link: "https://coinbase.com"
screenshot: "coinbase.png"
os:
check:
control: "checkfailcontrolthirdparty"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencyremote"
environment: "checkfailenvironmentdesktop"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
- coinkite:
title: "Coinkite"
titleshort: "Coinkite"
Expand Down Expand Up @@ -772,6 +751,23 @@
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkpassprivacynetworksupporttorproxy"
- keepkey:
title: "KeepKey"
titleshort: "KeepKey"
compat: "hardware"
level: 2
platform:
hardware:
text: "walletkeepkey"
link: "https://www.keepkey.com/"
source: "https://github.com/keepkey/"
screenshot: "keepkey.png"
check:
control: "checkgoodcontrolfull"
validation: "checkneutralvalidationvariable"
transparency: "checkfailtransparencynew"
environment: "checkgoodenvironmenthardware"
privacy: "checkneutralprivacyvariable"
---

<!-- Note: this file exempt from check-for-subheading-anchors check -->
Expand Down
1 change: 1 addition & 0 deletions _translations/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ en:
walletbitgo: "BitGo is a high-security multi-sig wallet, which protects your bitcoin from theft and loss. You maintain full custody; BitGo cannot spend or freeze funds. BitGo wallets are easy to use and offer advanced security features such as spending limits and multi-user access."
walletgreenaddress: "GreenAddress is a user-friendly multi-signature wallet with improved security and privacy. At no time are your keys server side, even encrypted. For security reasons, you should always use 2FA and the browser extension or Android App."
wallettrezor: "Trezor is a hardware wallet providing a high level of security without sacrificing convenience. Unlike cold storage, Trezor is able to sign transactions while connected to an online device. That means spending bitcoins is secure even when using a compromised computer."
walletkeepkey: "KeepKey is a hardware wallet that makes bitcoin security simple. When you entrust KeepKey with your money, every bitcoin transaction you make must be reviewed and approved via it's OLED display and confirmation button."
walletcopay: "Copay is the HD-multisignature wallet originally built to secure BitPay's funds. Copay supports multiple personal and shared wallets, testnet, and the full Payment Protocol. A private <a href=\"https://github.com/bitpay/bitcore-wallet-service\">BWS</a> node can be used for enhanced security and privacy."
walletnano: "Ledger Nano is a hardware wallet built upon a ST23YT66 banking smartcard platform. It keeps the user private keys safe, validates transactions, can be used as a secure prepaid card or a multisignature party. While not open-source, it can be deterministically validated."
walletninki: "An advanced wallet for experienced Bitcoin users. Ninki is a multi-signature wallet with a beautiful user interface. You have full control of your bitcoins at all times."
Expand Down
Loading

0 comments on commit d59b8fc

Please sign in to comment.