mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
* Remove style-guide from i18n builds * Remove uncategorized from CN blog posts. * Team images and alt attributes. * Fixing language linkage * Ignore missing or empty alt tags * ignore sass-cache * fix gitignore for sass-cache * fix gitignore for sass-cache * Only show language dropdown if the page is not a post (blog) * New url with site.lang included. * Removed the site.baseurl var from the posts.
34 lines
2.2 KiB
HTML
34 lines
2.2 KiB
HTML
---
|
||
layout: post
|
||
title: Open Source Announcement and Future Plans
|
||
date: 2014-09-29 13:28:50.000000000 -04:00
|
||
type: post
|
||
published: true
|
||
status: publish
|
||
categories:
|
||
- Development Updates
|
||
tags: []
|
||
meta:
|
||
_edit_last: '4'
|
||
slide_template: default
|
||
truethemes_video_url: ''
|
||
truethemes_external_image_url: ''
|
||
truethemes_slider_shortcode: ''
|
||
truethemes_slider_cu3er: ''
|
||
author:
|
||
login: evan
|
||
email: eduffield82@gmail.com
|
||
display_name: Evan Duffield
|
||
first_name: Evan
|
||
last_name: Duffield
|
||
---
|
||
<p>Hello Everyone!</p>
|
||
<p>Today, September 29, 2014 Darksend was completely open sourced. This means that we’re no longer going to be using the “release candidate” labels and we’re considering Darksend to be stable enough to leave beta. Also, the development community can come together to improve and refine Darksend, build backends that utilize it and enhance the Masternode technology adding even more functionality.</p>
|
||
<p>We’ve been busy the last few weeks working on development plans for the next six to twelve months and we’re happy to announce these today.</p>
|
||
<p>Masternode Hardening</p>
|
||
<p>To build a network that can withstand attacks, the masternodes must not publish their IPs. To do this we’re going to utilize a new multipath communication technology. This will add another layer of privacy to the system as it will allow users to communicate with the network securely without exposing their IPs and will also hide the identity of the Darksend mixing nodes making it extremely difficult, if not impossible, for third parties to spy on users information.</p>
|
||
<p>It uses multi-path routing so users can send more than one encrypted message using different routes on the mesh network for redundancy. This will allow us quick communication, robustness and anonymous two way communication.</p>
|
||
<p>The diagram below shows the new system in action:</p>
|
||
<p><img src="/assets/OUwts2khRo_9vL7lJnMxqY1Bf_d_dNN6e0v7xS6QTXbJdWfTgldiwIuCgQ7aCL_8WHR927R8tVvIO9Wnfz5PeSOmXNyQVHhx6cMGWhgHWbTtB_Imhj3nNzss571uVebTbw" /></p>
|
||
<p>We’re currently building the foundation for instant transactions and other secret projects that we’re not ready to announce yet. We’ll see you on testnet soon!</p>
|
||
<p>The Dash Development Team</p>
|