Pages:
Author

Topic: deleted - page 20. (Read 68074 times)

sr. member
Activity: 420
Merit: 250
April 08, 2015, 10:19:59 AM
Could you give me some nodes, my wallet cant sync to the network

The seed nodes must work. Check your firewall.

74.243.35.197
78.45.157.95
74.243.35.197
75.130.163.51
75.130.163.51
120.59.181.37
89.223.47.198
113.210.0.201
78.45.157.95
89.190.195.82
91.153.108.4

You're using 9.3 or the alpha wallet?
legendary
Activity: 1512
Merit: 1000
quarkchain.io
April 08, 2015, 05:29:46 AM
Could you give me some nodes, my wallet cant sync to the network
sr. member
Activity: 420
Merit: 250
April 08, 2015, 04:47:25 AM
One question, are you encrypting the packets with TLS? It still needs to work on Layer 3 in OSI model, e.g. routing. So you cant encrypt IP-adresses? So encrypting IP-packets with TLS does not hide you IP, right? Therefore its not anonymous who is broadcasting what traffic.. only the content of the packets

IP address is not hidden but things have been arranged such that it's not needed be cause --

Quote
Connections made by the BIGcoin wallet is encrypted using TLS v1.2; thus your IPS or network administrator or the government has no idea what you're doing making the BIGcoin protocol completely anonymous.

To make protocol detection more difficult --

Quote
Current status: pending

BIGcoin's default port has been changed to 443, the default SSL port for HTTP traffic; in case it's not able to bind to this port, it's going to choose a random port.

This along with protocol encryption makes blocking or detecting BIGcoin protocol next to impossible.

So they wont know that you are using BIGcoin in the first place.

It's to be realized that the wallet does not do anything private except broadcasting the user's transactions (downloading the block chain, uploading it is not private activity and it's not private data). But just in case, If the connected node is someone who's spying on your activity (or recording the transactions exclusively broadcasted by you), then it's not possible to determine if the transaction is exclusively broadcasted by you, since it might have happened that your node is just broadcasting someone else's transaction.

Since the protocol is encrypted and the spy does not know what transactions you received from other BIGcoin clients, it's not possible to tell if the transaction is exclusive to you.

Effectively, the BIGcoin network is itself like tor, but optimized just for the purpose.

More development is under progress to improve this anonymity. This involves a new a protocol message ("Transaction broadcast uncertainty") and changes to the way the client broadcasts the transaction.
sr. member
Activity: 270
Merit: 250
April 08, 2015, 04:12:17 AM
One question, are you encrypting the packets with TLS? It still needs to work on Layer 3 in OSI model, e.g. routing. So you cant encrypt IP-adresses? So encrypting IP-packets with TLS does not hide you IP, right? Therefore its not anonymous who is broadcasting what traffic.. only the content of the packets
sr. member
Activity: 420
Merit: 250
April 08, 2015, 04:05:21 AM
I'll rethink on this.
legendary
Activity: 1274
Merit: 1000
April 07, 2015, 09:55:32 PM
I'd like to make a small suggestion.

I think the topic name should always contain the [ANN][Coin name] part because otherwise people might think this is some another service/giveaway/spam/whatever and won't bother looking inside. As for me I'm having trouble finding this topic in my watchlist even though I know it's there because the name always changes and doesn't contain the name of the coin.

You can still place some promotional line right after the ANN part.

yes. +1

OP you are better off using the tittle to sell some features this coin offers rather then a giveaway notification.


Also you can buy and sell this coin on alcurex. Show support. Register and talk about it in the troll box

click image to check it out
sr. member
Activity: 420
Merit: 250
April 07, 2015, 08:17:53 PM
Done that.
hero member
Activity: 690
Merit: 500
April 07, 2015, 06:42:16 PM
I'd like to make a small suggestion.

I think the topic name should always contain the [ANN][Coin name] part because otherwise people might think this is some another service/giveaway/spam/whatever and won't bother looking inside. As for me I'm having trouble finding this topic in my watchlist even though I know it's there because the name always changes and doesn't contain the name of the coin.

You can still place some promotional line right after the ANN part.
sr. member
Activity: 420
Merit: 250
April 05, 2015, 01:04:06 AM
I'd like to buy 5 million coins
for 4 sats PM me

You don't trust alcurex?
sr. member
Activity: 420
Merit: 250
April 04, 2015, 12:16:44 PM
The devs have stumbled upon an alpha wallet bug.

It crashes while disconnecting TLS encrypted nodes sometimes.

Expect a fix a few days later.
sr. member
Activity: 420
Merit: 250
April 03, 2015, 09:55:49 PM
BIGcoin alpha client now has support for proxy.

TLS encrypted connections will be made over a proxy, amplifying anonymity if the user wishes to use a proxy.
sr. member
Activity: 420
Merit: 250
March 27, 2015, 10:13:36 PM
Chinese translation finished!

https://bitcointalksearch.org/topic/m.10891084
sr. member
Activity: 420
Merit: 250
March 27, 2015, 11:31:03 AM
Please follow link in the top post to see them.
copper member
Activity: 1162
Merit: 1025
March 26, 2015, 10:30:17 PM
where my bitches
sr. member
Activity: 420
Merit: 250
March 26, 2015, 10:04:55 PM
I came here looking for HOTTEST GIRL lol

Please follow link in the top post to see them.
full member
Activity: 142
Merit: 100
March 25, 2015, 12:16:14 PM
I came here looking for HOTTEST GIRL lol
sr. member
Activity: 420
Merit: 250
March 25, 2015, 12:06:25 PM
The alpha wallet needs testing.

Please testers -- keep it up for a few days to see what happens.
sr. member
Activity: 420
Merit: 250
March 24, 2015, 12:18:19 PM
Team is working on another technology for faster syncs and more efficient bandwidth usage.

But can't comment without a final working wallet.

can you give us some info on who is in the team and their back ground?

also what is annon about this coin? is it like namecoin but with annon? is annon centralized or decentralized?

Please give some more details

We'll there are 2 devs and there is me (I also do the protocol designing apart form marketing and other things).

All of us are at different places and all of us do full-time jobs (so this project is a result of our free time).

Namecoin has a completely different technology. Namecoin resolves DNS names to IP address, BIGcoin resolves DNS names to pay-to addresses (as seen in the top post).

So you can setup anon. pay-to addresses by --

Quote
This allows a receiver to distribute his/her wealth to prevent someone finding out his/her total balance.

Still better, the receiver can change his/her BIGcoin address for every query and have a TTL value of 0 for the DNS response packets. This allows the receiver to to hide his/her receiving address. This is not something that Coinjoin (Darkcoin), ring signatures (Bytecoin, Monero) take care of, i.e.once you know the ownership of an address, you can trace how much money was transfered to it. But if you've used an underlying DNS resolution like with BIGcoin, the money sent to someone cannot be determined; neither can the ownership.

In the future we'll provide such a demo service using tinydns and we'll also provide a Linux VM which has such a DNS server running.
legendary
Activity: 1274
Merit: 1000
March 23, 2015, 11:03:36 AM
Team is working on another technology for faster syncs and more efficient bandwidth usage.

But can't comment without a final working wallet.

can you give us some info on who is in the team and their back ground?

also what is annon about this coin? is it like namecoin but with annon? is annon centralized or decentralized?

Please give some more details
Pages:
Jump to: