create account

Stealth on BitShares - Development Phase II by malacandrahyoi

View this thread on: hive.blogpeakd.comecency.com
· @malacandrahyoi ·
$46.79
Stealth on BitShares - Development Phase II
#### What is Stealth Phase II?

<br />On Monday I introduced drafts of six new BSIPs (BitShares Improvement Proposals) to the [BSIP issue tracker](https://github.com/bitshares/bsips/issues) detailing the continued development of Stealth technology on the BitShares platform.  They are issue numbers [88](https://github.com/bitshares/bsips/issues/88), [89](https://github.com/bitshares/bsips/issues/89), [90](https://github.com/bitshares/bsips/issues/90), [91](https://github.com/bitshares/bsips/issues/91), [92](https://github.com/bitshares/bsips/issues/92), and [93](https://github.com/bitshares/bsips/issues/93).  The six BSIPs discuss various distinct improvements and upgrades to the existing Stealth technology.  Stealth is not new to BitShares, but the existing Stealth features are underutilized, in part because of the incomplete privacy that they currently offer.  (The features are available in the CLI wallet, however the UI developers have been wisely conservative in not offering features which may impart an exaggerated sense of security.)  

<br><center>![Beach Chairs in Infrared](https://steemitimages.com/0x0/https://ipfs.io/ipfs/QmSkPUVdkBTCFGF35N4UGQdTzUwQsuoNm4MEfqjSAknL1e/beachchairs/m.jpg)</center>
<center>*Imagine sitting here, letting all your worries wash away, secure in the knowledge that Stealth has got your back.*</center><br>

# Background and motivation

<br />“Stealth” here refers the ability of users to conduct certain activities privately.  Primarily, this includes the maintenance of private, inscrutable balances of any asset type, and the ability to transfer balances to other users without revealing value amounts or the identities of the parties involved.

#### *Stealth is a constellation of solutions!*

<br />Privacy, and therefore “Stealth,” is not a single technology or protocol, but rather several, that address specific mechanisms by which information about a user’s activities may be leaked. An initial round of Stealth development succeeded in implementing Confidential Transactions (CT) in March of 2016 following [BSIP-0008](https://github.com/bitshares/bsips/blob/master/bsip-0008.md).  CT provides two major features: *value-blinding* and *stealth addresses*.  These features, while important, are still very susceptible to chain analysis.  This is because inputs and outputs to a transaction are explicitly listed, meaning that for any particular output, a detailed history can be constructed, back to the originating transactions where a public balance was blinded.  Unless a user transacts with a large number of other users utilizing the Stealth features, the set of originating transactions in an output’s history may be small and highly likely to identify the user (or a small number of users) and suggest plausible value amounts.  In fact, casual users of Stealth may be receiving little to no privacy benefit from the features as currently implemented.

Thus, additional features and measures are still required to provide acceptable levels of privacy to the users of the Stealth feature.

Towards that end, I have written rough drafts of six BSIPs addressing specific components of continuing Stealth development, which, taken together, will result in an enormous increase in privacy afforded to the users of Stealth features on the BitShares platform.  These are still very early drafts, and in some cases only partially complete, if not mere stub articles.  In some cases, there are more than one available solution to a particular problem, and involvement and discussion from the developer community is needed to ensure the best path forward is chosen.  Further research and documentation is still needed to complete the BSIPs to the level where a decision on whether to implement can be made.

# The BSIPs

<br><center>![Beer Pong Bugs](https://steemitimages.com/0x0/https://ipfs.io/ipfs/QmSkPUVdkBTCFGF35N4UGQdTzUwQsuoNm4MEfqjSAknL1e/beerpongbugs/m.jpg)</center>
<center>_Getting our ducks in a row for **Stealth**!!_</center><br>

Active editing of the BSIP drafts is currently happening in [Agorise’s fork](https://github.com/Agorise/bsips) of the BSIPs repository.  The text of each BSIP will be periodically merged into the corresponding issues in the core BSIP repository, which will be the preferred location for technical discussion on each document.  @Agorise and @kenCode have been constant believers in the future of Stealth on BitShares and a tremendous support in the initial research and writing of these BSIPs, and cannot be thanked enough.

The six BSIPs subdivide the work into logically distinct components.  The first BSIP serves as an entry point and summary of the remaining BSIPs.  The very latest version will always be located here:

https://github.com/Agorise/bsips/blob/master/bsip-1200.md

A table of all six BSIPs describing the specific components is located in the above link, and is also replicated below: (Numbers are mere placeholders until officially accepted into the core BSIP repository.)

Note that these BSIPs are NOT done yet!  I am introducing them now so that community involvement and discussion can guide the development.  If I propose a bad idea, I want you all to call me out on it!

Number             | Title                                                        | Type
:-----------------:|--------------------------------------------------------------|------------
1200 | Stealth development, Phase II           | Informational
1201 | New operations for Confidential Asset (CA) transactions    | Protocol
1202 | Ring signatures for untraceability of Stealth transactions | Protocol
1203 | Blockchain scanning for inbound Stealth transactions       | Protocol
1204 | Deterministic addresses for Stealth wallets                | Informational
1205 | Metadata hiding via Garlic Routing and other means         | Informational

## Individual components

In addition to the introductory BSIP (latest draft [here](https://github.com/Agorise/bsips/blob/master/bsip-1200.md), GitHub issue [here](https://github.com/bitshares/bsips/issues/88)), very brief summaries of each Stealth Phase II component are given as follows:

### Confidential Assets

Confidential Assets (CA) extends Confidential Transactions (CT) by hiding not just the value amounts of a transaction, but also the asset type.  For a multi-asset platform such as BitShares, this extension has obvious value.  _(Latest draft [here](https://github.com/Agorise/bsips/blob/master/bsip-1201.md),  Issue [here](https://github.com/bitshares/bsips/issues/89))_

### Untraceability

Here several options are considered to provide untraceability.  At the moment I favor adapting RingCT (which combines ring signatures with Confidential Transactions) to incorporate Confidential Assets, forming RingCA.   RingCT is already used by privacy-centric coins such as Monero, thus it is a tested technology.  However other options are also worthy of consideration,  including MimbleWimble and Sigma protocols combined with ZeroCoin.  (Original ZeroCoin required a trusted setup, which is not desirable, however with Sigma protocols the trusted setup is no longer needed [Yap2017, Groth2014].)  _(Latest draft [here](https://github.com/Agorise/bsips/blob/master/bsip-1202.md),  Issue [here](https://github.com/bitshares/bsips/issues/90))_

### Detecting Inbound Transactions

Existing Stealth functionality on BitShares does not provide a mechanism for automated discovery of inbound Stealth transactions.  Instead, a transaction "receipt" needs to be communicated from sender to receiver.  This is a consequence of stealth addresses —  even the recipient doesn't know a balance belongs to them if they don't possess a "shared secret" between sender and receiver!  Of course, it is possible to embed this data in the blockchain in a way that only the receiver can find and decrypt it.  This BSIP is to propose mechanisms for this process and API extensions (if needed) to support it.  _(Latest draft [here](https://github.com/Agorise/bsips/blob/master/bsip-1203.md),  Issue [here](https://github.com/bitshares/bsips/issues/91))_

### Deterministic Stealth Addresses

This one is simple.  It proposes to document a standard process for deriving stealth addresses from a wallet seed, to facilitate easy wallet backup.  Nothing technologically new here — UTXO-based coins have been using this feature for years — it just needs to be documented so that various wallet vendors can keep to the same standard.  _(Latest draft [here](https://github.com/Agorise/bsips/blob/master/bsip-1204.md),  Issue [here](https://github.com/bitshares/bsips/issues/92))_

### Metadata Hiding

This one is more open ended.  It has to do with eavesdroppers listening in on your wallet's communication with the network.  Let's say your Stealth balance is composed of ten different balance elements (called commitments) on the blockchain.  Nobody would know that all ten of them belong to the same person (this is called *unlinkability*)... *until* your wallet querries all ten of them in one communication to check your balance!  In this BSIP we propose wallet behaviors that avoid compromising the privacy measures that underpin Stealth.  _(Latest draft [here](https://github.com/Agorise/bsips/blob/master/bsip-1205.md),  Issue [here](https://github.com/bitshares/bsips/issues/93))_

# Stealth, stealth, and STEALTH

<br />You may have noticed that sometimes I capitalize Stealth, and sometimes I don't.  And you may have also seen all-caps STEALTH if you are a follower of the long story arc of this BitShares feature.

When I capitalize "Stealth," I am referring to the Stealth technology as implemented (or planned) on the BitShares network.  It refers to the aggregate of specific technologies that are mobilized when a user uses the Stealth features.

You may have also noticed lowercase, as in the phrase "stealth addresses."  Stealth addresses are *one* specific technological component of the Stealth feature set.

Lastly, although I've made no mention of it above, you may have seen STEALTH.  STEALTH refers to a tradeable asset on the BitShares platform that users can buy and sell.  Users do NOT need to hold STEALTH tokens in order to use the Stealth features!  The STEALTH tokens are a "Fee-Backed Asset" (FBA) which are bought-and-burned with the transaction fees used to make Stealth transactions.  The FBA is intended to support the development of Stealth features, as described by [BSIP-0007](https://github.com/bitshares/bsips/blob/master/bsip-0007.md) 

# Work to be done:

<br><center>![Predatory Stink Bugs](https://steemitimages.com/0x0/https://ipfs.io/ipfs/QmSkPUVdkBTCFGF35N4UGQdTzUwQsuoNm4MEfqjSAknL1e/bugz/m.jpg)</center>
<center>_There's lots to be done!_</center><br>

I personally intend to take the lead on the completion of the Stealth BSIP drafts, and thereafter on the implementation of the features.

The BSIPs above all include at least an abstract and motivation section, nevertheless much remains to be done.  Broad description of the proposed solutions are included, but the detailed specifications are still to be drafted.  I intend over the coming weeks to do the necessary research to articulate solutions to the level of detail needed to allow committee assessment and implementation, should the community wish to implement.

For cases where more than one good solution may exist, I will research and draft concise summaries of available options to allow comparative evaluation and involved discussion from the community, to result in the best possible solutions.

# Who am I?

<br />I have been passionate about crypto since 2014 and have worked within the BitShares ecosystem for just over a year.  My primary interest is in making existing systems more private through applied cryptography.  I am a believer in individual liberty, and that privacy is essential to preserving freedom.  I have over two decades of software development experience.  Like many in this field, cryptography and crypto economics are more recent passions.  I come from a background of scientific computing.  

# Thank You!

<br />Thank you for reading along, and allowing me to make this introduction and to articulate my plans.  I welcome all commentary and feedback!

### References

* [MaxCT] Confidential Transactions (Greg Maxwell) - [txt](https://people.xiph.org/~greg/confidential_values.txt)
* [PoelCA] Confidential Assets (Poelstra, et. al.) - [pdf](https://blockstream.com/bitcoin17-final41.pdf)
* [Noe2015] Ring Confidential Transactions (Shen Noether) - [pdf](https://eprint.iacr.org/2015/1098.pdf)
* [Jed2016] Mimblewimble (Tom Elvis Jedusor) - [txt](https://scalingbitcoin.org/papers/mimblewimble.txt)
* [Poel2016MW] Mimblewimble (Andrew Poelstra) - [pdf](https://download.wpsoftware.net/bitcoin/wizardry/mimblewimble.pdf)
* [Yap2017] Zcoin moving beyond trusted setup in Zerocoin (Reuben Yap) - [link](https://zcoin.io/zcoin-moving-beyond-trusted-setup-in-zerocoin/)
* [Groth2014] - One-out-of-Many Proofs: Or How to Leak a Secret and Spend a Coin (Jens Groth and Markulf Kohlweiss) - [pdf](https://eprint.iacr.org/2014/764.pdf)

---

Images: 1 [Beach Chairs in Bichromatic Infrared](https://steemit.com/photography/@malacandrahyoi/beach-chairs-in-bichromatic-infrared); 2 [Beer Pong Bugs](https://steemit.com/photography/@malacandrahyoi/beer-pong-bugs); 3 [Bugz!](https://steemit.com/photography/@malacandrahyoi/bugz)

---

_Christopher Sanborn is passionate about cryptocurrencies, individual liberty, agorism, photography, peaceful parenting, and making the world a better place through cryptography.  He has a Ph.D. in Physics and over a decade of experience in scientific computing and software development.  Follow him at @malacandrahyoi._
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 123 others
properties (23)
authormalacandrahyoi
permlinkstealth-on-bitshares-development-phase-ii
categorybitshares
json_metadata{"tags":["bitshares","stealth","privacy","cryptocurrency","busy"],"users":["agorise","kencode","malacandrahyoi"],"image":["https://steemitimages.com/0x0/https://ipfs.io/ipfs/QmSkPUVdkBTCFGF35N4UGQdTzUwQsuoNm4MEfqjSAknL1e/beachchairs/m.jpg","https://steemitimages.com/0x0/https://ipfs.io/ipfs/QmSkPUVdkBTCFGF35N4UGQdTzUwQsuoNm4MEfqjSAknL1e/beerpongbugs/m.jpg","https://steemitimages.com/0x0/https://ipfs.io/ipfs/QmSkPUVdkBTCFGF35N4UGQdTzUwQsuoNm4MEfqjSAknL1e/bugz/m.jpg"],"links":["https://github.com/bitshares/bsips/issues","https://github.com/bitshares/bsips/issues/88","https://github.com/bitshares/bsips/issues/89","https://github.com/bitshares/bsips/issues/90","https://github.com/bitshares/bsips/issues/91","https://github.com/bitshares/bsips/issues/92","https://github.com/bitshares/bsips/issues/93","https://github.com/bitshares/bsips/blob/master/bsip-0008.md","https://github.com/Agorise/bsips","https://github.com/Agorise/bsips/blob/master/bsip-1200.md","https://github.com/Agorise/bsips/blob/master/bsip-1201.md","https://github.com/Agorise/bsips/blob/master/bsip-1202.md","https://github.com/Agorise/bsips/blob/master/bsip-1203.md","https://github.com/Agorise/bsips/blob/master/bsip-1204.md","https://github.com/Agorise/bsips/blob/master/bsip-1205.md","https://github.com/bitshares/bsips/blob/master/bsip-0007.md","https://people.xiph.org/~greg/confidential_values.txt","https://blockstream.com/bitcoin17-final41.pdf","https://eprint.iacr.org/2015/1098.pdf","https://scalingbitcoin.org/papers/mimblewimble.txt","https://download.wpsoftware.net/bitcoin/wizardry/mimblewimble.pdf","https://zcoin.io/zcoin-moving-beyond-trusted-setup-in-zerocoin/","https://eprint.iacr.org/2014/764.pdf","https://steemit.com/photography/@malacandrahyoi/beach-chairs-in-bichromatic-infrared","https://steemit.com/photography/@malacandrahyoi/beer-pong-bugs","https://steemit.com/photography/@malacandrahyoi/bugz"],"app":"steemit/0.1","format":"markdown"}
created2018-08-08 17:33:24
last_update2018-08-08 17:33:24
depth0
children15
last_payout2018-08-15 17:33:24
cashout_time1969-12-31 23:59:59
total_payout_value35.271 HBD
curator_payout_value11.523 HBD
pending_payout_value0.000 HBD
promoted18.977 HBD
body_length13,715
author_reputation888,314,656,920
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,550,306
net_rshares34,935,743,895,841
author_curate_reward""
vote details (187)
@agorise ·
$0.54
# Outstanding post Chris! 
 
More links of interest regarding Stealth: 
 
The BSIP's now have an issue each in the bitshares-core BSIP's repo.  Technical disussion to be there.  They've got issue numbers 88 through 93. ie, issues starting at: 
https://github.com/bitshares/bsips/issues/88 
 
Stealth BSIP's update and review in progress: 
https://github.com/bitshares/bitshares-core/issues/1214 
 
Upgraded Blinded transactions, on our way to true Stealth... Merged into Bitshares Core: https://github.com/bitshares/bitshares-core/pull/1117 
 
No hard fork will be needed to update the bitshares-core with this. 
 
June 14th: 
Crystal wallet Update: 
Stealth and Blind transactions support now being coded in Kotlin, and added to the Send screen for the v1.0 release. Shortly after that release we want to add Stealth account and contacts support to those 2 screens as well. We decided on Kotlin because in the future it will allow us to release builds for iOS, not just androids. 
https://github.com/Agorise/graphenek/pull/1/commits/d028c6956a51560b3435ac024163c8f6cc976495 
 
graphenek repo has been renamed to: 
https://github.com/Agorise/bitshares-stealth-k 
 
For more info on PalmPay, Crystal wallet, Stealth, C-IPFS, LocalBTS, Morphit bridge and other products, please join us on telegram or keybase: 
 
Telegram: https://t.me/Agorise 
Telegram: https://keybase.io/team/Agorise 
 
Peace, Love, and Agorism.
👍  , , , , , , ,
properties (23)
authoragorise
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180808t190714546z
categorybitshares
json_metadata{"tags":["bitshares"],"links":["https://github.com/bitshares/bsips/issues/88","https://github.com/bitshares/bitshares-core/issues/1214","https://github.com/bitshares/bitshares-core/pull/1117","https://github.com/Agorise/graphenek/pull/1/commits/d028c6956a51560b3435ac024163c8f6cc976495","https://github.com/Agorise/bitshares-stealth-k","https://t.me/Agorise","https://keybase.io/team/Agorise"],"app":"steemit/0.1"}
created2018-08-08 19:07:15
last_update2018-08-08 19:07:15
depth1
children1
last_payout2018-08-15 19:07:15
cashout_time1969-12-31 23:59:59
total_payout_value0.487 HBD
curator_payout_value0.054 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,413
author_reputation63,370,434,926,916
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,557,606
net_rshares407,036,667,448
author_curate_reward""
vote details (8)
@malacandrahyoi ·
Thanks!
👍  ,
properties (23)
authormalacandrahyoi
permlinkre-agorise-re-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180808t191030125z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-08-08 19:10:30
last_update2018-08-08 19:10:30
depth2
children0
last_payout2018-08-15 19:10:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation888,314,656,920
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,557,895
net_rshares5,930,198,359
author_curate_reward""
vote details (2)
@banditqueen ·
BitShares rocks. wishing you the best of success @malacandrahyoi
👍  ,
properties (23)
authorbanditqueen
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180809t000912461z
categorybitshares
json_metadata{"tags":["bitshares"],"users":["malacandrahyoi"],"app":"steemit/0.1"}
created2018-08-09 00:09:15
last_update2018-08-09 00:09:15
depth1
children0
last_payout2018-08-16 00:09:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation999,910,672,331
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,578,269
net_rshares3,681,422,542
author_curate_reward""
vote details (2)
@britcoins ·
$0.02
This is incredible, very happy to have you around @malacandrahyoi and remarkably lucky the community is to have someone come along and work on the Stealth features for BitShares, you should be well rewarded if achieving what you have set out to do.
👍  ,
properties (23)
authorbritcoins
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180813t110627696z
categorybitshares
json_metadata{"tags":["bitshares"],"users":["malacandrahyoi"],"app":"steemit/0.1"}
created2018-08-13 11:06:30
last_update2018-08-13 11:06:30
depth1
children0
last_payout2018-08-20 11:06:30
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length248
author_reputation3,090,086,590,721
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id68,046,605
net_rshares17,520,310,062
author_curate_reward""
vote details (2)
@jamesc ·
In the face of radical transparency,  just in-case something does not go as planed we could use some privacy..  Thanks for all your hard work.
👍  
properties (23)
authorjamesc
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180808t220157730z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-08-08 22:02:03
last_update2018-08-08 22:02:03
depth1
children1
last_payout2018-08-15 22:02:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation11,900,157,451,513
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,569,091
net_rshares2,925,275,671
author_curate_reward""
vote details (1)
@malacandrahyoi ·
Thanks for the resteem!
properties (22)
authormalacandrahyoi
permlinkre-jamesc-re-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180808t220737587z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-08-08 22:07:36
last_update2018-08-08 22:07:36
depth2
children0
last_payout2018-08-15 22:07:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length23
author_reputation888,314,656,920
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,569,516
net_rshares0
@konelectric ·
$0.33
Awesome stuff. You should RSVP on @officialfuzzy show. https://steemit.com/bitshares/@officialfuzzy/-bitshares-hangout-82-2018-08-11-sat-100pm-utc-opensource-agenda-beyondbit-raffle-powered-by-sp-20180806t222308993z-post

We have been short on guest lately and I think this will bring excitement to the chat.

Qapla'
👍  , , , ,
properties (23)
authorkonelectric
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180808t233625457z
categorybitshares
json_metadata{"tags":["bitshares"],"users":["officialfuzzy"],"links":["https://steemit.com/bitshares/@officialfuzzy/-bitshares-hangout-82-2018-08-11-sat-100pm-utc-opensource-agenda-beyondbit-raffle-powered-by-sp-20180806t222308993z-post"],"app":"steemit/0.1"}
created2018-08-08 23:36:42
last_update2018-08-08 23:36:42
depth1
children2
last_payout2018-08-15 23:36:42
cashout_time1969-12-31 23:59:59
total_payout_value0.251 HBD
curator_payout_value0.079 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length316
author_reputation7,606,052,098,882
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,576,038
net_rshares248,925,836,044
author_curate_reward""
vote details (5)
@malacandrahyoi ·
Great idea.  Have conflicts the next couple Saturdays but would like to do this soon.
👍  ,
properties (23)
authormalacandrahyoi
permlinkre-konelectric-re-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180809t011215254z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-08-09 01:12:15
last_update2018-08-09 01:12:15
depth2
children1
last_payout2018-08-16 01:12:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation888,314,656,920
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,583,047
net_rshares8,658,711,260
author_curate_reward""
vote details (2)
@konelectric ·
$0.26
When you do, I'll give you an upvote.
👍  , , ,
properties (23)
authorkonelectric
permlinkre-malacandrahyoi-re-konelectric-re-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180809t225354917z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-08-09 22:54:12
last_update2018-08-09 22:54:12
depth3
children0
last_payout2018-08-16 22:54:12
cashout_time1969-12-31 23:59:59
total_payout_value0.198 HBD
curator_payout_value0.060 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation7,606,052,098,882
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,689,744
net_rshares203,026,990,187
author_curate_reward""
vote details (4)
@masterthematrix ·
Wow very great project! Can't wait to see the stealth implementation on Bitshares, great Job!!!
properties (22)
authormasterthematrix
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180812t164643439z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-08-12 16:46:42
last_update2018-08-12 16:46:42
depth1
children0
last_payout2018-08-19 16:46:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation9,868,666,626,842
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,971,018
net_rshares0
@peteaturner ·
I need to read this about 3 more times to be sure I understand it. I'd love to maybe chat about this on www.poppingthebubbl.com let me get through it again and thanks for the great piece of writing.
properties (22)
authorpeteaturner
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180809t064531532z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-08-09 06:45:30
last_update2018-08-09 06:45:30
depth1
children0
last_payout2018-08-16 06:45:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length198
author_reputation3,964,228,990,669
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,608,487
net_rshares0
@steemitboard ·
Congratulations @malacandrahyoi! You have completed the following achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/voted.png)](http://steemitboard.com/@malacandrahyoi) Award for the number of upvotes received

<sub>_Click on the badge to view your Board of Honor._</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>


To support your work, I also upvoted your post!


> Do you like [SteemitBoard's project](https://steemit.com/@steemitboard)? Then **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-malacandrahyoi-20180809t063120000z
categorybitshares
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-08-09 06:31:21
last_update2018-08-09 06:31:21
depth1
children0
last_payout2018-08-16 06:31:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length740
author_reputation38,975,615,169,260
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,607,383
net_rshares0
@steemitboard ·
Congratulations @malacandrahyoi! You have completed the following achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/payout.png)](http://steemitboard.com/@malacandrahyoi) Award for the total payout received

<sub>_Click on the badge to view your Board of Honor._</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



> Do you like [SteemitBoard's project](https://steemit.com/@steemitboard)? Then **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-malacandrahyoi-20180816t210602000z
categorybitshares
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-08-16 21:06:00
last_update2018-08-16 21:06:00
depth1
children0
last_payout2018-08-23 21:06:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length687
author_reputation38,975,615,169,260
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id68,428,557
net_rshares0
@vimukthi ·
I'm really glad to come across you. I'm a big fan of Komodo and Enigma. I still like BTS and EOS very much. But the radical transparency can become a serious problem when it comes to certain things. I've written some stuff here: https://steemit.com/philosophy/@vimukthi/an-in-depth-critical-look-at-radical-transparency-and-its-challenges-pitfalls-and-the-eventual-spiritual-decay-and-the-loss-of

Best of Luck!
You earned a new follower.
👍  
properties (23)
authorvimukthi
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180809t193220386z
categorybitshares
json_metadata{"tags":["bitshares"],"links":["https://steemit.com/philosophy/@vimukthi/an-in-depth-critical-look-at-radical-transparency-and-its-challenges-pitfalls-and-the-eventual-spiritual-decay-and-the-loss-of"],"app":"steemit/0.1"}
created2018-08-09 19:32:30
last_update2018-08-09 19:32:30
depth1
children0
last_payout2018-08-16 19:32:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length438
author_reputation501,434,186,953,448
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,675,783
net_rshares2,881,396,536
author_curate_reward""
vote details (1)
@xeroc ·
Glad to see movement with Stealth!
👍  ,
properties (23)
authorxeroc
permlinkre-malacandrahyoi-stealth-on-bitshares-development-phase-ii-20180809t111923123z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-08-09 11:19:24
last_update2018-08-09 11:19:24
depth1
children0
last_payout2018-08-16 11:19:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation118,819,064,085,695
root_title"Stealth on BitShares - Development Phase II"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id67,629,741
net_rshares2,925,275,671
author_curate_reward""
vote details (2)