Author

Topic: Official Anoncoin chat thread (including history) - page 225. (Read 530599 times)

sr. member
Activity: 504
Merit: 251
Can anyone help me with unblocking unprocessed transaction in my wallet?
I wanted to send some amount on cryptsy 10 days ago and today I found out it is not on cryptsy, nor in wallet Smiley
It is just in sent coins but has 0 confirmations for 10 days..
I tried to run wallet with -salvagewallet which solved same problem with quark wallet but it seems that it doesnt work here..
any idea, how to unblock it? Thanks
newbie
Activity: 16
Merit: 0
Does anyone have a clue why the net hashrate of anoncoin nearly doubled the last few hours? Are there any possitive news about anoncoin that I missed? I really like anoncoin but it gets harder and harder to mine with my 700 Kh/s Sad.
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Anoncoin - Tor - Enclave's ?

P2P via Tor is far from perfect and in fact isn't really recommended as the Tor software is not really designed for such usage and is also known to leak certain identifiers. Furthermore, Tor hidden services are known to provide much better anonymity for users than for their operators.

I've been giving thought as to how it might be possible to increase Anoncoin connectivity with Tor whilst actually helping the Tor network, instead of slightly hindering it.

This concept is for an enclave of Anoncoin nodes running hidden services as relays / exit nodes with custom settings to potentially increase the privacy of Anoncoin Tor users. An Anoncoin mesh network within the Tor Network if you like.

Howto: Tor config. - dedicated Relay options (See: https://www.torproject.org/docs/tor-manual.html.en - Tor Manual):

ORPort 9377 - Optional - identifiable as Anoncoin.

LongLivedPorts 9377 - port addition to help connectivity.

"A list of ports for services that tend to have long-running connections (e.g. chat and interactive shells). Circuits for streams that use these ports will contain only high-uptime nodes, to reduce the chance that a node will go down before the stream is finished. Note that the list is also honored for circuits (both client and service side) involving hidden services whose virtual port is in this list. (Default: 21, 22, 706, 1863, 5050, 5190, 5222, 5223, 6523, 6667, 6697, 8300)"

AllowSingleHopCircuits 1

"When this option is set, the attached Tor controller can use relays that have the AllowSingleHopExits option turned on to build one-hop Tor connections. (Default: 0)"

ExcludeSingleHopRelays 0

"This option controls whether circuits built by Tor will include relays with the AllowSingleHopExits flag set to true. If ExcludeSingleHopRelays is set to 0, these relays will be included. Note that these relays might be at higher risk of being seized or observed, so they are not normally included. Also note that relatively few clients turn off this option, so using these relays might make your client stand out. (Default: 1)"

EnforceDistinctSubnets 0

"If 1, Tor will not put two servers whose IP addresses are "too close" on the same circuit. Currently, two addresses are "too close" if they lie in the same /16 range. (Default: 1)"



As per. https://bitcointalksearch.org/topic/m.3324942 - How to run Anoncoin as a Tor hidden service?

Anoncoin hidden service relays could now have improved connectivity with one another (and with Anoncoin Tor clients) utilizing reciprocal one-hop connections.

Some collaboration on the part of Anoncoin hidden service operators and/or batches of hidden services nodes running 'my family' or groups of .onion addnodes is required with each node incorporating lists of known / shared / published addnode .onion addresses.

When a full list of running hidden service .onion addresses has been established - client only Tor users can connect more easily with onlynet=tor tor=127.0.0.1:9050 (as per. What/Howto Tor) in the Anoncoin .conf also using maxconnections=8 (example) to help prevent unecessary traffic errors through Tor.


Tor Exit Relays should also use:


AllowSingleHopExits 1

This option controls whether clients can use this server as a single hop proxy. If set to 1, clients can use this server as an exit even if it is the only hop in the circuit. Note that most clients will refuse to use servers that set this option, since most clients have ExcludeSingleHopRelays set. (Default: 0)


Furthermore, relay's and clients could use a publicly updated custom Tor nodes config. for targeted Anoncoin enclave connectivity:


ExcludeNodes node,node,…

A list of identity fingerprints, nicknames, country codes and address patterns of nodes to avoid when building a circuit. (Example: ExcludeNodes SlowServer, ABCD1234CDEF5678ABCD1234CDEF5678ABCD1234, {cc}, 255.254.0.0/8) By default, this option is treated as a preference that Tor is allowed to override in order to keep working. For example, if you try to connect to a hidden service, but you have excluded all of the hidden service’s introduction points, Tor will connect to one of them anyway. If you do not want this behavior, set the StrictNodes option (documented below).
Note also that if you are a relay, this (and the other node selection options below) only affects your own circuits that Tor builds for you. Clients can still build circuits through you to any node. Controllers can tell Tor to build circuits through any node.
Country codes are case-insensitive. The code "{??}" refers to nodes whose country can’t be identified. No country code, including {??}, works if no GeoIPFile can be loaded. See also the GeoIPExcludeUnknown option below.


EntryNodes node,node,…

A list of identity fingerprints, nicknames, and country codes of nodes to use for the first hop in your normal circuits. Normal circuits include all circuits except for direct connections to directory servers. The Bridge option overrides this option; if you have configured bridges and UseBridges is 1, the Bridges are used as your entry nodes.

The ExcludeNodes option overrides this option: any node listed in both EntryNodes and ExcludeNodes is treated as excluded.


Anyway, lots of variations and ways to go about this - hint hint. Could make for an interesting P2P experiment using Tor.

Start looking for published lists or Tor nodes with ORPort 9377 in the http://torstatus.blutmagie.de/ soon ?
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Updated: Advanced Tor Browser Bundle config. - Anti-Spying - Anti-ECHELON - Anti-FiveEyes

See: https://bitcointalksearch.org/topic/m.3551345

Its designed for faster browsing, not for Anoncoin - although updating it did give me the idea for my next post...
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
The Wallet tells me "No block source available..." (9 days behind)

9 days before I updated my wallet to version 0.8.5.6, running on a Windows 7 VM. I prepared the system with Tor, the new wallet reloaded the full blockchain successfully.

Now after 9 days I get no connection. I started the Tor browser first, then the wallet. Both with standard configurations. With Tor I'm able to browse the Internet. Where should I look now?

Did you try checking your Socks ports settings for both Tor and Anoncoin ?

More recent Tor browser bundle versions have been using SocksPort 9150 instead of SocksPort 9050 !
legendary
Activity: 1666
Merit: 1000
The Wallet tells me "No block source available..." (9 days behind)

9 days before I updated my wallet to version 0.8.5.6, running on a Windows 7 VM. I prepared the system with Tor, the new wallet reloaded the full blockchain successfully.

Now after 9 days I get no connection. I started the Tor browser first, then the wallet. Both with standard configurations. With Tor I'm able to browse the Internet. Where should I look now?
newbie
Activity: 31
Merit: 0
Anoncoin is more than just a alt-coin...it's a statement and a spit in the face of money centralization and banking cartells! Even if all the other alt-coins will be crushed by international laws and will not survive as a real payment method, Anoncoin will live in the depths of the darknet. Darknets are the future of the internet and anonymity will be of great value for all of us. Anoncoin fits right into the anarchistic idea of the whole Anonymous network...we all should support it for our digital freedom!! I'm really confused why the crypto-scene doesn't really support Anoncoin...it makes me sad.

Thanks to all the Anoncoin devs, I really appreciate your work and I will keep on supporting Anoncoin through my hashes!

P.s.: if you want to get rid of your Anoncoins and invest in shit-fun coins like doge/cat/moon which make the crypto scene look like a joke...feel free to fill my wallet, so I can distribute Anoncoins to those who believe in freedom and privacy and will fight for it!

We are legion!

AL6dHsoYjLZ978A5TLM3uoCKwHy359tBG8

That's the point!

It's something "revolutionary" in this cryptcoin :-)
newbie
Activity: 31
Merit: 0
Any one having trouble with this pool?

https://www.anoncoinpool.net/

Seems doesn't work from this morning Sad

 
full member
Activity: 154
Merit: 100
I'm a huge fan of ANC but wonder if Zerocoin would have a detrimental effect on Anoncoins future value?

 Huh
sr. member
Activity: 504
Merit: 251
I wish all the best to Anoncoin in 2014  Smiley
hero member
Activity: 836
Merit: 1007
"How do you eat an elephant? One bit at a time..."
It sounds like he is implying a back door, but in another post he said "it's no one's business" which seems hard line enough to imply there is not a back door.  "Not to the public anyway" could also mean he does not expect their methods to be susceptible to common methods of discovery, but that he would not rule out the NSA or IRS from figuring methods out.  He is very much into the details of crypto and is NOT quick to say "no one can break this".

Thank you. That makes much more sense.
full member
Activity: 157
Merit: 100
Anoncoin is more than just a alt-coin...it's a statement and a spit in the face of money centralization and banking cartells! Even if all the other alt-coins will be crushed by international laws and will not survive as a real payment method, Anoncoin will live in the depths of the darknet. Darknets are the future of the internet and anonymity will be of great value for all of us. Anoncoin fits right into the anarchistic idea of the whole Anonymous network...we all should support it for our digital freedom!! I'm really confused why the crypto-scene doesn't really support Anoncoin...it makes me sad.

Thanks to all the Anoncoin devs, I really appreciate your work and I will keep on supporting Anoncoin through my hashes!

P.s.: if you want to get rid of your Anoncoins and invest in shit-fun coins like doge/cat/moon which make the crypto scene look like a joke...feel free to fill my wallet, so I can distribute Anoncoins to those who believe in freedom and privacy and will fight for it!

We are legion!

AL6dHsoYjLZ978A5TLM3uoCKwHy359tBG8
member
Activity: 74
Merit: 10
Devout Atheist
It sounds like he is implying a back door, but in another post he said "it's no one's business" which seems hard line enough to imply there is not a back door.  "Not to the public anyway" could also mean he does not expect their methods to be susceptible to common methods of discovery, but that he would not rule out the NSA or IRS from figuring methods out.  He is very much into the details of crypto and is NOT quick to say "no one can break this".
hero member
Activity: 836
Merit: 1007
"How do you eat an elephant? One bit at a time..."
Since zerocoin is switching to be an independent cryptocurrency, are you just going to use the part of the open source code that you need?  They are being really quiet about what they are working on and I wonder why they are keeping it closed-source for apparently 2 or 3 months.

Is the new zerocoin going to somehow hide sender and receiver without Tor or I2P?

Here are the only comments I've found (from matthew green's November 16 - 20 twitters)

"Now I can pay you a specific amount directly in ZC, without revealing the amount or our IDs. (To the public anyway.)"



Re: "To the public anyway"

This doesn't make sense to me. Does this mean there is a back door?
member
Activity: 74
Merit: 10
Devout Atheist
Personally, I am afraid the people behind zerocoin are unbeatable and that zerocoin will therefore win the majority of anonymous day.  It appears zerocoin will become the leader for anonymous transactions that are legitimate in the eyes of the government (see above his crucial comment: "to the public anyway").   That would leave anoncoin for anarchist and illegal activities.  But it also means bitcoin could have a serious competitor for top spot.  Especially if zerocoin can find a way to release without letting early adopters or miners profit disgracefully, such as directing most of it to charity or wider adoption.  This will greatly improve the public's perception of zerocoin as not being "ponzi-like" or otherwise stink of a "something for nothing" profiteering.
newbie
Activity: 16
Merit: 0
Hi all,

I am new here, so first of all let me say thanks to all that work on anoncoin. I think there is an urgent need for a digital but also anonymous currency. This is the reason why I started mining anoncoins some weeks ago (Unfortunately not really much because difficulty is so high Sad).

But now I read the news that Zerocoin will be released as a standalone altcoin. That worries me. Isn't this a big issue for the anoncoin project. Would anoncoin be able to compete with a standalone Zerocoin? What unique selling point would remain to anoncoin?

I am looking forward to hear your thoughts about his.





sr. member
Activity: 308
Merit: 251
Giga
I just read this entire thread.   Is the only fundamental difference from BTC/LTC that ANC can use I2P?   Is I2P and coin mixing going to be implemented in such a way that it is easier to be anonymous than with other coins?   If an exchange is not using I2P does the client need to be in clearnet mode in order to transfer coins in and out?   Any clarification on what makes this coin more anonymous would be helpful in deciding if I should make it an alt coin investment.

I doubt Bitcoin will implement I2P support, it's getting to known now, which means they move away from "darknet" and such, and into the wallets of regular people and not just special interested. The developers have other, bigger issues to solve. We however, focus on anonymity, and will continue working on that case as main focus. I2P is only the beginning.

Update on Zerocoin:
https://github.com/Anoncoin/anoncoin/wiki/Zerocoin-design-&-docs
https://pay.reddit.com/r/ZeroCoin/comments/1tplgt/please_help_us_implement_zerocoin/

Bitcoin foundation already rejected Zercoin, as they wish not to adapt any form of anonymity engine. I think anoncoin can serve as a way for Bitcoin holders to anonymize their Holdings if they wish to do so.
sr. member
Activity: 308
Merit: 251
Giga
had to re-install the mac client and now it just not able to download the block, can't seem to sync to the network (clear net)



anyone else have this issue with the osx wallet ?
member
Activity: 74
Merit: 10
Devout Atheist
Since zerocoin is switching to be an independent cryptocurrency, are you just going to use the part of the open source code that you need?  They are being really quiet about what they are working on and I wonder why they are keeping it closed-source for apparently 2 or 3 months.

Is the new zerocoin going to somehow hide sender and receiver without Tor or I2P?

Here are the only comments I've found (from matthew green's November 16 - 20 twitters)

"Now I can pay you a specific amount directly in ZC, without revealing the amount or our IDs. (To the public anyway.)"

"We designed a new version of Zerocoin that reduces proof sizes by 98% [now 240 bytes]  and allows for direct anonymous payments that hide payment amount."

"We're going to release it as an alt-coin. It will take a few months to get it to that point. Bitcoin can do what it wants."

"incorporated variable-value transactions, and added support for direct payments."

"Hide payment amount from anyone but the Payer/Payee is the goal. It's not anyone else's business."

"We use commitments with a 'coin value' inside of them."

"We don't use a shuffling process, though. It's much more like Zerocoin, except that we use zkSNARKs for efficiency."

"We have some techniques to solve this problem [i.e., all clients needing to record all coins, spent or not] as well, but mainly the improvement is using smaller ZK proofs (arguments)."

"Eran Tromer is one of our co-authors on the new Zerocoin paper"

Searching for  "eran tromer" and zkSNARKS, one finds an October 2013 paper that might be relevant, if you can follow the language and math:
http://tau.ac.il/~tromer/papers/csnark-20131007.pdf
hero member
Activity: 490
Merit: 500
:)
I just read this entire thread.   Is the only fundamental difference from BTC/LTC that ANC can use I2P?   Is I2P and coin mixing going to be implemented in such a way that it is easier to be anonymous than with other coins?   If an exchange is not using I2P does the client need to be in clearnet mode in order to transfer coins in and out?   Any clarification on what makes this coin more anonymous would be helpful in deciding if I should make it an alt coin investment.

I doubt Bitcoin will implement I2P support, it's getting to known now, which means they move away from "darknet" and such, and into the wallets of regular people and not just special interested. The developers have other, bigger issues to solve. We however, focus on anonymity, and will continue working on that case as main focus. I2P is only the beginning.

Update on Zerocoin:
https://github.com/Anoncoin/anoncoin/wiki/Zerocoin-design-&-docs
https://pay.reddit.com/r/ZeroCoin/comments/1tplgt/please_help_us_implement_zerocoin/
Jump to: