Bitcoin Forum
May 23, 2025, 09:32:25 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN][XST] Junaeth - World’s first private high performance blockchain protocol on: October 27, 2014, 04:58:01 AM









„Tor” and the „Onion Logo” are registered trademarks of The Tor Project, Inc









–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––


Stealth Development Blog

https://medium.com/stealthsend


–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––





As crypto-currencies make their way into the mainstream of the world, privacy is of an increasing concern.
What is accepted by vendors one day can be illegal to own the next.

We aim to provide an end-to-end privacy solution by leveraging a mix of exclusive features including Tor network
integration plus blockchain and address obfuscation cryptography.

The Tor network has proven that it is secure from network analysis and is the standard for keeping
your network traffic private.


–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––


Stealth is developed to be the primary private currency.


–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––


XST Quantum Proof-of-Stake (qPoS) Whitepaper

https://github.com/StealthSend/Stealth/wiki/Stealth-Quantum-PoS-(qPoS)


XST Quantum Proof-of-Stake (qPoS) Whitepaper Chinese

https://github.com/StealthSend/Stealth/wiki/Stealth-Quantum-PoS-(qPoS) ZH



–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––


Tor Privacy: Seamless integration with the Tor network for private transactions,
uniquely developed by Hondo before Stealth's launch


StealthText: World's first multi-platform anonymous cryptographic SMS transaction sending technology + StealthRelay,
public StealthText pipeline service hosted by the creators of StealthCoin


Fair Launch: To prevent insta-mining, XST started with 4 hours of low block rewards.

Energy Efficient: After a reasonable Proof-of-Work (“PoW”) period, Stealth will switch to proof-of-stake (“PoS”)
to take advantage of the long-term energy efficiency of PoS mining.
Which is considerably less wasteful than PoW while keep the network secure.

Authentic Privacy: Stealth is dedicated to keep your coins private by using advanced cryptographic protection
features for your information. We'll continue to innovate to remain the most advanced private currency on the internet.
Stealth code and deployment has been audited and the lead developer has been Proof-of-Developer verified by
trusted third-parties including CryptoAsian,
CryptoCertify, and Dan Metcalf



Development in progress.





Algo: X13
Symbol: XST
Block time: 60 seconds
Total PoW money supply: ~20,700,000 XST
Blocks 1-10: 23,274 XST
Blocks 11-260 award: 16.0 XST each (4 hr low reward for fair launch)
Block 261+ award: 8,000 XST
Block award halves every 1440 blocks (~1 day)
Last PoW block: 5,459
PoS interest: 20% annually
Coin PoS age: Min. 3 days / Max. 9 days / coins stop aging at 15 days
RPC port: 46502






Sources

StealthCoin: https://github.com/StealthSend/Stealth/
StealthRelay: https://github.com/StealthSend/StealthRelay/


–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––


Stealth Qt v2.2.0.0 - Please ensure you have the latest version!


–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––


Downloads available at : https://github.com/StealthSend/Stealth/releases/


–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––


The database back end was upgraded.
If you experience a problem with the database environment, follow these steps:


1. Go to the application data directory (Windows: "%appdata%/StealthCoin", OS X: "~/Library/Application Data/StealthCoin")
2. Then move the "database" directory to the trash. *Don't remove anything else.*
3. There is no need re-sync.

The "database" directory will be rebuilt with the new database environment.



Bootstrap: https://tinyurl.com/xst-bootstrap

The bootstrap.dat works for any version and is current as of block 3,665,600.

You will need the 7zip utility to unpack the bootstrap archive.


Code:

==========================
 README for bootstrap.dat
==========================

height
======
Block height of bootstrap.dat is 3,665,600

md5sum
======
241d8c230c6c16460221239fb2a921f6  bootstrap.dat

sha256sum
=========
8a0983d413c7fe0ad4efa7b5b5c82da13d711386a98f023d095e2623bc5a705c  bootstrap.dat

-----------------

==========================
 README for hashlist.txt
==========================

height
======
Block height of hashlist.txt is 3,665,600

md5sum
======
2642ebc925097f1bd44d6880ddcd2a14  hashlist.txt

sha256sum
=========
0d861f24278629b61c5c0b7b7ded3afb4a3fc3642d1e284c4b55833ee7fd3737  hashlist.txt

–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––



Stealth Syncing Made Easy

1. Back up your wallet
2. Stop the old client
3. Go to the application data directory (Windows: "%appdata%/StealthCoin", OS X: "~/Library/Application Data/StealthCoin")
4. Remove blk0001.dat, database (directory), db.log, debug.log, and txleveldb (directory); or just remove everything but wallet.dat
5. Download the zipped bootstrap file from https://tinyurl.com/xst-bootstrap
6. Unpack the bootstrap file into the application data directory
7. Start the new client
8. For the new client your computer will pause momentarily at 71% to fill the key pool (you may not notice)
9. The progress will pause at 91% for as much as two hours (up to 4 hours for old computers!) to validate the bootstrap file. Do not interrupt this process!
10. The chain may take 5 to 10 minutes to sync after the bootstrap is complete
11. In some cases, the client may crash either right before bootstrap or right after. If so, just restart.



–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––


Raspbian Setup Guide


https://bitcointalk.org/index.php?topic=836009.msg21333847#msg21333847


–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––






Bittrex XST/BTC https://bittrex.com

VINEX NETWORK XST/BTC https://vinex.network/market/BTC_XST

VINEX NETWORK XST/ETH https://vinex.network/market/ETH_XST




StealthPay XST/USD/EUR https://www.stealthpay.com







BLOCKNET Decentralized Exchange
XST will be one of the first coins to be traded on the first truly and fully decentralized exchange
Update/release in progress






XST Quantum Proof-of-Stake (qPoS) Whitepaper

https://github.com/StealthSend/Stealth/wiki/Stealth-Quantum-PoS-(qPoS)



© stealth 2019


2  Alternate cryptocurrencies / Altcoin Discussion / [XST] StealthCoin Speculation Thread - Bittrex, Cryptsy on: August 29, 2014, 04:53:03 PM


Colored/increased fonts, off-topic posts, hyping of other coins, or non-useful posts may be removed.

Main thread including roadmap:

https://bitcointalk.org/index.php?topic=681725.0


Important Dates:


July 8th - Launch with integrated Tor
August 27th - StealthText Proof-of-Concept (sending of world's first fully anonymous sms-based multiplatform transaction) completed

Exchanges:

https://bittrex.com/Market/Index?MarketName=BTC-XST
https://www.cryptsy.com/markets/view/285
Enjoy!

3  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN][XST] Stealth-Coin.com | Tor | StealthText, World's first anonymous SMS Tx! on: July 08, 2014, 08:00:50 AM
This thread is locked.

The new one is here:
https://bitcointalk.org/index.php?topic=836009









Sources


StealthCoin: https://github.com/StealthSend/Stealth/
StealthRelay: https://github.com/StealthSend/StealthRelay/



Stealth Text


File Name: StealthText_v0.33.apk
Download: https://www.dropbox.com/s/xkepjbuvivc3p3f/StealthText-v0.33.apk?dl=0

Google Play store: https://play.google.com/store/apps/details?id=com.stealth.stealthtext



Stealth Coin Qt v1.3.0.0 - Please ensure you have the latest version!


Windows Auto
File Name: Install-Stealth-Qt-1.3.0.0-Win.exe
Download: https://drive.google.com/file/d/0B8rWObF4xz1YbEFXQlpUcDg5bTQ/edit?usp=sharing
LevelDB Block Chain Data: https://drive.google.com/file/d/0B8rWObF4xz1YN21ZYVg4SG9CcGc/edit?usp=sharing


Windows Manual
File Name: Stealth-1.3.0.0-Qt-Win.zip
Download: https://drive.google.com/file/d/0B8rWObF4xz1YWnBiNGo4R2lpV3M/edit?usp=sharing
LevelDB Block Chain Data: https://drive.google.com/file/d/0B8rWObF4xz1YN21ZYVg4SG9CcGc/edit?usp=sharing


OS X
File Name: Stealth-Qt-1.3.0.0-OSX.dmg
Download: https://drive.google.com/file/d/0B8rWObF4xz1YWk9BT3IwXzhYZWs/edit?usp=sharing
LevelDB Block Chain Data: https://drive.google.com/file/d/0B8rWObF4xz1YUktlOHFySUdQSVk/edit?usp=sharing


Linux
File Name: Stealth-Qt-1.3.0.0-Linux.zip
Download: https://drive.google.com/file/d/0B8rWObF4xz1YQk9jV1ZfaE55d3M/edit?usp=sharing
LevelDB Block Chain Data: https://drive.google.com/file/d/0B8rWObF4xz1YN21ZYVg4SG9CcGc/edit?usp=sharing


Syncing with the New Build Made Easy

1. Back up your wallet
2. Stop the old client
3. Go to the application data directory
4. Remove blk0001.dat, blkindex.dat, database, db.log, and debug.log
5. Download the block chain data with the links above, appropriate to your system
6. Unpack the block chain data into the application data directory
7. Start the new client
8. It may take 2 or three minutes to grab peers
9. The chain may take 5 to 10 minutes to sync





Stealth Coin Daemon v1.3.0.0


Windows
File Name: StealthCoind-1.3.0.0-Win.zip
Download: https://drive.google.com/file/d/0B8rWObF4xz1YaVFDUnpxaGg4OEE/view?usp=sharing
VirusTotal Link: http://tinyurl.com/ow8mqwa
VirusTotal Score: (0/54)

OS X
File Name: StealthCoind-1.3.0.0-OSX.zip
Download: https://drive.google.com/file/d/0B8rWObF4xz1YemRpMm5nQ2RyZ2s/view?usp=sharing
VirusTotal Link: http://tinyurl.com/n5ahvbp
VirusTotal Score: (0/53)

Linux
File Name: StealthCoind-1.3.0.0-Linux.zip
Download: https://drive.google.com/file/d/0B8rWObF4xz1YdlhBV1lXUjRTdHM/view?usp=sharing
VirusTotal Link:
VirusTotal Score:



Stealth Relay


Windows
File Name: StealthRelay.exe
Download: https://drive.google.com/file/d/0B8rWObF4xz1YcFZsc0tlSTd4NDg/edit?usp=sharing
VirusTotal Link: http://tinyurl.com/puzl2se
VirusTotal Score: 0/55

OS X
File Name: StealthRelay-1.2.0.1-OSX.zip
Download: https://drive.google.com/file/d/0B8rWObF4xz1YMVEwVkhrRkVxeE0/edit?usp=sharing
VirusTotal Link:
VirusTotal Score:


Linux
File Name: StealthRelay
Download: https://drive.google.com/file/d/0B8rWObF4xz1YSkZQdHpsTnloeTg/edit?usp=sharing
VirusTotal Link: http://tinyurl.com/lzfwc8x
VirusTotal Score: 0/55


Stealthtext Video


Video of a StealthText transaction being completed in Iran (transaction is complete and successful!)

https://www.dropbox.com/s/q9l9b9earahjfhf/demo2.mp4?dl=0

Note: Google is not used!




As crypto-currencies make their way into the mainstream of the world, privacy is of an increasing concern. What is accepted by vendors one day can be illegal to own the next. We aim to provide an end-to-end privacy solution by leveraging a mix of exclusive features including Tor network integration plus blockchain and address obfuscation cryptography found only in StealthCoin. The Tor network has proven that it is secure from network analysis and is the standard for keeping your network traffic private.

StealthCoin will be the primary private currency for the following reasons:



Tor Privacy: Seamless integration with the Tor network for private transactions, uniquely developed by Hondo before StealthCoin's launch




StealthText: World's first multi-platform anonymous cryptographic SMS transaction sending technology + StealthRelay, public StealthText pipeline
service hosted by the creators of StealthCoin





StealthSend: World's first cryptograhic blockchain analysis resistance and obfuscation technology on the Bitcoin protocol utilizing optional plausible deniability cryptography (In development - see roadmap)




Fair Launch: To prevent insta-mining, XST started with 4 hours of low block rewards.




Transparency: We've accounted accurately for our small 1% premine used to fund future feature development via our premine ledger: https://docs.google.com/spreadsheets/d/12c3epSe7QskI7q8aX6WQmoyRMhewTMx0nJqnmiVbdGs/edit#gid=0




Energy Efficient: After a reasonable Proof-of-Work (“PoW”) period, StealthCoin will switch to proof-of-stake (“PoS”) to take advantage of the long-term energy efficiency of PoS mining.  Which is considerably less wasteful than PoW while keep the network secure.

 


Authentic Privacy: StealthCoin is dedicated to keep your coins private by using advanced cryptographic protection features for your information.
We'll continue to innovate to remain the most advanced private currency on the internet. StealthCoin code and deployment has been audited and the lead developer has been Proof-of-Developer verified by trusted third-parties including CryptoAsian, CryptoCertify, and Dan Metcalf





Website: https://stealth-coin.com

Twitter: @StealthCoin / www.twitter.com/StealthCoin

stealthblog: http://blog.stealth-coin.com


Reddit: http://www.reddit.com/r/Stealthcoin/

IRC: https://kiwiirc.com/client/irc.freenode.net/stealthcoin freenode #StealthCoin

Proof of Developer http://cryptoasian.com/xst-stealthcoin/





LitePaid (Pay merchants with XST) https://www.litepaid.com/

LiteBit (Buy/Sell XST with Fiat) https://www.litebit.eu/





Bittrex XST/BTC https://bittrex.com

Cryptsy XST/BTC https://www.cryptsy.com

Poloniex XST/BTC https://poloniex.com/exchange/btc_xst

Coin-Swap XST/BTC https://coin-swap.net

Cryptoine XST/BTC https://cryptoine.com

SunsCoin XST/BTC http://www.sunscoin.com

VOTE on BTC38 XST/BTC http://www.btc38.com - Vote for XST!

VOTE on HitBTC XST/BTC http://www.hitbtc.com - Vote for XST!





  • Algo: X13
  • Symbol: XST
  • Block time: 60 seconds
  • Total PoW money supply: ~20,700,000 XST
  • Blocks 1-10 premine 23,274 XST each (total premine 232,740 XST)
  • Blocks 11-260 award: 16.0 XST each (4 hr low reward for fair launch)
  • Block 261+ award: 8,000 XST
  • Block award halves every 1440 blocks (~1 day)
  • Last PoW block: 5,459
  • PoS interest: 20% annually
  • Coin PoS age: Min. 3 days / Max. 9 days / coins stop aging at 15 days
  • RPC port: 46502





CryptoCertify - CryptoCertify 3-Star Approved https://www.cryptocertify.com/portfolio-posts/stealthcoin-xst



CryptoAsian - POD 5+ Stars http://cryptoasian.com/xst-stealthcoin




Dan Metcalf - Successful audit proving integrity of StealthText's anonymity https://bitcointalk.org/index.php?topic=681725.msg8713122#msg8713122





Please see Hondo's forum account here for other official posts: https://bitcointalk.org/index.php?action=profile;u=359527

8/6/14: https://bitcointalk.org/index.php?topic=681725.2620

Working on wallet enhancements and some mobile sending technology

8/7/14: https://bitcointalk.org/index.php?topic=681725.msg8218279#msg8218279

Updates on StealthSend development plan & comparison to Cryptonote anon technology

8/13/14: https://bitcointalk.org/index.php?topic=681725.msg8327124#msg8327124

Android development update + new blog: http://blog.stealth-coin.com

8/18/14: https://bitcointalk.org/index.php?topic=681725.msg8412364#msg8412364

Fix for very large log files (debug.log), Version 1.1.1.1

8/23/14: https://bitcointalk.org/index.php?topic=681725.msg8497097#msg8497097

"Authenticated encryption" for mobile cryptography

8/24/14: https://bitcointalk.org/index.php?topic=681725.msg8508992#msg8508992

Progress update on message processing utility and proof of mobile anon sending technology

8/25/14: https://bitcointalk.org/index.php?topic=681725.msg8528417#msg8528417

Android app completed, close to proof of concept for StealthText and whitepaper

8/26/14: https://bitcointalk.org/index.php?topic=681725.msg8536225#msg8536225

Update on android app, whitepaper, intermediate message processor, and the StealthText-enabled wallet progress

9/3/14: https://bitcointalk.org/index.php?topic=681725.msg8659864#msg8659864

New roadmap, expectation StealthText and StealthRelay will be released to Google Play on 9/10.

9/4/14: https://bitcointalk.org/index.php?topic=681725.msg8662299#msg8662299

The team is going to kick it into overdrive and release StealthText and StealthRelay on Sunday, September 7.

9/6/14: https://www.cryptocertify.com/portfolio-posts/stealthcoin-xst/

StealthCoin is CryptoCertify 3-Star Approved - A three point process reviewing the Developer (POD), Code, and Deployment!

9/7/14: https://bitcointalk.org/index.php?topic=681725.msg8713122#msg8713122

Dan Metcalf reviews StealthText: "Provides an ingenious solution for secure [anonymous] SMS transfers.... It's the real deal."

http://www.atcsecure.com/proof_of_code/stealthcoin/StealthCoin%20Review.docx

9/7/14: https://bitcointalk.org/index.php?topic=681725.msg8722020#msg8722020

StealthText v0.33 Release!!!

9/7/14: https://bitcointalk.org/index.php?topic=681725.msg8722172#msg8722172

Video of a StealthText transaction being completed from Tehran, Iran!

9/8/14: https://bitcointalk.org/index.php?topic=681725.msg8735807#msg8735807

New Flyer Created!  https://dl.dropboxusercontent.com/u/9200425/xst/stealthtext_flyer.pdf

9/9/14: https://bitcointalk.org/index.php?topic=681725.msg8750660#msg8750660

StealthSend Whitepaper Brief!  Direct Link: https://www.dropbox.com/s/do4urdefwoungjz/Stealthsend-Whitepaper-Brief-201409.pdf?dl=0

9/14/14: https://bitcointalk.org/index.php?topic=681725.msg8812729#msg8812729

Whitepaper updated to include our plans for an Open Bazaar platform based on "stealthsend".

9/16/14: https://bitcointalk.org/index.php?topic=681725.msg8848839#msg8848839

XST Added to LiteBit - Buy and Sell with Fiat

9/21/14: https://bitcointalk.org/index.php?topic=681725.msg8923024#msg8923024

Essential Update: Logfile Bloat Fix - Version 1.2.0.2

https://bitcointalk.org/index.php?topic=681725.msg8923024#msg8923024
 


 

Cryptoarticles.com: July 15, 2014 JP Buntinx - http://www.cryptoarticles.com/crypto-news/stealthcoin-anonymity-privacy-with-a-fair-distribution-the-great-stake-challenge

Link: July 18th, 2014 - An interview with StealthCoin lead developer Hondo

Cryptoarticles.com: July 29, 2014, JP Buntinx - http://www.cryptoarticles.com/crypto-news/stealthcoin-xst-developer-roadmap-revealed

Cryptoarticles.com: September 4th, 2014, JP Buntinx - http://www.cryptoarticles.com/crypto-news/stealthcoin-to-release-anonymous-sms-tx-this-sunday

Cryptoarticles.com: September 8th, 2014, JP Buntinx - http://www.cryptoarticles.com/crypto-news/stealthcoin-releases-stealthtext-stealthrelay-features-plus-whitepaper

AltcoinSpeculation.com: September 9th, 2014 - Altcoinspeculation.com/altcoin-news-augustseptember-2014

Cryptoarticles.com: September 14th, 2014, JP Buntinx - Updated Stealthcoin Developer Roadmap Includes Stealthsend & Open Bazaar Fork Release Dates

DeepDotWeb.com: September 18th, 2014 - StealthCoin, StealthSend mentioned on DeepDotWeb!

Cryptoarticles.com: September 20th, 2014, JP Buntinx - StealthText Now Available for Andriod Devices



  


Block Explorer, Charts & Top Addresses List: http://blockexperts.com/xst

Top Addresses Rich List #2: http://www.richlist.eu/stealthcoin

Block Explorer: http://explorer.argakiig.us/

Block Explorer (Alternate): http://explorer.argakiig.us:2750/

Block Crawler: http://www.argakiig.us/blockchain/xst/

Dice Game: http://xstdice.cryptogames.pw

Wheel Game: http://xstwheel.cryptogames.pw

XST Android price app:  https://play.google.com/store/apps/details?id=nl.wiskunde.xst&hl=nl
Donations to: SL7ViCd9vRQwpEuGrwzZq45LR6t9h3kfgH

StealthCoin Reddit Sub (Please Subscribe): http://www.reddit.com/r/Stealthcoin/

Speculation Thread: https://bitcointalk.org/index.php?topic=761819.msg8586686#msg8586686/

Merchant Payment Processing: http://www.altaccept.com







Q: Where can I find the data directories?
A: Windows < Vista: C:\Documents and Settings\Username\
Application Data\StealthCoin
Windows >= Vista: C:\Users\Username\AppData\Roaming\StealthCoin
Mac: ~/Library/Application Support/StealthCoin
Unix: ~/.StealthCoin




Bounty Spreadsheet

Bounty & Developer Fund (Premine + Donations)
Address: S8knUucS6iFwAt1S8BmRpiTykqQfRLcape
Address Permalink: http://explorer.argakiig.us/a/s8kn
Address Permalink (Alternate): http://explorer.argakiig.us:2750/a/s8kn
QR Code: http://tinyurl.com/pn5f9k9

Donations to the developers address are appreciated and will be used to fund development.
Private message your transaction ID to have your donation included on the ledger and credited to your forum handle.


Launching and running StealthCoin smoothly requires a lot of work. Premine bounty recipients provide time, money, and most importantly expertise.








Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!