Search content
Sort by

Showing 20 of 20 results by somethinghidden
Post
Topic
Board Альтернативные криптовалюты
Re: [ANN][ICO] Ziber — Первый мобильный блокчейн оператор!
by
somethinghidden
on 27/07/2017, 17:32:26 UTC
тем кто кинул на первый хакнутый адрес, вернут эфир или токены зайбер в эквиваленте эфира ?
некому  не чего не вернут..Это был грамотный развод
Теперь ребята себе купят яхту и виллу..Зачем  на заводе им работать руками,когда можно за сутки поиметь стока -сколько не каждый  за всю жизнь имеет
Если бы это был целенаправленный развод, врятле они бы сами себе его обрубили на 2-м часу старта ИКО.. совсем не логично, они бы подождали заявленные 10 дней, собрали бы 20к эфира, а может и все 50 и тогда погнали бы брать яхты и виллы.
Ну в принципе логично, я бы на их месте все-таки подождал день-два хотя бы. Где теперь деньги будут искать вот вопрос. Какая сумма ушла хакерам? Я видел в последний раз на их кошельке под 700к бакинских.
На первом кошельке было 200к$ до перевода, потом ещё суммы, но не большие. На текущем кошельке с сайта сейчас 20к$. Вроде о 700к$ нет и речи. При этом темп поступлений за те 2 часа был нормальный и возможное решение потерять весь поток/доверие на столь раннем этапе удивляет. Если правда ломанули, можно даже посочувствовать такой ситуации )
Post
Topic
Board Альтернативные криптовалюты
Re: [ANN][ICO] Ziber — Первый мобильный блокчейн оператор!
by
somethinghidden
on 27/07/2017, 09:37:41 UTC
Народ, а где конкретно можно будет увидеть токены зайбер, после участия в их ИКО ? Вот на майэфирволет, с которого я собираюсь им отсылать эфир, в разделе "show all tokens", токенов зайбер нет, или они появятся там после участия в ИКО ? Помогите разобраться, я впервые участвую в подобном мероприятии.
тоже с токенами не сталкивался пока, но по идее все подобные токены хранятся на эфире и придут на любой эфирный валлет после конца ICO.
Post
Topic
Board Альтернативные криптовалюты
Re: [ANN][ICO] Ziber — Первый мобильный блокчейн оператор!
by
somethinghidden
on 26/07/2017, 21:59:45 UTC
ICO на носу уже. посмотрим чего вы стоите Ziber Wink
Post
Topic
Board Альтернативные криптовалюты
Re: [ANN][ICO] Ziber — Первый мобильный блокчейн оператор!
by
somethinghidden
on 25/07/2017, 19:55:26 UTC
когда можно будет на Макбук поставить Huh
ЗЫ судя по дорожной карте в первом посте в августе. верно понимаю?
Post
Topic
Board Beginners & Help
Re: Concerns - IRC DDOS Attacks, Wallet Limits
by
somethinghidden
on 15/06/2011, 18:40:39 UTC

Yep, exactly.

There's only 2^140 possible addresses! Get cracking!

2^140 = 1393796574908163946345982392040522594123776

After making some code changes on a single thread on a CPU I was able to generate these stats after 12 hours:
 wallet                 9793ms
Rescanning last 131051 blocks (from block 0)...
 rescan                24540ms
Done loading
mapBlockIndex.size() = 131055
nBestHeight = 131051
mapKeys.size() = 399643
mapPubKeys.size() = 399643
mapWallet.size() = 0
mapAddressBook.size() = 399538

So about 33294.833333333 public/private key pairs per hour on a shitty processor. I also did mispeak I now realize that I'm not generating "wallets" but rather just a hash that contains public/private key pairs. This is probably not the most efficient way to perform such an attack, having a pool of computers generating the public/private keypairs would be a much better method. However, I have determined that the current system is safe enough for me Smiley I hope that someone with more time to dedicate to this is not successful. I will still trust in a bank external to the bitcoin system with the vast majority of my money because there is a remote chance out of "luck" someone may generate my public/private key pair, reconstruct the transactions in their wallet and drain all of my cash. I will be testing again with some GPUs once my hardware comes in, sorry about the RPC flood, lol. I guess at least the network is resilient enough to not even notice.
Post
Topic
Board Beginners & Help
Re: Concerns - IRC DDOS Attacks, Wallet Limits
by
somethinghidden
on 14/06/2011, 09:33:29 UTC

Wallet addresses are NOT ALLOCATED.


So your telling me other peers have no clue about what address is assigned where and there are absolutely no records to prevent duplication?

There're records. But there's no de-duplication. If 2 people generate the same address, they can both spend coins sent there.

So what your telling me is I really do need to write code to generate all possible wallets and I can spend bitcoins out of everyone's wallet?
Post
Topic
Board Beginners & Help
Re: Concerns - IRC DDOS Attacks, Wallet Limits
by
somethinghidden
on 14/06/2011, 09:29:37 UTC

Wallet addresses are NOT ALLOCATED.


So your telling me other peers have no clue about what address is assigned where and there are absolutely no records to prevent duplication?
Post
Topic
Board Beginners & Help
Re: Play Poker for BTC on Pokerstars
by
somethinghidden
on 14/06/2011, 09:24:20 UTC
I have created a "home game" on pokerstars.net.

The idea is that anyone can join (even people from USA). Then some trusted members will create tourneys. Players will pay entry to the tourney by way of a BTC transfer. After the tourney winners are paid by way of a BTC transfer in accordance with their results. The trusted member gets the "rake" in the form of BTC. This is for creating and admin of the tourney.

As of now I just created the "home game" and everyone interested is asked to join and to spread the word.

In a few days we can start tournies.

The tourney id: #460613
Inv code : USA_PLAY

SPREAD THE WORD the bigger the "home game" the more effective the idea.



Awesome idea, you could start a service like ClearCoin to escrow btc.
Post
Topic
Board Beginners & Help
Re: Concerns - IRC DDOS Attacks, Wallet Limits
by
somethinghidden
on 14/06/2011, 09:18:19 UTC
Second, what if someone mined Wallets instead of bitcoins? What I mean by this is that if someone created a client that continuously created send and receive wallets how long would it take before all of the addresses are used up? How would you prevent this?

There are 2^160 possible addresses, so your investment in wallet mining to find a collision would be astronomical. You would not get any benefit from it --besides the big news-- as the only wallet who would be able to spend that address's balance is the one who has the private key.

I do not plan to do it, I'm throwing it out there as a what if. If all of the addresses have been generated is there a function that will reclaim empty wallets? The only people interested in this are like the two senators that want to see it shutdown.

Ah. It's perfectly legal to generate an existing wallet again.
Yes, someone could generate your wallet and take your coins. It's unlikely.
Unlikely: all the air in the room happens to congregate at the other end; you die of asphyxia.


I think you guys are missing the point. I'm not worried about my coins. I'm worried about the future of the bitcoin if someone were to launch that attack on the bitcoin network. If all wallet addresses were allocated, what measures are in place to reclaim empty/unused wallets?
Post
Topic
Board Beginners & Help
Re: Concerns - IRC DDOS Attacks, Wallet Limits
by
somethinghidden
on 14/06/2011, 09:06:03 UTC
Second, what if someone mined Wallets instead of bitcoins? What I mean by this is that if someone created a client that continuously created send and receive wallets how long would it take before all of the addresses are used up? How would you prevent this?

There are 2^160 possible addresses, so your investment in wallet mining to find a collision would be astronomical. You would not get any benefit from it --besides the big news-- as the only wallet who would be able to spend that address's balance is the one who has the private key.

I do not plan to do it, I'm throwing it out there as a what if. If all of the addresses have been generated is there a function that will reclaim empty wallets? The only people interested in this are like the two senators that want to see it shutdown.
Post
Topic
Board Beginners & Help
Re: Introduction
by
somethinghidden
on 14/06/2011, 08:47:22 UTC
Hello!
Post
Topic
Board Beginners & Help
Re: I would like to start my own bitcoin trading/exchange site
by
somethinghidden
on 14/06/2011, 08:45:06 UTC
Hi there Y'all, I would like to start my own bitcoin trading/exchange site.

Does anyone one here have an idea where to start ?
maybe give me a hint or two ?

Thanks a lot!



Pick up a book on PHP and MySQL or hire a coder (like me). Then read the laws that financial institutions (money transfer) are required to follow so you don't get busted for money laundering. Then contact other money transfer agencies and work out a deal.
Post
Topic
Board Beginners & Help
Re: don't use this website
by
somethinghidden
on 14/06/2011, 08:40:43 UTC
Thanks!
Post
Topic
Board Beginners & Help
Re: bitp.it - Miner for websites - Does it work?
by
somethinghidden
on 14/06/2011, 08:37:46 UTC
shh.. not too loud. Lips sealed  If Google gets that, they will implement a mining script on all their websites....  Cool

@Alex did it count any generated coins?

lol, I wonder if they or anyone else that runs the script could get sued for theft of electricity as I know alot of people probably leave their computer on and at a google search page or whatever the last page they were on. Possibly even causing systems to overheat and cause damage. Surely this would have some legal complications eventually.
Post
Topic
Board Beginners & Help
Re: bitp.it - Miner for websites - Does it work?
by
somethinghidden
on 14/06/2011, 08:31:10 UTC
I think google would be a better target, an employee might sneak it in.
Post
Topic
Board Beginners & Help
Re: What Would You Spend Your BitCoins On?
by
somethinghidden
on 14/06/2011, 08:29:14 UTC
I think it would be wisest to save your bitcoins until the value is much higher.
Post
Topic
Board Beginners & Help
Re: looking for information
by
somethinghidden
on 14/06/2011, 08:26:03 UTC
http://i.imgur.com/U8d7l.jpg
Nah, I keed.
But I don't think anyone's allowed to mention SR.

Lol, I am definitely using that image somewhere. Thanks!  Grin
Post
Topic
Board Beginners & Help
Re: Donations!
by
somethinghidden
on 14/06/2011, 08:24:05 UTC
People that panhandle make more money per day typically than the average working American. Great strategy sir.
Post
Topic
Board Beginners & Help
Concerns - IRC DDOS Attacks, Wallet Limits
by
somethinghidden
on 14/06/2011, 08:03:33 UTC
Hi all,  I would first like to welcome everyone looking at this to my first thread on the forum!  Grin

My first concern is that of peer discovery, I know by briefly looking through the code for the BitcoinJ client that it seems the general way to discover peers is by connecting to an IRC server and looking for peers in the channel list. IRC servers are vulnerable to DDoS it would be quite easy for the U.S. Government, or anyone with a botnet to launch an attack on the IRC server. I'm not sure if it is true for the official bitcoin client but the BitcoinJ client only specifies one IRC server. Is there a plan to setup a mirror service like we seen with WikiLeaks but for IRC? I guess as along as one node could be found you could potentially receive the list of peers by that node. My concern is for clients that have not discovered any nodes yet. I also seen a DNS resolution file but it was not implented yet. I know in the official client there are some IP addresses that are commented out and I suppose people could look on a site for at least one node to connect to, so maybe I answered my own question.

Second, what if someone mined Wallets instead of bitcoins? What I mean by this is that if someone created a client that continuously created send and receive wallets how long would it take before all of the addresses are used up? How would you prevent this?
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
somethinghidden
on 14/06/2011, 07:43:43 UTC
Hello all! Just another bitcoin miner.