dash-website/_i18n/en/_posts/2014-09-29-open-source-announcement-and-future-plans.html
Perry Woodin ad056aa1cb Fix/html (#13)
* 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.
2016-09-12 15:25:54 -04:00

34 lines
2.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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 were no longer going to be using the “release candidate” labels and were 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>Weve been busy the last few weeks working on development plans for the next six to twelve months and were 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 were 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>Were currently building the foundation for instant transactions and other secret projects that were not ready to announce yet. Well see you on testnet soon!</p>
<p>The Dash Development Team</p>