Author

Topic: ⚡ [ANN] ⚡ DeepOnion TOR ⚡ DeepVault ⚡ Cryptopia 🚀 Airdrop 24/40 🚀 WE DOMINATE! - page 762. (Read 1167580 times)

full member
Activity: 350
Merit: 102
Thank you all for positive reactions on my previous designs. Here is something new to help DeepOnion get stronger and massive.  Grin
Feel free to share this images online. I hope that they can help to get some more attention to DeepOnion project.

Any feedback is welcome.

full member
Activity: 406
Merit: 100
Awesome work on the newsletter, I love it! Eventually the greatness of this coin will be reflected in its price. It may take awhile but I know we'll get there!  Grin
full member
Activity: 266
Merit: 101
Public key that was hashed to create your address is not public until you create a transaction spending funds from that address. Following one transaction one address rule ensures that at the exact time you reveal your public key to the public, you also spend all the funds associated with that public key/address.

To elaborate. Each transaction output contains a locking script that specifies the conditions that must be met in order to spend the output in the future. There are lot of different locking scripts that can be used, the most frequent one being Pay-to-Public-Key-Hash (P2PKH) locking script. It looks like this: OP_DUP OP_HASH160 OP_EQUALVERIFY OP_CHECKSIG, where OP_... are so called script operators and is an address of recipient. In other words, when someone wants to send you some Onions, he doesn't need to know your public key, it's sufficient that he knows your address.

When you want to spend an output encumbered with P2PKH locking script, you have to include this unlocking script in your transaction: . In other words, you have to include your digital signature as well as your public key into transaction itself.

hero member
Activity: 1792
Merit: 513
<3 DeepOnion
This is my first airdrop that I applied sadly got rejected a month ago with suspicious activity. Just wanna know if I could re apply again?  Cheesy
Still  believes this coin cold offer alot more . Nice to see deep vault launch.
wait please 16th round and rules will be changed again. Stay follow.
member
Activity: 100
Merit: 10
Wow, I have recently become Jr. But now I see that terms will update. Eager to see and send my aplicattions. Anyway this projects looks rook solid just keep it up
full member
Activity: 686
Merit: 100
This is my first airdrop that I applied sadly got rejected a month ago with suspicious activity. Just wanna know if I could re apply again?  Cheesy
Still  believes this coin cold offer alot more . Nice to see deep vault launch.
hero member
Activity: 1092
Merit: 507
btcstakes.com
When will the new Deep Onion logo and avatar be available to use on our profiles? The logo is fresh as hell and it's going to get a lot of attention.
full member
Activity: 392
Merit: 105
I would have to say something about this.

Public key is in purpose public, you cant hide this one, since you do a transaction to receive some coin on this one, you cant hyde it.

A simple block explorer crawler can reach every public key with found on blockchain, whatever the blockchain is.

Fund can be tracked, if someone know one of your address. DeepOnion provide for moment a layer of anonymity, so fund can be tracked but not your IP actually.

Soon with DeepSend this "issue" about fund tracking will be fix. DeepOnion Wallet provide custom address so is a lot more harder and cost more to track every fund and remove the movement tracking (you dont track address but exact value of a transaction)

Correct me if i am wrong Wink

Public key that was hashed to create your address is not public until you create a transaction spending funds from that address. Following one transaction one address rule ensures that at the exact time you reveal your public key to the public, you also spend all the funds associated with that public key/address.

In order to prevent from transfering the 90% that should be kept in the Airdrop wallet, we use to coin control to avoid creating another adress which is the source that remove the tracking about your transactions.

One of the strong points in DO is hiding your IP and lately with the introduction of DeepSend: it'll be a perfect anonymous transactions
sr. member
Activity: 504
Merit: 259
Facebook discussion: What are your "unsung heroes of cryptocurrency" right now?

https://www.facebook.com/groups/303525260097501/permalink/353374968445863/

Deeponion is very underrepresented right now.

Password to join is "something more".
full member
Activity: 533
Merit: 100
Guys alts and Onions falling for people that converting into Btc for Incoming hard fork right? The price now is very good for buy some it's big chanche.

Time for shopping Cheesy What coins are you buying at the moment ?

I have purchased onions long ago. I participate in Airdrop now, but if I could I would buy even more Onions. It's very cheap and now it's time to buy.
Now I'm enjoying the community trying to help Onion and waiting for further development.
hero member
Activity: 746
Merit: 509
TIME and WAVE COINs TO REMEMBER
please feedback about new planned page if you have any suggestion please make it now
https://impressive.im/htmlfordeeper/index.html


I encountered error while using Samsung native browser. However with other browsers did not spot any issues.

In general I like the design, looks great.





It looks very nice using chrome browser mobile view but that would be easy if you add a link to community forum in drop menu upper right.
Thank you
full member
Activity: 169
Merit: 100
I really like the new wbsite, you are doing very good job there.
Also I've seen that the airdrop rules are going to change soon, so I hope I'll be able to join the airdrop. Now I can't as I'm registered on 3rd September and the rules say nobody registered before September 1st can apply.
full member
Activity: 266
Merit: 101
I would have to say something about this.

Public key is in purpose public, you cant hide this one, since you do a transaction to receive some coin on this one, you cant hyde it.

A simple block explorer crawler can reach every public key with found on blockchain, whatever the blockchain is.

Fund can be tracked, if someone know one of your address. DeepOnion provide for moment a layer of anonymity, so fund can be tracked but not your IP actually.

Soon with DeepSend this "issue" about fund tracking will be fix. DeepOnion Wallet provide custom address so is a lot more harder and cost more to track every fund and remove the movement tracking (you dont track address but exact value of a transaction)

Correct me if i am wrong Wink

Public key that was hashed to create your address is not public until you create a transaction spending funds from that address. Following one transaction one address rule ensures that at the exact time you reveal your public key to the public, you also spend all the funds associated with that public key/address.
member
Activity: 76
Merit: 10
Whenever you transfer Onions from your balance, your remaining balance goes to a newly generated address. You will need to move this balance back to your original Airdrop applicant address. We use the block explorer(s) such as http://explorer.deeponion.org/ext/getbalance/YourAirDropDeepOnionWalletAddress for checking your balance. You can transfer your balance using the coin control feature in the wallet and move the coins from the new change address to your airdrop address. See the tutorial: https://deeponion.org/community/threads/deeponion-wallet-sending-coins-with-custom-change-addresses.291/ (Deeponion Wallet: Sending Coins With Custom Change Addresses)
-This is confusing, cumbersome and adds complexity to a simple matter of moving 10% of your coins. The system must be able to check if you retained or spent more than 10% of your coins.

Not possible due to the way how cryptocurrencies work. Each unspent transaction outputs (UTXO) has to be spent in its entirety. From this point of view, UTXOs are more similar to cash than to standard electronic payments. Change outputs are inevitable consequence of this. Now the fact that DeepOnion wallet software in its default behaviour creates new change address for every new transaction is actually important and deliberate feature (and not some cumbersome implementation). You actually shouldn't be using one address for more than one transaction as it reduces your privacy as well as your security. Think about it this way. Once you make your address public, the potential attacker has to firstly calculate your public key from your address which is impossible right now (he would have to break two hashing functions) and then calculate your private key from your public key which is also impossible right now (he would have to break ECDSA cryptography). So you have two layers of security. However when you create a transaction spending funds from that address, you public key is stored in a transaction data and thus become public. So you lose one layer of security. Now, it's not that big of an issue as it's still not possible to calculate private key from public key but better to be safe than sorry.

I would have to say something about this.

Public key is in purpose public, you cant hide this one, since you do a transaction to receive some coin on this one, you cant hyde it.

A simple block explorer crawler can reach every public key with found on blockchain, whatever the blockchain is.

Fund can be tracked, if someone know one of your address. DeepOnion provide for moment a layer of anonymity, so fund can be tracked but not your IP actually.

Soon with DeepSend this "issue" about fund tracking will be fix. DeepOnion Wallet provide custom address so is a lot more harder and cost more to track every fund and remove the movement tracking (you dont track address but exact value of a transaction)

Correct me if i am wrong Wink



Yes with DeepSend it will be more secure. This will separate good, useful coins resistant to attackers from other vulnerable coins.
And this is a must when you make a blockchain. Attackers are more and more sophisticated each day.
newbie
Activity: 22
Merit: 0
please feedback about new planned page if you have any suggestion please make it now
https://impressive.im/htmlfordeeper/index.html


The new website looks fantastic!
I would join the deeponion airdrop immediately if I could.
sr. member
Activity: 521
Merit: 256
please feedback about new planned page if you have any suggestion please make it now
https://impressive.im/htmlfordeeper/index.html


I think that in general the new website looks great. I have just two suggestions:

1. It would be better if the "Join Airdrop" button was below the condition. It can stay also in the top menu, but it should take people to the airdrop conditions to make sure they read it. Maybe also adding a checkbox before applying with something like "I've read and understand the airdrop terms and conditions. I understand that not complying with the terms may lead to my rejection from the airdrop" would be a good idea.

2. I think that it would be better to have all information and community resources all together on one website. Making another website deeponion.help would make it fragmented and confucing.

In any case, I love the new website design. Making the wallet in the same design would be great Smiley Keep up the great work!
full member
Activity: 420
Merit: 106
https://steemit.com/@bibi187
Whenever you transfer Onions from your balance, your remaining balance goes to a newly generated address. You will need to move this balance back to your original Airdrop applicant address. We use the block explorer(s) such as http://explorer.deeponion.org/ext/getbalance/YourAirDropDeepOnionWalletAddress for checking your balance. You can transfer your balance using the coin control feature in the wallet and move the coins from the new change address to your airdrop address. See the tutorial: https://deeponion.org/community/threads/deeponion-wallet-sending-coins-with-custom-change-addresses.291/ (Deeponion Wallet: Sending Coins With Custom Change Addresses)
-This is confusing, cumbersome and adds complexity to a simple matter of moving 10% of your coins. The system must be able to check if you retained or spent more than 10% of your coins.

Not possible due to the way how cryptocurrencies work. Each unspent transaction outputs (UTXO) has to be spent in its entirety. From this point of view, UTXOs are more similar to cash than to standard electronic payments. Change outputs are inevitable consequence of this. Now the fact that DeepOnion wallet software in its default behaviour creates new change address for every new transaction is actually important and deliberate feature (and not some cumbersome implementation). You actually shouldn't be using one address for more than one transaction as it reduces your privacy as well as your security. Think about it this way. Once you make your address public, the potential attacker has to firstly calculate your public key from your address which is impossible right now (he would have to break two hashing functions) and then calculate your private key from your public key which is also impossible right now (he would have to break ECDSA cryptography). So you have two layers of security. However when you create a transaction spending funds from that address, you public key is stored in a transaction data and thus become public. So you lose one layer of security. Now, it's not that big of an issue as it's still not possible to calculate private key from public key but better to be safe than sorry.

I would have to say something about this.

Public key is in purpose public, you cant hide this one, since you do a transaction to receive some coin on this one, you cant hyde it.

A simple block explorer crawler can reach every public key with found on blockchain, whatever the blockchain is.

Fund can be tracked, if someone know one of your address. DeepOnion provide for moment a layer of anonymity, so fund can be tracked but not your IP actually.

Soon with DeepSend this "issue" about fund tracking will be fix. DeepOnion Wallet provide custom address so is a lot more harder and cost more to track every fund and remove the movement tracking (you dont track address but exact value of a transaction)

Correct me if i am wrong Wink

full member
Activity: 392
Merit: 105
hay dev when you relese airdrop again?

Airdrops are distributed every friday.

However registrations are closed and they'll reOpen it at the 16th Airdrop with new rules.

Stay tuned and follow the community by then Smiley
full member
Activity: 266
Merit: 101
Whenever you transfer Onions from your balance, your remaining balance goes to a newly generated address. You will need to move this balance back to your original Airdrop applicant address. We use the block explorer(s) such as http://explorer.deeponion.org/ext/getbalance/YourAirDropDeepOnionWalletAddress for checking your balance. You can transfer your balance using the coin control feature in the wallet and move the coins from the new change address to your airdrop address. See the tutorial: https://deeponion.org/community/threads/deeponion-wallet-sending-coins-with-custom-change-addresses.291/ (Deeponion Wallet: Sending Coins With Custom Change Addresses)
-This is confusing, cumbersome and adds complexity to a simple matter of moving 10% of your coins. The system must be able to check if you retained or spent more than 10% of your coins.

Not possible due to the way how cryptocurrencies work. Each unspent transaction outputs (UTXO) has to be spent in its entirety. From this point of view, UTXOs are more similar to cash than to standard electronic payments. Change outputs are inevitable consequence of this. Now the fact that DeepOnion wallet software in its default behaviour creates new change address for every new transaction is actually important and deliberate feature (and not some cumbersome implementation). You actually shouldn't be using one address for more than one transaction as it reduces your privacy as well as your security. Think about it this way. Once you make your address public, the potential attacker has to firstly calculate your public key from your address which is impossible right now (he would have to break two hashing functions) and then calculate your private key from your public key which is also impossible right now (he would have to break ECDSA cryptography). So you have two layers of security. However when you create a transaction spending funds from that address, you public key is stored in a transaction data and thus become public. So you lose one layer of security. Now, it's not that big of an issue as it's still not possible to calculate private key from public key but better to be safe than sorry.
full member
Activity: 1302
Merit: 129
Vaccinized.. immunity level is full.
please feedback about new planned page if you have any suggestion please make it now
https://impressive.im/htmlfordeeper/index.html

Amazing! I think the new website is mint! The application process is explained really well. The website is so good I don't even have any suggestion.

I heard that you're preparing new system for new people who want to join the airdrops. I opened the support ticket because I'm still blacklisted for unknown reason. One moderator said that my posts are good and he will suggest the Devs to re-accept me to airdrop. Yesterday I missed another airdrop but I understand Devs are busy so I will not give up and hopefully I will get a chance now when the new airdrop-registration-system opens.

If someone from the Dev team read this, please check my profile, my posts and my DeepOnion wallet and tell me what you think and can you remove me from the blacklist.
In every case, I will keep supporting DeepOnion.
Jump to: