mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-11 05:15:28 +00:00
added missive for 2015-02-23
This commit is contained in:
parent
39b26a29e0
commit
57e9af71d1
5 changed files with 42 additions and 0 deletions
|
@ -54,3 +54,12 @@
|
||||||
|
|
||||||
- slug: forkguard
|
- slug: forkguard
|
||||||
name: ForkGuard.com
|
name: ForkGuard.com
|
||||||
|
|
||||||
|
- slug: year in review
|
||||||
|
name: Year in Review
|
||||||
|
|
||||||
|
- slug: funding
|
||||||
|
name: Funding and Donations
|
||||||
|
|
||||||
|
- slug: research
|
||||||
|
name: Monero Research Lab
|
||||||
|
|
|
@ -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!
|
3
blog/tags/funding.md
Normal file
3
blog/tags/funding.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
layout: blog_by_tag
|
||||||
|
---
|
3
blog/tags/research.md
Normal file
3
blog/tags/research.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
layout: blog_by_tag
|
||||||
|
---
|
3
blog/tags/year in review.md
Normal file
3
blog/tags/year in review.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
layout: blog_by_tag
|
||||||
|
---
|
Loading…
Reference in a new issue