Author

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

member
Activity: 148
Merit: 10
Smooth, nice try, but you didn't quote ullo's answer:

There's no need spreading fud in the roadmap thread.

The point you're making is a good take on the CryptoNote technology itself. I've forwarded MRL-0001 to the team to let them do the review of Monero's research. I'll provide you with our conclusions.

To fellow bytecoiners: can we have a separate board maybe?
legendary
Activity: 2968
Merit: 1198
Interesting....

Some relevant posts on the impact of the Bytecoin premine / ninjamine on anonymity / privacy / fungibility.

crossposting because it was posted in a moderated thread and 99% certain it will be deleted

CryptoNote assets would be amazing!! If only there wasn't the bad 'smell' around the ~80% premine.

That premine could be a blessing in disguise if it were used to subsidize people who issue and maintain Assets like Bitshares': Assets tied to others.

The 82% premine is indeed a blessing in disguise - they own so many of the outputs in the txoset that they can trivially deanonymise everyone's transactions.

Let me say that again: as 82% of Bytecoin's outputs are controlled by persons unknown to the cryptocurrency community, those unknown entities (or entity) can deanonymise every transaction you make with Bytecoin.

There is no way around this, there is nothing they can do to reduce the attack surface. Even if 1000 sock puppets come forward and claim to own a portion of those outputs it is still impossible for anyone to independently verify.

Technical details of why such massive output ownership is a death knoll can be found in MRL-0001: A Note on Chain Reactions in Traceability in CryptoNote 2.0

Aaaaaand it's gone.

... and the desire of certain vested interests to suppress this information.

"A reply of yours, quoted below, was deleted by the starter of a self-moderated topic. There are no rules of self-moderation, so this deletion cannot be appealed. Do not continue posting in this topic if the topic-starter has requested that you leave.

You can create a new topic if you are unsatisfied with this one. If the topic-starter is scamming, post about it in Scam Accusations."

I'd do it, but you're not worth the effort.

My post lives on in perpetuity: https://bitcointalksearch.org/topic/xmr-monero-a-secure-private-untraceable-cryptocurrency-583449
sr. member
Activity: 421
Merit: 250

Today the Bytecoin team has released a fundamentally new GUI wallet, featuring modern design, intuitive interface, and high speed of operations in Bytecoin system. Bytecoin Wallet is available in versions for all major OS and allows new users to start working with Bytecoin swiftly.

Bytecoin Wallet is the second part of Bytecoin v.1.0.3 release. Earlier this week Bytecoin Reference Client has been updated to introduce new high and low-level API. These APIs give smart access to Bytecoin engine and allow third party developers to focus on building their own applications and services according to their business requirements.

Bytecoin Wallet and API libraries together represent an updated Bytecoin technology that allows both users and developers to shape and improve Bytecoin ecosystem, and take part in it in a simple and comfortable way.

Share your thoughts with us! We invite you to download and test Bytecoin Wallet. Your feedback is valuable for us and will affect usability and upcoming features.

Download Bytecoin Wallet


Bytecoin Wallet: Overview

Dashboard



The Overview tab is the first thing you see when you launch Bytecoin Wallet. We've tried to make this screen both informative and simple. Overview is going to be updated with further releases when more Bytecon features are implemented. Its purpose is to provide you with a quick insight into your recent financial operations.

With Bytecoin Wallet release we've rethought the way we indicate the balance. We believe this to be more intuitive than it was originally implemented in simplewallet.

* Available balance is the funds that are available for transactions.
* Locked amount shows the funds that are not yet available (unconfirmed transactions, the coins you've mined, time-locked transaction)
* Total

This change has been implemented in simplewallet too.


Send Bytecoin



With Bytecoin you are able to send money to various users with one transaction. You may add several recipients, but keep in mind that the transaction with a high number of addresses may get rejected due to being excessively large.

The way CryptoNote transactions are visualized in Bytecoin Wallet makes sending money simple and unambigious. What's more, the wallet provides you with exact feedback in case there might be something wrong with the transaction.

Please note that you are unable to send Bytecoin in case you're not synchronized with the network yet. The interface will get unlocked once your local blockchain is up-to-date.


Transactions



Transactions screen hosts the story of your financial operations. You may filter the table, check transactions info or export all data in CSV.


Contacts



Address book is a simple must-have for long CryptoNote addresses.


Important notes

First launch

Once you open Bytecoin Wallet, it will automatically create your first Bytecoin address and start synchronizing with the network.


Wallet encryption

It is highly recommended that you encrypt your new Bytecoin wallet with a password. Leaving the wallet unprotected makes it vulnerable in case your system is compromised.

To encrypt your wallet, choose "Settings" menu and then "Encrypt wallet".


Wallet file format

Unlike Bytecoin Reference Client, Bytecoin Wallet uses .wallet files instead of legacy .keys files to store your private keys for each wallet.

Bytecoin Wallet is able to import .keys files (with the existing password), but it will create a .wallet file for further operations.


Bytecoin Wallet files

Bytecoin Wallet introduces several new files stored in the standard Bytecoin folder:

Windows: C:\Users\%user_name%\AppData\Roaming\bytecoin\
OSX/Linux: ~/.bytecoin/

The most commonly used files are the following:

1. bytecoinwallet.wallet – a default wallet keys file that is created on first startup of Bytecoin wallet and gives access to your fresh Bytecoin address.

2. bytecoinwallet.log – a log file for the node that is running inside Bytecoin Wallet.


Links
Download Bytecoin Wallet
member
Activity: 68
Merit: 10
The devs are already busy with resolving your issue. I'll let you know as soon as it's done!
- solved it, just rename walletname.keys.back to walletname.keys and use walletname.back as your wallet name in simplewallet
sr. member
Activity: 336
Merit: 251
After some time I have updated and started Bytecoin Wallet and i mistyped my password... after this the wallet file and keys file is changed to ".back" now when i try to open again with my wallet name it says its missing.

When i try to use my wallet name.back it says check password but password is now correct.

When i try to remove the ".back" from wallet file and keys i get "future already retrieved"

Here is the log...

Code:
2015-Apr-09 10:53:23.383447 bytecoin wallet v1.0.3.387()
2015-Apr-09 10:53:40.310415 Loading wallet...
2015-Apr-09 10:53:40.442422 Error: failed to load wallet: The password is wrong
2015-Apr-09 10:53:40.447423 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 10:56:16.226333 bytecoin wallet v1.0.3.387()
2015-Apr-09 10:56:31.439203 Loading wallet...
2015-Apr-09 10:56:31.546209 Error: failed to load wallet: future already retrieved
2015-Apr-09 10:56:31.641214 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 10:58:13.450037 bytecoin wallet v1.0.3.387()
2015-Apr-09 10:58:42.612706 Error: failed to load wallet: walletfile not found
2015-Apr-09 10:58:42.908722 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 10:58:55.566446 bytecoin wallet v1.0.3.387()
2015-Apr-09 10:59:42.663140 Loading wallet...
2015-Apr-09 10:59:42.801148 Error: failed to load wallet: future already retrieved
2015-Apr-09 10:59:42.866152 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:06:56.482953 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:07:04.847432 Error: failed to load wallet: walletfile not found
2015-Apr-09 11:07:04.851432 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:07:13.294915 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:07:20.247313 Loading wallet...
2015-Apr-09 11:07:20.290315 Error: failed to load wallet: can't load walletfile, check password
2015-Apr-09 11:07:20.294315 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:07:27.335718 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:07:34.383121 Loading wallet...
2015-Apr-09 11:07:34.428124 Error: failed to load wallet: can't load walletfile, check password
2015-Apr-09 11:07:34.432124 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:08:38.056763 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:08:54.663713 Loading wallet...
2015-Apr-09 11:08:54.706715 Error: failed to load wallet: can't load walletfile, check password
2015-Apr-09 11:08:54.710716 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:09:10.057593 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:09:16.359954 Loading wallet...
2015-Apr-09 11:09:16.503962 Error: failed to load wallet: future already retrieved
2015-Apr-09 11:09:16.507962 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet


Any help around this?

The devs are already busy with resolving your issue. I'll let you know as soon as it's done!
sr. member
Activity: 336
Merit: 251
Bytecoin devs, as I understand you hold ~80% of the float, have you considered selling those coins in bulk OTC as a means to get better distribution, as a sort of 2nd round ICO?

Because now the situation is ludicrous, if you want to invest 4 BTC you are going to make the price go up 100% on a $4MM marketcap coin.

I think that there is a certain misunderstanding. Bytecoin emission is distributed in the community.

Now it's the best time to invest in Bytecoin inasmuch as you can acquire it at a low price, while according to the latest trends, such as the latest release and roadmap 2015, Bytecoin price is about to take off.
member
Activity: 68
Merit: 10
After some time I have updated and started Bytecoin Wallet and i mistyped my password... after this the wallet file and keys file is changed to ".back" now when i try to open again with my wallet name it says its missing.

When i try to use my wallet name.back it says check password but password is now correct.

When i try to remove the ".back" from wallet file and keys i get "future already retrieved"

Here is the log...

Code:
2015-Apr-09 10:53:23.383447 bytecoin wallet v1.0.3.387()
2015-Apr-09 10:53:40.310415 Loading wallet...
2015-Apr-09 10:53:40.442422 Error: failed to load wallet: The password is wrong
2015-Apr-09 10:53:40.447423 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 10:56:16.226333 bytecoin wallet v1.0.3.387()
2015-Apr-09 10:56:31.439203 Loading wallet...
2015-Apr-09 10:56:31.546209 Error: failed to load wallet: future already retrieved
2015-Apr-09 10:56:31.641214 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 10:58:13.450037 bytecoin wallet v1.0.3.387()
2015-Apr-09 10:58:42.612706 Error: failed to load wallet: walletfile not found
2015-Apr-09 10:58:42.908722 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 10:58:55.566446 bytecoin wallet v1.0.3.387()
2015-Apr-09 10:59:42.663140 Loading wallet...
2015-Apr-09 10:59:42.801148 Error: failed to load wallet: future already retrieved
2015-Apr-09 10:59:42.866152 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:06:56.482953 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:07:04.847432 Error: failed to load wallet: walletfile not found
2015-Apr-09 11:07:04.851432 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:07:13.294915 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:07:20.247313 Loading wallet...
2015-Apr-09 11:07:20.290315 Error: failed to load wallet: can't load walletfile, check password
2015-Apr-09 11:07:20.294315 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:07:27.335718 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:07:34.383121 Loading wallet...
2015-Apr-09 11:07:34.428124 Error: failed to load wallet: can't load walletfile, check password
2015-Apr-09 11:07:34.432124 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:08:38.056763 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:08:54.663713 Loading wallet...
2015-Apr-09 11:08:54.706715 Error: failed to load wallet: can't load walletfile, check password
2015-Apr-09 11:08:54.710716 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet
2015-Apr-09 11:09:10.057593 bytecoin wallet v1.0.3.387()
2015-Apr-09 11:09:16.359954 Loading wallet...
2015-Apr-09 11:09:16.503962 Error: failed to load wallet: future already retrieved
2015-Apr-09 11:09:16.507962 ERROR ..\..\src\simplewallet\simplewallet.cpp:1206 Failed to initialize wallet


Any help around this?
hero member
Activity: 966
Merit: 1003
Bytecoin devs, as I understand you hold ~80% of the float, have you considered selling those coins in bulk OTC as a means to get better distribution, as a sort of 2nd round ICO?

Because now the situation is ludicrous, if you want to invest 4 BTC you are going to make the price go up 100% on a $4MM marketcap coin.
hero member
Activity: 896
Merit: 1000
Good to see it is still being developed.
sr. member
Activity: 421
Merit: 250
member
Activity: 108
Merit: 10

Is this going to be the new Bytecoin logo?

Why is the "B" different and distorted from original logo? The proportion looks weird. The one in the original logo (posted in OP) looks OK.

B in the OP is the logo that has won in bitcointalk logo contest and was chosen by the community. Therefore, it is the symbol of Bytecoin community.
The B you find on our website resizes better and can be one day implemented in fonts.
sgk
legendary
Activity: 1470
Merit: 1002
!! HODL !!

Is this going to be the new Bytecoin logo?

Why is the "B" different and distorted from original logo? The proportion looks weird. The one in the original logo (posted in OP) looks OK.
sr. member
Activity: 336
Merit: 251
Hello,

Link for download blockchain is broken :/

https://mega.co.nz/#!xE4lVLab!-ek76XU5CJPAKVWunhZd14Jc-T2GHJqYzdEoGioDyxU

Thanks

Thank you for the feedback! We'll fix this right now.

UPD Here is the correct link to Bytecoin blockchain
member
Activity: 75
Merit: 10
Hello,

Link for download blockchain is broken :/

https://mega.co.nz/#!xE4lVLab!-ek76XU5CJPAKVWunhZd14Jc-T2GHJqYzdEoGioDyxU

Thanks
sr. member
Activity: 336
Merit: 251
Some days ago, a speech by Nicolas van Saberhagen was announced by the "Cryptonote Foundation" :

You can see it announced at the official web page of the "International Workshop P2P Financial Systems" here : https://ecurex.com/p2pfisy/assets/files/P2PFISY2015_Program.pdf

The speech was not by Saberhagen (as it was announced by the Cryptonote foundation, it seems a pseudonymous) but by Tomaso Aste ( see http://www.cs.ucl.ac.uk/staff/tomaso_aste/ ), does anybody has information about the contents of the speech or the link between the speecher and Cryptonote ?

If I understand the meaning of the word correctly the opponents are called discussants in the program.
hero member
Activity: 637
Merit: 500
Some days ago, a speech by Nicolas van Saberhagen was announced by the "Cryptonote Foundation" :



You can see it announced at the official web page of the "International Workshop P2P Financial Systems" here : https://ecurex.com/p2pfisy/assets/files/P2PFISY2015_Program.pdf

The speech was not by Saberhagen (as it was announced by the Cryptonote foundation, it seems a pseudonymous) but by Tomaso Aste ( see http://www.cs.ucl.ac.uk/staff/tomaso_aste/ ), does anybody has information about the contents of the speech or the link between the speecher and Cryptonote ?
sr. member
Activity: 421
Merit: 250
full member
Activity: 139
Merit: 100
Unbelievable BNC is still alive  Wink Very nice news.

SUNSET TERMINATOR / D1000

http://bytecoin.org/blog#03-30-15
Jump to: