diff --git a/_data/tags.yml b/_data/tags.yml index 2cb39c7a00b9ee54a7e4f44159d5cf50b64898fc..96afbd76358f1ec4f2e108d12ca521bffede73a3 100644 --- a/_data/tags.yml +++ b/_data/tags.yml @@ -54,3 +54,12 @@ - slug: forkguard name: ForkGuard.com + +- slug: year in review + name: Year in Review + +- slug: funding + name: Funding and Donations + +- slug: research + name: Monero Research Lab diff --git a/_posts/2015-02-23-monero-missive-for-the-week-of-2015-02-23.md b/_posts/2015-02-23-monero-missive-for-the-week-of-2015-02-23.md new file mode 100644 index 0000000000000000000000000000000000000000..2669dabd6e1157c2e4c8118b6f5aec37d85fd635 --- /dev/null +++ b/_posts/2015-02-23-monero-missive-for-the-week-of-2015-02-23.md @@ -0,0 +1,24 @@ +--- +layout: post +title: Monero Missive for the Week of 2015-02-23 +summary: New website, moved from to monero.cc to getmonero.org, MRL-0004 released, Monero design and development goals published +tags: [monero missives, research, usability] +author: Riccardo Spagni (fluffypony) +forum: +--- + +We are moving to a new Missive format, it is now in the form of a podcast! + +<div class="text-center"><iframe style="border: none" src="//html5-player.libsyn.com/embed/episode/id/3381043/height/600/width/600/theme/standard-mini/direction/no/autoplay/no/autonext/no/thumbnail/yes/preload/no/no_addthis/no/" height="600" width="600" scrolling="no" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe></div> + +To download the podcast directly please [use this link to the MP3](http://traffic.libsyn.com/monero/Monero_Missives_Podcast_for_the_week_of_2015-02-23.mp3). + +Community members are encouraged to transcribe it so that non-English speakers can benefit as well. A brief summary of the points discussed is: + +1. The release of the new website, and the move to [the getmonero.org domain](https://getmonero.org/) + +2. The publication of [MRL-0004, Improving Obfuscation in the CryptoNote Protocol](https://lab.monero.cc/pubs/MRL-0004.pdf) + +3. Monero's [design and development goals](http://getmonero.org/design-goals/) + +Dev Diaries and External Projects will resume being covered from next week. Until then! \ No newline at end of file diff --git a/blog/tags/funding.md b/blog/tags/funding.md new file mode 100644 index 0000000000000000000000000000000000000000..320028d508d1c18c7fa5c93e6b86123a66b3926a --- /dev/null +++ b/blog/tags/funding.md @@ -0,0 +1,3 @@ +--- +layout: blog_by_tag +--- \ No newline at end of file diff --git a/blog/tags/research.md b/blog/tags/research.md new file mode 100644 index 0000000000000000000000000000000000000000..320028d508d1c18c7fa5c93e6b86123a66b3926a --- /dev/null +++ b/blog/tags/research.md @@ -0,0 +1,3 @@ +--- +layout: blog_by_tag +--- \ No newline at end of file diff --git a/blog/tags/year in review.md b/blog/tags/year in review.md new file mode 100644 index 0000000000000000000000000000000000000000..320028d508d1c18c7fa5c93e6b86123a66b3926a --- /dev/null +++ b/blog/tags/year in review.md @@ -0,0 +1,3 @@ +--- +layout: blog_by_tag +--- \ No newline at end of file