Changed content of "recent news" menu

See merge request monero-project/monero-site!1112
This commit is contained in:
luigi1111 2019-09-04 15:51:12 +02:00
commit 2da00d168d
18 changed files with 35 additions and 28 deletions

View File

@ -16,14 +16,14 @@
url: downloads/ url: downloads/
- title: Recent News - title: Recent News
subfolderitems: subfolderitems:
- page: All Posts - page: Announcements
url: blog url: blog/tags/announcements.html
- page: Missives
url: blog/tags/monero%20missives.html
- page: Meeting Logs - page: Meeting Logs
url: blog/tags/dev%20diaries.html url: blog/tags/dev%20diaries.html
- page: Releases - page: Releases
url: blog/tags/releases.html url: blog/tags/releases.html
- page: All Posts
url: blog
- title: Community - title: Community
subfolderitems: subfolderitems:
- page: Team - page: Team
@ -51,4 +51,4 @@
- page: Technical Specs - page: Technical Specs
url: technical-specs url: technical-specs
- page: Library - page: Library
url: library url: library

View File

@ -81,3 +81,6 @@
- slug: protocol upgrade - slug: protocol upgrade
name: Protocol Upgrade name: Protocol Upgrade
- slug: announcements
name: Announcements

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: An Unofficial Response to "An Empirical Analysis of Linkability in the Monero Blockchain" title: An Unofficial Response to "An Empirical Analysis of Linkability in the Monero Blockchain"
summary: A community-drafted response to Andrew Miller, et al. summary: A community-drafted response to Andrew Miller, et al.
tags: [core, crypto, research] tags: [core, crypto, research, announcements]
author: Justin Ehrenhofer (SamsungGalaxyPlayer) and the Monero community author: Justin Ehrenhofer (SamsungGalaxyPlayer) and the Monero community
--- ---

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: Disclosure of a Major Bug in CryptoNote Based Currencies title: Disclosure of a Major Bug in CryptoNote Based Currencies
summary: Patched in Monero and others, but still in the wild summary: Patched in Monero and others, but still in the wild
tags: [core, crypto, research] tags: [core, crypto, research, announcements]
author: luigi1111 and Riccardo "fluffypony" Spagni author: luigi1111 and Riccardo "fluffypony" Spagni
--- ---
@ -103,4 +103,4 @@ point contained in subgroup 1 and l (basepoint subgroup) is the identity element
by 0). Mutliplying any point by 2, 4, or 8 will move it to the corresponding most exclusive subgroup (e.g., a point in 8*l subgroup multiplied by 4 would move to the 2*l subgroup, a point in the 8 subgroup multiplied by 2 would move the 4 by 0). Mutliplying any point by 2, 4, or 8 will move it to the corresponding most exclusive subgroup (e.g., a point in 8*l subgroup multiplied by 4 would move to the 2*l subgroup, a point in the 8 subgroup multiplied by 2 would move the 4
subgroup, and so on). Adding a small subgroup (non idenitity) point to a key image in the basepoint subgroup "knocks" it out of that subgroup and into one of the larger ones. Since the order of that subgroup is not l but some multiple, subgroup, and so on). Adding a small subgroup (non idenitity) point to a key image in the basepoint subgroup "knocks" it out of that subgroup and into one of the larger ones. Since the order of that subgroup is not l but some multiple,
multiplying as in the proposed mitigation above does not return the identity element. multiplying as in the proposed mitigation above does not return the identity element.
~~~ ~~~

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: A Scheduled Protocol Upgrade is Planned for September 15 title: A Scheduled Protocol Upgrade is Planned for September 15
summary: To be sufficiently prepared, please run CLI v0.11.0.0 or GUI v0.11.0.0 summary: To be sufficiently prepared, please run CLI v0.11.0.0 or GUI v0.11.0.0
tags: [protocol upgrade, core, crypto] tags: [protocol upgrade, core, crypto, announcements]
author: dEBRUYNE / fluffypony author: dEBRUYNE / fluffypony
--- ---
@ -74,4 +74,4 @@ This process is similar to the CLI upgrade process. Thus, see aforementioned ste
**Pool mining:** **Pool mining:**
Only your pool operator needs to upgrade to the new version. In addition, any mining software that you use doesn't require an upgrade. Only your pool operator needs to upgrade to the new version. In addition, any mining software that you use doesn't require an upgrade.

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: Workgroups and Resources title: Workgroups and Resources
summary: A brief overview of workgroups in Monero and the resources that are provided for them to succeed. summary: A brief overview of workgroups in Monero and the resources that are provided for them to succeed.
tags: [community] tags: [community, announcements]
author: rehrar author: rehrar
--- ---
@ -42,4 +42,4 @@ The Taiga and Mattermost instances have been deployed for a couple months now (b
The Monerujo team has their own [Taiga project](https://taiga.getmonero.org/project/m2049r-monerujo/) as well as several private Mattermost channels where they conduct weekly meetings, share files, and, many times, just have fun! The Monerujo team has their own [Taiga project](https://taiga.getmonero.org/project/m2049r-monerujo/) as well as several private Mattermost channels where they conduct weekly meetings, share files, and, many times, just have fun!
You (yes, you!) are invited to do the same. Brainstorm, envision what you want Monero to be, make a project, turn your ideas into reality, and have fun! Monero depends on you. You (yes, you!) are invited to do the same. Brainstorm, envision what you want Monero to be, make a project, turn your ideas into reality, and have fun! Monero depends on you.

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: Monero Compatible Bulletproofs title: Monero Compatible Bulletproofs
tags: [crypto, research] tags: [crypto, research, announcements]
author: Sarang Noether author: Sarang Noether
--- ---
@ -19,4 +19,4 @@ Multiple outputs raise some issues that need further thought. Because bulletproo
To avoid any problems, we're deploying bulletproofs in two stages. You'll first see only the single-output proofs. A two-output transaction will initially use two separate proofs, which still offers massive savings from what we have now. You'll see lower fees and faster verification times. We'll continue discussions about fee structure while we test multiple-output proofs, and later deploy them as a second stage. We want to encourage miners to use multiple-output proofs while being safe about fee scaling. To avoid any problems, we're deploying bulletproofs in two stages. You'll first see only the single-output proofs. A two-output transaction will initially use two separate proofs, which still offers massive savings from what we have now. You'll see lower fees and faster verification times. We'll continue discussions about fee structure while we test multiple-output proofs, and later deploy them as a second stage. We want to encourage miners to use multiple-output proofs while being safe about fee scaling.
Overall, bulletproofs represent a huge advancement in Monero transactions. We get massive space savings, better verification times, and lower fees. If you're a fan of testnet, keep an eye out for bulletproofs! Overall, bulletproofs represent a huge advancement in Monero transactions. We get massive space savings, better verification times, and lower fees. If you're a fan of testnet, keep an eye out for bulletproofs!

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: A note on fees title: A note on fees
tags: [crypto, research] tags: [crypto, research, announcements]
author: dEBRUYNE / ArticMine author: dEBRUYNE / ArticMine
--- ---
@ -120,4 +120,4 @@ In conclusion, whilst fees are currently too high, they, most likely, won't be a
4. Code details and the actual implementation of the dynamic block size algorithm can be found [here](https://github.com/monero-project/monero/blob/master/src/cryptonote_basic/cryptonote_basic_impl.cpp). 4. Code details and the actual implementation of the dynamic block size algorithm can be found [here](https://github.com/monero-project/monero/blob/master/src/cryptonote_basic/cryptonote_basic_impl.cpp).
5. Code details and the actual implementation of the dynamic fee algorithm can be found [here](https://github.com/monero-project/monero/commit/82dbba10d467e28e56929e2e7f3b1f04d4635da4). 5. Code details and the actual implementation of the dynamic fee algorithm can be found [here](https://github.com/monero-project/monero/commit/82dbba10d467e28e56929e2e7f3b1f04d4635da4).

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: PoW change and key reuse title: PoW change and key reuse
summary: Monero will tweak Cryptonight, and how key reuse can compromise your privacy summary: Monero will tweak Cryptonight, and how key reuse can compromise your privacy
tags: [mining, protocol upgrade, crypto] tags: [mining, protocol upgrade, crypto, announcements]
author: dEBRYUNE, dnaleor and the Monero project author: dEBRYUNE, dnaleor and the Monero project
--- ---

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: Core Team Announcement title: Core Team Announcement
summary: Small elaboration on the Core Team's role and an announcement on its membership summary: Small elaboration on the Core Team's role and an announcement on its membership
tags: [monero, core] tags: [monero, core, announcements]
author: The Core Team author: The Core Team
--- ---
@ -31,4 +31,4 @@ But every change brings new opportunity, and the Core Team is delighted to welco
All members of the Core Team, past and present want to thank all volunteers and contributors for their consistent and tireless work. We look forward to what 2018 has in store for us as a project, and as a community. All members of the Core Team, past and present want to thank all volunteers and contributors for their consistent and tireless work. We look forward to what 2018 has in store for us as a project, and as a community.
![Monero Core Team Cartoon](/img/monero-core.jpg) ![Monero Core Team Cartoon](/img/monero-core.jpg)
Image credit: [helloluis](https://cryptopop.net/) Image credit: [helloluis](https://cryptopop.net/)

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: A Scheduled Network Upgrade is Planned for April 6 title: A Scheduled Network Upgrade is Planned for April 6
summary: A scheduled network upgrade is planned for April 6. To be sufficiently prepared, please run CLI v0.12.0.0 or GUI v0.12.0.0 summary: A scheduled network upgrade is planned for April 6. To be sufficiently prepared, please run CLI v0.12.0.0 or GUI v0.12.0.0
tags: [network upgrade, core, crypto] tags: [network upgrade, core, crypto, announcements]
author: dEBRUYNE / fluffypony author: dEBRUYNE / fluffypony
--- ---

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: Response to "An Empirical Analysis of Traceability in the Monero Blockchain", Version 2 title: Response to "An Empirical Analysis of Traceability in the Monero Blockchain", Version 2
summary: A response to Malte Möser, et al. summary: A response to Malte Möser, et al.
tags: [core, crypto, research] tags: [core, crypto, research, announcements]
author: Justin Ehrenhofer (SamsungGalaxyPlayer, sgp) author: Justin Ehrenhofer (SamsungGalaxyPlayer, sgp)
--- ---

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: A Post Mortem of The Multiple Counting Bug title: A Post Mortem of The Multiple Counting Bug
tags: [dev, core, crypto] tags: [dev, core, crypto, announcements]
author: dEBRUYNE author: dEBRUYNE
--- ---
@ -21,4 +21,4 @@ In sum, a critical bug in the wallet software, of which the severity was initial
**Notes:** **Notes:**
1. As an example, a transaction with 50 identical transaction public keys (`01ede13f013833f8aef14a9397b83fd5171833ab55bc480104dd6ba86ca8f13558`) can be found [here](https://xmrchain.net/tx/705501446556cb9dfed7997c6f3e31e76c43bdf459ae8c5485b8d1600bb7e142). 1. As an example, a transaction with 50 identical transaction public keys (`01ede13f013833f8aef14a9397b83fd5171833ab55bc480104dd6ba86ca8f13558`) can be found [here](https://xmrchain.net/tx/705501446556cb9dfed7997c6f3e31e76c43bdf459ae8c5485b8d1600bb7e142).

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: A Post Mortem of The Burning Bug title: A Post Mortem of The Burning Bug
tags: [dev, core, crypto] tags: [dev, core, crypto, announcements]
author: dEBRUYNE author: dEBRUYNE
--- ---

View File

@ -1,7 +1,7 @@
--- ---
layout: post layout: post
title: Introducing the Monero Malware Response Workgroup Website title: Introducing the Monero Malware Response Workgroup Website
tags: [malware, community, mining] tags: [malware, community, mining, announcements]
author: Justin Ehrenhofer author: Justin Ehrenhofer
--- ---
@ -17,4 +17,4 @@ The Monero Malware Workgroup is a self-organized set of volunteers that maintain
We will not be able to eliminate malicious mining, but we hope to provide necessary education for people to better understand Monero, what mining is, and how to remove malware. We will not be able to eliminate malicious mining, but we hope to provide necessary education for people to better understand Monero, what mining is, and how to remove malware.
[mrw.getmonero.org](https://mrw.getmonero.org) [mrw.getmonero.org](https://mrw.getmonero.org)

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: Monero Adds Blockchain Pruning and Improves Transaction Efficiency title: Monero Adds Blockchain Pruning and Improves Transaction Efficiency
summary: Monero adds pruning and reduces range proof verification time with forthcoming upgrade summary: Monero adds pruning and reduces range proof verification time with forthcoming upgrade
tags: [dev, core, crypto] tags: [dev, core, crypto, announcements]
author: Justin Ehrenhofer author: Justin Ehrenhofer
--- ---

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: Long Payment ID Deprecation title: Long Payment ID Deprecation
summary: Announcement of the deprecation of long payment IDs summary: Announcement of the deprecation of long payment IDs
tags: [community, crypto] tags: [community, crypto, announcements]
author: dEBRUYNE / Fluffypony author: dEBRUYNE / Fluffypony
--- ---

View File

@ -0,0 +1,4 @@
---
layout: blog_by_tag
title: titles.blogbytag
---