Repository Move: Update Repository URLs

git ls-tree --full-tree -r HEAD \
  | sed 's/^.\{53\}//'          \
  | xargs sed -i 's^https://github.com/bitcoin/bitcoin.org^https://github.com/bitcoin-dot-org/bitcoin.org^g'
This commit is contained in:
David A. Harding 2015-06-23 09:08:40 -04:00
parent aa5d54fdaf
commit b347044eb2
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
41 changed files with 180 additions and 180 deletions

View file

@ -16,7 +16,7 @@ author: >
---
*Thanks to [our
volunteers](https://github.com/bitcoin/bitcoin.org/graphs/contributors?from=2014-12-01&to=2015-02-28&type=c)
volunteers](https://github.com/bitcoin-dot-org/bitcoin.org/graphs/contributors?from=2014-12-01&to=2015-02-28&type=c)
and the financial sponsorship of [The Bitcoin
Foundation](https://bitcoinfoundation.org/), we've made the
following accomplishments this quarter.*
@ -40,7 +40,7 @@ Summary for December 2014, January 2015, and February 2015.
* **Contributors:** long-time site maintainer Saïvann Carignan, who has
made [over 1,000
commits](https://github.com/bitcoin/bitcoin.org/commits/master?author=saivann)
commits](https://github.com/bitcoin-dot-org/bitcoin.org/commits/master?author=saivann)
during the past two years, has announced he no longer has time to lead
the project. A search is on for new volunteers who are willing to
contribute to one of most trusted Bitcoin resources on the Internet.
@ -93,7 +93,7 @@ many reviews made by Saïvann Carignan.
## Developer documentation
> "Nice work!" ---Jonas Schnelli about the new HTTP REST documentation
> ([source](https://github.com/bitcoin/bitcoin.org/pull/720#issuecomment-71515413))
> ([source](https://github.com/bitcoin-dot-org/bitcoin.org/pull/720#issuecomment-71515413))
![Illustration from new headers-first documentation](/img/blog/free/en-headers-first-moving-window.png)
@ -102,31 +102,31 @@ of about 90,000 page views this quarter. Accomplishments this
quarter include:
* **RPC rewrite:** added [114 new or completely
rewritten](https://github.com/bitcoin/bitcoin.org/pull/693) printed
rewritten](https://github.com/bitcoin-dot-org/bitcoin.org/pull/693) printed
pages worth of text describing Bitcoin Core's RPC interface and [8
more pages](https://github.com/bitcoin/bitcoin.org/pull/720)
more pages](https://github.com/bitcoin-dot-org/bitcoin.org/pull/720)
describing its new HTTP REST interface.
* **What's headers first?** Bitcoin Core 0.10.0's new
headers-first sync [is now
documented](https://github.com/bitcoin/bitcoin.org/pull/736) as is
documented](https://github.com/bitcoin-dot-org/bitcoin.org/pull/736) as is
[the older blocks-first
sync](https://github.com/bitcoin/bitcoin.org/pull/685).
sync](https://github.com/bitcoin-dot-org/bitcoin.org/pull/685).
* **P2P protocol:** begun in the previous quarter, this quarter also saw
the [completion](https://github.com/bitcoin/bitcoin.org/pull/657) of
the [completion](https://github.com/bitcoin-dot-org/bitcoin.org/pull/657) of
over 30 printed pages worth of text [describing the Bitcoin
peer-to-peer network](https://bitcoin.org/en/developer-reference#p2p-network).
* **Ease contribution:** nearly every subheading [now
includes](https://github.com/bitcoin/bitcoin.org/pull/682) links that
includes](https://github.com/bitcoin-dot-org/bitcoin.org/pull/682) links that
allow instant submission of corrections or reporting of issues related
to the text.
* **Documentation is not a specification:** relaying comments frequently
made by Bitcoin Core developers, we now make clear that the
[documentation is not a
specification](https://github.com/bitcoin/bitcoin.org/pull/679)
specification](https://github.com/bitcoin-dot-org/bitcoin.org/pull/679)
* **Bitcoin Core 0.10.0:** many small changes were made to update the
documentation to accurately describe Bitcoin Core 0.10.0 behavior.
@ -140,9 +140,9 @@ conducted by Saïvann Carignan, Jonas Schnelli, and others.
> "Thanks."
> "Thank you!"
> ---Users after we helped promote their Bitcoin events (sources:
> [1](https://github.com/bitcoin/bitcoin.org/issues/702),
> [2](https://github.com/bitcoin/bitcoin.org/issues/741),
> [3](https://github.com/bitcoin/bitcoin.org/issues/741))
> [1](https://github.com/bitcoin-dot-org/bitcoin.org/issues/702),
> [2](https://github.com/bitcoin-dot-org/bitcoin.org/issues/741),
> [3](https://github.com/bitcoin-dot-org/bitcoin.org/issues/741))
![Excerpt from the Events page map](/img/blog/free/events.png)
@ -177,7 +177,7 @@ pull requests to keep the site content current and useful.
> "Thank you! Good catch!" ---GreenAddress on GitHub after we discovered
> a bug in the new GreenBits wallet
> ([source](https://github.com/bitcoin/bitcoin.org/pull/725#issuecomment-73322654))
> ([source](https://github.com/bitcoin-dot-org/bitcoin.org/pull/725#issuecomment-73322654))
![Just some of the wallets currently listed](/img/blog/free/wallets.png)
@ -189,9 +189,9 @@ to the number of wallet authors who want us to include their wallet on
the page.
* **New wallets:** we reviewed and added three new wallets
[Airbitz](https://github.com/bitcoin/bitcoin.org/pull/652),
[Circle](https://github.com/bitcoin/bitcoin.org/pull/697), and
[Coinapult](https://github.com/bitcoin/bitcoin.org/pull/577).
[Airbitz](https://github.com/bitcoin-dot-org/bitcoin.org/pull/652),
[Circle](https://github.com/bitcoin-dot-org/bitcoin.org/pull/697), and
[Coinapult](https://github.com/bitcoin-dot-org/bitcoin.org/pull/577).
* **Made HSTS a requirement:** after contacting eight wallet
providers and asking them to enable HTTP Strict Transport Security
@ -201,13 +201,13 @@ the page.
* **Removed Blockchain.info:** although a very popular wallet service,
Blockchain.info was
[delisted](https://github.com/bitcoin/bitcoin.org/pull/663) after a
[delisted](https://github.com/bitcoin-dot-org/bitcoin.org/pull/663) after a
polite online discussion with its CEO. A period of 60 days was chosen,
after which they may apply to be relisted.
* **Published wallet requirements:** a set of wallet requirements and
guidelines [were
discussed](https://github.com/bitcoin/bitcoin.org/pull/670) and
discussed](https://github.com/bitcoin-dot-org/bitcoin.org/pull/670) and
published, allowing wallet authors to evaluate for themselves whether
their wallet would be a good fit for Bitcoin.org.
@ -217,7 +217,7 @@ and pull requests.
As Saïvann has become too busy to continue maintenance of the wallet
section of the site, we are actively [looking for a
volunteer](https://github.com/bitcoin/bitcoin.org/issues/778) to take
volunteer](https://github.com/bitcoin-dot-org/bitcoin.org/issues/778) to take
over reviewing wallets and managing wallet requirements. This is a great
volunteer position for anyone who likes trying new wallets and who wants
to interact directly with wallet authors.
@ -228,7 +228,7 @@ to interact directly with wallet authors.
> "Awesome, thanks for writing this down!" ---Andreas Schildbach on
> GitHub
> ([source](https://github.com/bitcoin/bitcoin.org/pull/711#issuecomment-70187037))
> ([source](https://github.com/bitcoin-dot-org/bitcoin.org/pull/711#issuecomment-70187037))
![Screenshot included in the full node guide](/img/blog/free/bitcoin-core.png)
@ -245,7 +245,7 @@ five days and has received over 4,000 page views.
* **Target multiple OSes:** initial instructions are provided for Ubuntu
Desktop and Ubuntu Server, other Linux distributions (desktop or
server), and Windows 7 (desktop only). New volunteers have [begun the
process](https://github.com/bitcoin/bitcoin.org/issues/763) of
process](https://github.com/bitcoin-dot-org/bitcoin.org/issues/763) of
contributing Windows 8.1 instructions, and we are still looking for a
Mac user to contribute OS X instructions.
@ -272,7 +272,7 @@ Saïvann Carignan and Jameson Lopp, and promotion also by Jameson.
> "Confirmed it works. Thanks a lot!" --Wladimir J. van der Laan on
> GitHub about the updated Download page
> ([source](https://github.com/bitcoin/bitcoin.org/pull/664#issuecomment-74473907))
> ([source](https://github.com/bitcoin-dot-org/bitcoin.org/pull/664#issuecomment-74473907))
Sometimes small tweaks to the site can have a large impact. Some of the
changes made this quarter include:
@ -281,7 +281,7 @@ changes made this quarter include:
* **Bitcoin Core 0.10.0:** it is our privilege to help the
core developers release new versions of Bitcoin Core by
[updating](https://github.com/bitcoin/bitcoin.org/pull/664) the
[updating](https://github.com/bitcoin-dot-org/bitcoin.org/pull/664) the
[Download page](https://bitcoin.org/en/download) and the [hosted
release notes.](https://bitcoin.org/en/version-history) For the
0.10.0 release, we added a [torrent
@ -295,7 +295,7 @@ changes made this quarter include:
least 44 active seeders as of February 28th.
* **Image optimization:** 83 SVG images were
[optimized,](https://github.com/bitcoin/bitcoin.org/pull/774) saving
[optimized,](https://github.com/bitcoin-dot-org/bitcoin.org/pull/774) saving
over 250 KB of disk space and a significant amount of bandwidth, as
well as helping users on slow connections read the site more quickly.
@ -327,12 +327,12 @@ updated.
* **Continuous integration:** each new pull request improving the site
is now [automatically built using Travis
CI](https://github.com/bitcoin/bitcoin.org/pull/771), allowing
CI](https://github.com/bitcoin-dot-org/bitcoin.org/pull/771), allowing
contributors to quickly discover bugs in their code even if they don't
compile the site themselves.
* **Troubleshooting:**
[investigated](https://github.com/bitcoin/bitcoin.org/issues/712) slow
[investigated](https://github.com/bitcoin-dot-org/bitcoin.org/issues/712) slow
bandwidth issues with downloads.
* **Preventive maintenance:** mitigated DDoS attacks and made sure stats
@ -340,9 +340,9 @@ updated.
against XSS attacks.
* **Guide volunteers:** [added a
list](https://github.com/bitcoin/bitcoin.org/pull/742) of [suggestions
list](https://github.com/bitcoin-dot-org/bitcoin.org/pull/742) of [suggestions
for new
contributors](https://github.com/bitcoin/bitcoin.org#how-to-participate)
contributors](https://github.com/bitcoin-dot-org/bitcoin.org#how-to-participate)
so they can dive in immediately.
* **Audits:** wrote an automated script that will send an alert when
@ -388,14 +388,14 @@ volunteer quick start guide was contributed by David.
> "I'm running a full node (~20 connections) with Bitcoin Core Version
> v0.10.0rc1 (64-Bit) on Windows 8.1 and willing to help out!"\
> ---Volunteer on GitHub for the Full Node page
> ([source](https://github.com/bitcoin/bitcoin.org/issues/763))
> ([source](https://github.com/bitcoin-dot-org/bitcoin.org/issues/763))
In addition to Bitcoin.org's recurring goals, such as funding the
servers (currently about $600 USD per month), we hope to accomplish the
following three major goals during the next quarter:
1. **New wallet maintainer:** we're [seeking a
volunteer](https://github.com/bitcoin/bitcoin.org/issues/778) to
volunteer](https://github.com/bitcoin-dot-org/bitcoin.org/issues/778) to
review new wallets for inclusion on the Choose Your Wallet page, as
well as to monitor existing wallets for problems and to propose new
criteria that allow us to only recommend the very best wallets.
@ -403,7 +403,7 @@ following three major goals during the next quarter:
2. **New developer documentation:** the developer documentation is
currently 250 printed pages long, and on May 24th it will celebrate
its [one-year
anniversary](https://github.com/bitcoin/bitcoin.org/pull/393#issuecomment-44089996)
anniversary](https://github.com/bitcoin-dot-org/bitcoin.org/pull/393#issuecomment-44089996)
on Bitcoin.org. In the upcoming quarter we plan to add about 50 more
printed pages worth of content, including:
@ -418,7 +418,7 @@ following three major goals during the next quarter:
page](https://en.bitcoin.it/wiki/Script)
* [Improved type
information](https://github.com/bitcoin/bitcoin.org/pull/753) in
information](https://github.com/bitcoin-dot-org/bitcoin.org/pull/753) in
the RPC and REST sections, as
[requested](http://www.mail-archive.com/bitcoin-development@lists.sourceforge.net/msg07069.html)
by Ocaml-Bitcoin developer Dario Teixeira.
@ -452,7 +452,7 @@ following three major goals during the next quarter:
We thank [The Bitcoin Foundation](https://bitcoinfoundation.org/) for
their continued financial support of the site, and extend our heartfelt
appreciation to the [15
people](https://github.com/bitcoin/bitcoin.org/graphs/contributors?from=2014-12-01&to=2015-02-28&type=c)
people](https://github.com/bitcoin-dot-org/bitcoin.org/graphs/contributors?from=2014-12-01&to=2015-02-28&type=c)
who contributed commits this quarter and the much larger number of
people who provided valuable feedback in over 439 comments on pull
requests and issues.
@ -460,5 +460,5 @@ requests and issues.
---
*If you have any questions about the content of this report, please
[open an issue](https://github.com/bitcoin/bitcoin.org/issues/new) on
[open an issue](https://github.com/bitcoin-dot-org/bitcoin.org/issues/new) on
GitHub or email Dave Harding, <dave@dtrt.org>.*

View file

@ -16,7 +16,7 @@ author: >
---
*Thanks to [our
volunteers](https://github.com/bitcoin/bitcoin.org/graphs/contributors?from=2015-03-01&to=2015-03-31&type=c)
volunteers](https://github.com/bitcoin-dot-org/bitcoin.org/graphs/contributors?from=2015-03-01&to=2015-03-31&type=c)
and the financial sponsorship of [The Bitcoin
Foundation](https://bitcoinfoundation.org/), we made the following
accomplishments this month.*
@ -97,8 +97,8 @@ luke-jr, muresanroland, pstratem, and saivann.
[Transifex]: https://www.transifex.com/projects/p/bitcoinorg/
[Events page]: /en/events
[developer documentation]: /en/developer-documentation
[proposed]: https://github.com/bitcoin/bitcoin.org/pull/793
[GitHub]: https://github.com/bitcoin/bitcoin.org#how-to-participate
[proposed]: https://github.com/bitcoin-dot-org/bitcoin.org/pull/793
[GitHub]: https://github.com/bitcoin-dot-org/bitcoin.org#how-to-participate
[their codebase]: https://github.com/kncgroup/bitcoin-wallet
[full node guide]: /en/full-node
[CHoose your wallet page]: /en/choose-your-wallet

View file

@ -83,7 +83,7 @@ people load them.
[dev glossary]: /en/developer-glossary
[jquery]: https://jquery.com/
[jquery ui]: https://jqueryui.com/
[several volunteers]: https://github.com/bitcoin/bitcoin.org/pull/793
[several volunteers]: https://github.com/bitcoin-dot-org/bitcoin.org/pull/793
[Bitcoin.org developer documentation]: /en/developer-documentation
[the bitcoin foundation]: https://bitcoinfoundation.org/
[glossary section]: /en/developer-glossary