jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
September 16, 2014, 11:26:42 PM |
|
Here are the seven proposed to be on the Authorization Committee as described in https://bitcointalk.org/index.php?topic=762346.msg8748412#msg8748412Dom P EvilDave Emoneyru n3lz0n Steve idev pnosker I believe all but "Steve" have the same handle in BTT and NXT, hopefully this will be confirmed. So if there are any objections to any of these from serving on the Authorization Committee, now is the time to object James Are any of them the SuperTraders? no
|
|
|
|
amytheplanarshift
|
|
September 16, 2014, 11:36:36 PM |
|
James (or anyone else who can answer),
This may have been answered already, but in order to receive the SuperNET UNITY asset in exchange for our TOKENs, will we need to return the TOKEN assets to the asset issuer or will this be handled automatically? I am a little unclear on the capabilities of the NXT AE (this is where I hold my TOKEN assets) so I am not sure if this is even possible to be done as an automatic process which is why I ask. Thanks in advance!
|
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
September 17, 2014, 12:42:00 AM |
|
James (or anyone else who can answer),
This may have been answered already, but in order to receive the SuperNET UNITY asset in exchange for our TOKENs, will we need to return the TOKEN assets to the asset issuer or will this be handled automatically? I am a little unclear on the capabilities of the NXT AE (this is where I hold my TOKEN assets) so I am not sure if this is even possible to be done as an automatic process which is why I ask. Thanks in advance!
If you have TOKEN asset you will get a dividend of matching amount of SuperNET asset no need to do anything it will just appear in your account
|
|
|
|
RichardT
|
|
September 17, 2014, 12:49:18 AM |
|
James (or anyone else who can answer),
This may have been answered already, but in order to receive the SuperNET UNITY asset in exchange for our TOKENs, will we need to return the TOKEN assets to the asset issuer or will this be handled automatically? I am a little unclear on the capabilities of the NXT AE (this is where I hold my TOKEN assets) so I am not sure if this is even possible to be done as an automatic process which is why I ask. Thanks in advance!
If you have TOKEN asset you will get a dividend of matching amount of SuperNET asset no need to do anything it will just appear in your account Is it safe to assume that it will work the same if you have TOKEN on bter?
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
September 17, 2014, 12:55:50 AM |
|
James (or anyone else who can answer),
This may have been answered already, but in order to receive the SuperNET UNITY asset in exchange for our TOKENs, will we need to return the TOKEN assets to the asset issuer or will this be handled automatically? I am a little unclear on the capabilities of the NXT AE (this is where I hold my TOKEN assets) so I am not sure if this is even possible to be done as an automatic process which is why I ask. Thanks in advance!
If you have TOKEN asset you will get a dividend of matching amount of SuperNET asset no need to do anything it will just appear in your account Is it safe to assume that it will work the same if you have TOKEN on bter? I will send the SuperNET assets to bter and they will swap them for the TOKEN, so it should be totally automatic. Actually with bter there wont be the issue of the TOKEN remaining after this swap.
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
September 17, 2014, 01:10:38 AM |
|
This sybil attack thing bothered me, so I did some more research on it. For methods like coinjoin where you are mixing your funds with others, then clearly who you get matched up with is quite important. If the attacker is having a large percentage of all nodes, then the would be able to either prevent the transactions or glean info about the spendings
With Teleport, this is not very applicable as it is a sending from source to destination in an intact telepod. Any tampering with it would require cracking layered encryption through all the onion layers and such tampering would be quickly detected on the destination side.
When the M of N fragmenting is used, there is a random chance to forward or not forward, so if an attacker is trying to prevent the tx by not forwarding, this just increases the failure rate and presumably the M parameter will need to be adjusted to compensate. I am defaulting to M = 40% of N and so there is some headroom anyway, but this is something to keep note of as if the attacker can control 20% of all the nodes, then it would be evidenced by a higher than expected failure rate to receive enough packets.
There is no need for the attacker to make fake identities if they just want to be hosting a lot of privacyServer nodes. these nodes would then be able to determine who is sending what packet to whom. However, not knowing if this packet originated from the sender, nor if the next hop is the final destination, I do not believe there is much to be gained by this "sybil" attack. The routing can be blocked, but then the nodes would route around what looks like a malfunctioning privacyServer.
Maybe the fact that there has not been a followup post means that I actually wasnt an idiot about this
James
|
|
|
|
amytheplanarshift
|
|
September 17, 2014, 01:49:55 AM |
|
James (or anyone else who can answer),
This may have been answered already, but in order to receive the SuperNET UNITY asset in exchange for our TOKENs, will we need to return the TOKEN assets to the asset issuer or will this be handled automatically? I am a little unclear on the capabilities of the NXT AE (this is where I hold my TOKEN assets) so I am not sure if this is even possible to be done as an automatic process which is why I ask. Thanks in advance!
If you have TOKEN asset you will get a dividend of matching amount of SuperNET asset no need to do anything it will just appear in your account Thanks James. Was not sure if the NXT AE could handle that but I guess it can. Cool stuff!
|
|
|
|
BTCwriter
Legendary
Offline
Activity: 1008
Merit: 1000
|
|
September 17, 2014, 02:36:28 AM |
|
Please stop your scammer crews(barabbas+others) from going to our thread. Thanks
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
September 17, 2014, 02:36:53 AM |
|
Shifting to a UDP only transport really simplifies things. 800 lines of code just got deprecated away, so that is 800 less lines where any bugs can hide in.
It was just getting a bit too confusing with all the possible connection states and now it is more work to make everything into essentially a state machine, but most of that had to be done anyway.
No TCP means no TCP sockets to be locked up for long durations. Also, now that I scrubbed the packets of any useful info, I can just use random privacyServers for all comms. Originally, there was some small amount of trust required of the privacyServer, but over the months I have scrubbed all info leaks away.
Anyway, back to the coding cave I go
James
|
|
|
|
Forobitcoins
|
|
September 17, 2014, 03:34:55 AM |
|
Can we send Unity, bter to asset NXT? Or is it necessary to sell and repurchase?
Ty
|
Sorry for my broken English XD
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
September 17, 2014, 03:37:53 AM |
|
Can we send Unity, bter to asset NXT? Or is it necessary to sell and repurchase?
Ty
as soon as bter does the swap, then you will be able to withdraw it to your NXT acct
|
|
|
|
futurist
Newbie
Offline
Activity: 39
Merit: 0
|
|
September 17, 2014, 04:09:43 AM |
|
Please stop your scammer crews(barabbas+others) from going to our thread. Thanks
Please send your application to join SuperNET CORE to coins@thesupernet.org
|
|
|
|
yeXIABC
|
|
September 17, 2014, 05:11:15 AM |
|
Can we send Unity, bter to asset NXT? Or is it necessary to sell and repurchase?
Ty
as soon as bter does the swap, then you will be able to withdraw it to your NXT acct OK
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
September 17, 2014, 06:02:53 AM |
|
I just came up with a possible way to have a probabilistic routing where nobody is actually sure of which account has which IP Not sure if I can get it to always find the right path, so I will need to run some simulated topologies to see if this will work.
If it does, this will make it so that nobody will even know the exact path the packet will take as we only know that the original sender came from a path ending with the node that sent the packet on through.
If I can get this to get the packets to the destination, then it wont matter if the attacker has compromised large numbers of privacyServers as no server will even know what ipaddress is linked to which account! Even this info will be probabilistic.
This will take a bit of time to investigate, but to be able to route to the destination without knowing any specific IP address is a scalable way to get a bitmessage like broadcast to everyone but only the destination is able to decode the packet. If I can get the convergence toward the destination without including TTL or expiration info, then this is the best case
James
|
|
|
|
jeezy
Legendary
Offline
Activity: 1237
Merit: 1010
|
|
September 17, 2014, 06:46:11 AM |
|
What's the current up to date list of core coins that will be featured on launch?
|
|
|
|
Cassius
Legendary
Offline
Activity: 1764
Merit: 1031
|
|
September 17, 2014, 07:35:08 AM |
|
Re: fiat sucking (one of the purposes of SuperNET), which businesses will do this? Some, like Coinomat, cater for crypto -> fiat. Others are broadly internal to crypto. Are there any yet confirmed that will take money from fiat -> crypto, other than exchanges etc? One suggestion would be to include Google ads alongside any others - not sure whether that's already planned. This would have to be dealt with via a trusted third party, like BTER or Coinomat - both of which are well-placed to convert the revenue to BTC and send to SuperNET already. This would represent a steady trickle of wealth from fiat to the cryptosphere, benefitting not just SuperNET but all of crypto. Ideally, a few different initiatives would turn the trickle into a constant stream.
|
|
|
|
windjc
Legendary
Offline
Activity: 2156
Merit: 1070
|
|
September 17, 2014, 09:35:14 AM |
|
Re: fiat sucking (one of the purposes of SuperNET), which businesses will do this? Some, like Coinomat, cater for crypto -> fiat. Others are broadly internal to crypto. Are there any yet confirmed that will take money from fiat -> crypto, other than exchanges etc? One suggestion would be to include Google ads alongside any others - not sure whether that's already planned. This would have to be dealt with via a trusted third party, like BTER or Coinomat - both of which are well-placed to convert the revenue to BTC and send to SuperNET already. This would represent a steady trickle of wealth from fiat to the cryptosphere, benefitting not just SuperNET but all of crypto. Ideally, a few different initiatives would turn the trickle into a constant stream.
I thought Vericoin was working on this solution, but I may be wrong.
|
|
|
|
Cassius
Legendary
Offline
Activity: 1764
Merit: 1031
|
|
September 17, 2014, 09:49:33 AM |
|
I meant revenue streams, not voluntary transfers by users
|
|
|
|
Forobitcoins
|
|
September 17, 2014, 10:54:48 AM |
|
Can we send Unity, bter to asset NXT? Or is it necessary to sell and repurchase?
Ty
as soon as bter does the swap, then you will be able to withdraw it to your NXT acct Thanks in the future, it could be that supernet has its own client? I mean a purse for all currencies, with all the advantages instead of having a button supernet on each client, have a client where you can manage all currencies
|
Sorry for my broken English XD
|
|
|
|