Author

Topic: [BCN] Bytecoin. Secure, private, untraceable since 2012 - page 402. (Read 1070184 times)

hero member
Activity: 770
Merit: 504
(っ◔◡◔)っ🍪
Some people say Satoshi Nakamoto is back with BCN - a newer and better project with great anonymity and simple mining. Can this be true?

https://bitcointalksearch.org/topic/m.6089531

And I wouldn't really call it "better" in terms of "simple" - there is no GUI wallet!
newbie
Activity: 44
Merit: 0
Maybe someone can elude my thinking.

This coin claims to be truly anonymous, something bitcoin could not achieve.
Why would we need to be anonymous. Well to be independent from government for instance and to be secure from money seizure.

But if you don't want your wealth store seized,then is a coin with a wallet file the right way to go?
In that concept there is no such thing as a brain wallet, or am I getting it wrong ? Same issure with bitcoins. If your hard disk is seized (or broken), your wealth store is gone.

There is a coin with a diffrent concept, where no matter where you are in the world, you can enter your passphrase and access your money as long as the network is up and running. So no wallet file. It is a decentralized wallet. If your passphrase is good, your money is secure. No one can take it from you, except he's guessing your passphrase.

In my eyes brainwallets are a huge advantage over a filebound wallet.

Or am I getting something wrong here ? Is it possible to access my bytecoins from any computer in the world, without having my initial wallet file ?
member
Activity: 299
Merit: 14
Some people say Satoshi Nakamoto is back with BCN - a newer and better project with great anonymity and simple mining. Can this be true?
member
Activity: 170
Merit: 10
Hi, everyone. It's been a few days since I started mining BCN with my home PC (i5-2500K).

I’m not sure I understand how the difficulty is supposed to change exactly, can anyone explain?

Also, when I (hopefully) get some BCN, where is the place to exchange?

And does it make any sense to exchange BCN at the moment?

The plan is to invest into more mining power)
sr. member
Activity: 336
Merit: 251
sr. member
Activity: 266
Merit: 250
Nice giveaway
member
Activity: 246
Merit: 10
I heard about Bytecoin from a friend and at first thought it was the BTC fork, the name confused me.

But the crypto note technology sounds really great.

It looks like BCN does not have BTC’s flaws and it definitely has a future.

I’m off to start mining.
sr. member
Activity: 336
Merit: 251
Any answers?
1. Connect bytecoind daemon via proxy with command line?
2. Can we mine without blockchain sync? and that submitblock?

2. Yes we can. To mine without blockchain sync you should use pool  Grin
full member
Activity: 120
Merit: 100
Any answers?
1. Connect bytecoind daemon via proxy with command line?
2. Can we mine without blockchain sync? and that submitblock?
sr. member
Activity: 692
Merit: 254
terra-credit.com
About the mining; you know you can use the deamon to mine to another wallet? bytecoind --start-mining address, this way you can setup a personal pool (if you have enough resources like cloud mining etc)

Correct me if I'm wrong, but this won't work like a pool, it will just solomine to other wallet instead one that is running on a computer. You won't have to transfer the mined coins from several computers, but you also won't know the statistics: which comp found the block (and block quantities solved per comp).

I have several good cpus solomining bytecoin and I'd like to know if I'm right (that pointing several solomining cpu to one wallet won't increase chances\block salvation speed).
Can confirm this. It won't work as a pool. Each CPU has it's own chance of finding block even if you mine to the same wallet.
sr. member
Activity: 336
Merit: 251
200,000 BCN were added to giveaway address today!
Thank you, anonymous.
member
Activity: 109
Merit: 10
Hello!
I just began to mining BCN (about 2 days). And WOW my balance is not zero already! Smiley The interface of www.minergate.com is so simple and scrumptious.
I think cryptocurrencies will spread over the world and it will change a lot.
Despite of my vivid interest and curiosity of new ways of economic  it's difficult to imagine this  world in details. I understand that  it's impossible mostly but if you have any suggestions I would be glad to hear.
Off course nobody knows what future contains but the appearence of such new technologies is HUGE moment in history. Do you agree with BCN dev's pholosophy?
full member
Activity: 238
Merit: 100
About the mining; you know you can use the deamon to mine to another wallet? bytecoind --start-mining address, this way you can setup a personal pool (if you have enough resources like cloud mining etc)

Correct me if I'm wrong, but this won't work like a pool, it will just solomine to other wallet instead one that is running on a computer. You won't have to transfer the mined coins from several computers, but you also won't know the statistics: which comp found the block (and block quantities solved per comp).

I have several good cpus solomining bytecoin and I'd like to know if I'm right (that pointing several solomining cpu to one wallet won't increase chances\block salvation speed).

True. Its not like using combined cpu power and submitting shares to a pool, for this we need stratum/getwork support. But atleast we can mine to other wallets directly so we dont need multiple wallets running and transfer coins manual.
hero member
Activity: 742
Merit: 500
About the mining; you know you can use the deamon to mine to another wallet? bytecoind --start-mining address, this way you can setup a personal pool (if you have enough resources like cloud mining etc)

Correct me if I'm wrong, but this won't work like a pool, it will just solomine to other wallet instead one that is running on a computer. You won't have to transfer the mined coins from several computers, but you also won't know the statistics: which comp found the block (and block quantities solved per comp).

I have several good cpus solomining bytecoin and I'd like to know if I'm right (that pointing several solomining cpu to one wallet won't increase chances\block salvation speed).
newbie
Activity: 17
Merit: 0
Just for your information: I had problems building under CentOS 6.5 with boost-1.5.5 and gcc-4.7.3, switching to gcc-4.8.2 fixed this problem for me.

sr. member
Activity: 336
Merit: 251
Have you seen this? CryptoNote team is looking for volunteers: https://forum.cryptonote.org/viewtopic.php?f=2&t=27
I have sent them my CV.   
 
newbie
Activity: 57
Merit: 0
About the mining; you know you can use the deamon to mine to another wallet? bytecoind --start-mining address, this way you can setup a personal pool (if you have enough resources like cloud mining etc)
I'm a little confused about this. How do you specify the number of threads? If I say 'threads=4' after the address, show_hr gives me a hashrate like there is only one thread running.

Just the number after the address, like this:

start_mining akjduIUSBIbiasijadiUAHBd 4

Will begin mining with 4 threads
Oh that's silly of me. Thankyou~
hero member
Activity: 795
Merit: 514
About the mining; you know you can use the deamon to mine to another wallet? bytecoind --start-mining address, this way you can setup a personal pool (if you have enough resources like cloud mining etc)
I'm a little confused about this. How do you specify the number of threads? If I say 'threads=4' after the address, show_hr gives me a hashrate like there is only one thread running.

Just the number after the address, like this:

start_mining akjduIUSBIbiasijadiUAHBd 4

Will begin mining with 4 threads
newbie
Activity: 57
Merit: 0
About the mining; you know you can use the deamon to mine to another wallet? bytecoind --start-mining address, this way you can setup a personal pool (if you have enough resources like cloud mining etc)
I'm a little confused about this. How do you specify the number of threads? If I say 'threads=4' after the address, show_hr gives me a hashrate like there is only one thread running.
full member
Activity: 126
Merit: 101
Hi!

Here is an announcement of new currency based on CryptoNote with a list of things (still incomplete) I plan to change: https://bitcointalksearch.org/topic/annbmr-bitmonero-a-new-coin-based-on-cryptonote-technology-launched-563821

Welcome to discuss Wink

Short news about second CryptoNote-based currency (i.e. Bytecoin fork):

1. An [ANN] topic is translated to Portuguese by anonimus: https://bitcointalksearch.org/topic/xmr-monero-cryptomoeda-segura-privada-nao-rastreavel-563927

This is a great start of translation compain. Let's translate it to other languages!

2. Bytecoin/CryptoNote team has updated API pages:
https://wiki.bytecoin.org/wiki/JSON_RPC_API and https://wiki.bytecoin.org/wiki/Category:High_level_API
This API will be supported also in the new blockchain.

3. A donation address for fork development is added to [ANN] post ( BCN: 27swAkuqXB2M2YNhxjP9qngei9iRdTsH6b2PX7K4ffpugpf3hqiuRUUQvKLxny2iE1hbUANgF81CXL2 v3AiB45v7SmRaPGd ). Donations will be spent to pay hosting and other similar expences.
Jump to: