Bitcoin Forum
April 16, 2024, 04:49:46 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 »
1  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN][PRE-SALE] DEHEDGE RISK-HEDGING PLATFORM FOR CRYPTOCURRENCY INVESTORS on: November 23, 2017, 03:16:09 PM
What is the general concept of the scoring model?
2  Other / Off-topic / Re: Unobtrusively Anonymizing the U.S. Postal Service With Smart Contracts on: October 31, 2015, 04:50:23 PM
Privacy issues aside, I assume the main reason for wanting to ship a package anonymously is because there is something inside which could get either the shipper, the receiver, or both, in trouble with the authorities.

So, now you've created an entire chain of people taking that risk! I don't see any reason for a peer to participate in such a network, but I do see a huge reason to avoid participating. Maybe I'm missing something?

To be convicted of a criminal offense, there generally has to be intent. As long as the contents of the packages are enclosed, you would not knowingly be committing a crime. Furthermore, there is no incentive to try and find out (given you would just be putting yourself at risk).

That being said, I don't see illegal activity as always being the use case for this or even the best use case. Privacy is important if you are not a criminal, too. A practical example could be that the NSA has been known to intercept computers delivered to some individuals to plant spyware in them. http://www.pcworld.com/article/2083300/report-nsa-intercepts-computer-deliveries-to-plant-spyware.html - I suspect this is often abused, and so if the recipient is bogus, that would be increasingly impractical.

Also, I don't know what this has to do with Bitcoin Development and Technical Discussion.

If I'm right, the Death Note Incentive System (what I'm calling it) is a new way to think about how we use smart contracts. Essentially, you're curating people's incentives to perform real world multi party transactions without Oracles. Unobtrusively anonymizing the U.S.P.S. is just one simple application. I predict three more, more significant applications but I want people to review the underlying algorithm before I start talking about them to see if there are any flaws.
3  Other / Off-topic / Unobtrusively Anonymizing the U.S. Postal Service With Smart Contracts on: October 31, 2015, 03:24:52 PM
I've been thinking about it for months, and I don't know how to write this out properly, so I'm just going to give an example and hopefully people will understand it.

A little background... I have been fascinated with the concept of truly decentralized anonymous online marketplaces, but there are inherent flaws in all of the ones I've examined so far which imposes considerable risk to both the vendors and consumers participating in them.

I think most of all of the problems can be related to a few simple things:

1) Imperfect privacy
2) Collusion
3) Sybil attacks

At first I started looking for obvious solutions... Notably:

1) Use currencies with better anonymity such as ZeroCash
2-3) Use better trust systems such as EigenTrust

Now, I don't think pursuing these solutions is a bad idea. However, they're far from perfect solutions when you start to examine how all of this fits together in practice from a consumer and vendor's perspective.

For example, you might imagine that in a decentralized marketplace the purchasing process looks something like this:

1) A vendors puts up a bond
2) A vendor places an item for sale
3) A consumer sends currency to the vendor's currency account
4) The same consumer asymmetrically encrypts their shipping address and sends it to the vendor
5) The vendor decrypts the consumer's message into plaintext and then ships a package to the consumer

In this scenario, all of the privacy of the software falls apart at step #4 and after. This is because the consumer must divulge identifying information to the vendor - their location, and to avoid suspicion from the government (i.e., USPS), presumably they would be sharing their name with the vendor as well.

These aren't minor leaks in privacy. Assuming the vendor takes reasonable precautions before sending the mail (such as sending from random places every time), the consumer is still at considerable risk of being identified by both the vendor and the government (i.e., USPS).

Good rating systems will reduce the likelihood of a vendor abusing this information, but that still leaves the government as a privacy leak. Furthermore, since many vendors are likely to be using the government for shipping, or even if they used private companies such as FedEx or UPS, then this system is gradually losing centralization and the privacy leak is exponentially greater. At least in the case of vendors, the privacy leak is likely to be stopped early due to the reliability of rating systems.

So let's examine the larger problem - the government (USPS). If you start to look at the USPS as a system, as you would software, you'll realize that it functions a lot like the internet. A package will relay between several different locations before it reaches a final destination. The USPS can easily determine where it originated (most likely a relatively random place, if the vendor took decent precautions) and where the final destination is (the consumer).

But what if the origin and destination of the shipment were bogus? What if it were possible to randomly send a package to a stranger, and know that same stranger will unknowingly send it to another stranger who unknowingly sends it to another, who eventually unknowingly sends it to the real recipient?

It's actually pretty easy to come up with a way to do this in a p2p network. However, it gets tricky when you take into account the individual motives, incentives, and decisions of the random participants in the transaction. You can't trust them. Thus, the trick was designing a properly incentivized, collusion resistant, and scalable method for anonymously and reliably orchestrating real world tasks between three or more random peers in a peer-to-peer network without trust, rating systems, and custodial third parties.

Now when I thought of this, I was initially only intending on solving this one problem (anonymizing the U.S. Postal Service) -- but as it turns out, I quickly realized that this algorithm is probably much farther reaching than just this. Thus, the appropriate name for it is...The Death Note Incentive System.

Here is how it would work:

A sender would map out an anonymous route, comprised of "nodes". Nodes are random, incentivized, voluntary participants (peers) in this p2p network who know nothing about the sender, the real recipient, nor any other nodes in the transit.

A couple of prerequisites:
1) The route has to be orchestrated in reverse order for this system to work.
2) There must be at least one node randomly selected who is not the real recipient, but there is no maximum limit.
3) Although this algorithm is going to be explained in terms of how it is unobtrusively applied to the U.S. Postal Service, please contemplate that you are orchestrating real world instructions between random peers in a network yet it requires no trust.

The first step is to sign a digital smart contract with the destination node (recipient). In this contract, both you (the sender) and the recipient would each put up a bond totaling the value of the package. For this same contract, you (the sender) would generate a random private/public key pair. The public key would be a part of the contract and signify how the funds can be released (only by publishing a transaction with a signature verifiable by the included public key).

The recipient would also generate a random private/public key pair. The public key would not be included in this contract. Instead, it would be encrypted and sent to the sender.**

Now you both have a bond equal to the package value locked in a smart contract. The sender controls the private key to release the bonds. The recipient holds a private key as well and sends the public key associated with it to the sender.

Now the sender would choose a random peer (note: this step can repeated as many times as desired, but at least one selection required). The sender would propose entering into a smart contract with the peer that works like this:

The peer would put up a bond for the value of the package (the peer does not know about the package, only that he/she must put up a bond of X value -- the value must be equivalent to the economic worth of the package). The sender would also put up a bond for the value of the package PLUS a commission value (incentive) that is redeemable to the peer when the contract bonds are released. This commission should be greater than the postage costs the peer will incur when delivering to the recipient.

The public key that the recipient sent to the sender after signing the previous contract will be referenced in this new contract. A signature from the private key associated with that public key (which the recipient controls) will release the bond.

Over a secure channel, the sender tells the peer the recipient's address and instruct the peer to deliver the package to that address after the peer receives the package.

The sender now sends the package to the peer. The peer receives the package. The peer sends it to the recipient. The recipient confirms the package has been delivered and signs a transaction with the private key he/she controls to release the bonds associated with the peer's and sender's contract. The peer receives commission for his/her participation and knows nothing about the sender and recipient. The recipient may not be the real recipient, and could just be another peer in the network who will repeat the same instructions to another peer or real recipient.

After the final recipient confirms the package was delivered, he/she informs the sender over a secure channel. The sender, using the private key known only to him associated with the sender-recipient contract, publishes a transaction to release the bonds the sender and recipient have put up.

With the conclusion of this transaction, the sender has anonymously orchestrated real world actions between random peers in a network with no trust. In a way where no peer has any advantage to collude with any other peer (it would cost them their bonds with nothing to gain) and the sender has no incentive to scam the recipient or any other node, as the sender has one bond of the package value associated with every peer in the chain.

Sybil attacks are obsoleted as no peer has a reputation to hinder, only a bond to protect. Execution haste and reliability among peers is incentivized so that the peers can acquire their bonds ASAP and not lose them.

Please review this system and let me know your thoughts.

Below are two graphs. The first shows the simplest chain and the second shows how you would start to scale to larger chains.



Thank you.
4  Bitcoin / Press / Re: [2015-03-06]NewsBTC- Enhanced 2FA Security Inspired By Bitcoin on: March 06, 2015, 09:52:55 PM
Clef is used by over 40,000 sites

sounds like it is ahead of the game

Do you work for them? I see your posts are only associated with Clef.

Clef is neat and certainly has more users despite being newer, but the technology is not as solid as PS Key. If you want real decentralized security, PS Key is a much better choice. Clef is not even decentralized.
5  Bitcoin / Press / Re: [2015-03-06]NewsBTC- Enhanced 2FA Security Inspired By Bitcoin on: March 06, 2015, 04:40:50 PM
https://pscoin.com/PSKey/ - Already existed.

PS Key Decentralized is stronger still.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NXT AE] Top Distribution (topDISTR) on: July 31, 2014, 12:02:17 PM
NXT-ZLGQ-QBXW-7AEB-6H6U9

 Smiley
7  Economy / Digital goods / Re: [WTB] Apple Gift Card on: June 19, 2014, 02:00:30 AM
Hey All,

Anyone have an Apple Gift Card they wanna sell?

I want to buy a new macbook air for $1000, so any gift card around that would work.

Thanks

I have a $700 Apple gift card. Will take $650 for it. Will accept any major crypto: bitcoin, nxt, darkcoin, litecoin, etc, etc.

My WoT data is here:  http://b-otc.com/vrd?nick=bliljerk101 - Can meet you on bitcoin-otc & auth to prove my identity (preferred way to do the trade).
8  Economy / Currency exchange / Bitcoin Exchange That Trades Against TWD Currency (Taiwan)? on: March 18, 2014, 10:10:22 AM
Is there such an exchange that exists and can be trusted?
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [IPO-ANN][NEON] :: Neon :: The Most Advanced Second Generation Currency on: March 12, 2014, 03:43:27 AM
He even invited me to his yacht party!

Interesting… so that's what he spent my investment money on  Cheesy
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [IPO-ANN][NEON] :: Neon :: The Most Advanced Second Generation Currency on: March 09, 2014, 10:43:19 PM
I just sent my last 12 bitcoin to him, I hope this isn't a scam! That was all the bitcoin that I had! TO THE MOON NEONs!  Grin

I'm sorry, but are you retarded?  Cheesy
11  Alternate cryptocurrencies / Altcoin Discussion / Re: The Next big thing, no seriously, seriously (death to alt-disasters) GRC! on: March 08, 2014, 10:53:05 PM
I like the idea, but I think it might be too risky for investors ^^
12  Economy / Currency exchange / Re: [EXCHANGE] I Buy Bitcoins with Paypal, WU, & amazon gift SAFE & REPUTABLE on: March 01, 2014, 07:51:55 PM
Derrik (AKA Maidak) seems like a nice guy. His rate was very reasonable. I sold him 0.31 btc and I sent first. He delivered payment very fast through MG. No problems whatsoever.  Smiley I plan to be a repeat customer.
13  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [ANN] Nxt to NEX Buy In - Exchange 1 Nxt for 50 NEX (MODERATED) on: February 05, 2014, 01:49:19 AM
I'm in!

Put me down for 10,000 NXT. If the 10k limit raises, I'll be happy to raise with it!!
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NXM]NXM:: descendant of Nxt --- For Every Men! 7 Billion for 7 Billion! on: January 28, 2014, 06:55:08 PM
INTERESTED
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NEM : Descendant of NXT - 4 billion coins - Equal Shares for ALL on: January 28, 2014, 06:46:10 PM
Sent 250 NXT… My transaction ID is: 11416179564849744874
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AnimeCoin [アニメコイン] on: January 27, 2014, 12:36:48 PM
WTB 100,000,000 ANI - MAKE ME OFFER ON BITCOIN-OTC - BLILJERK101
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] AnimeCoin [アニメコイン] on: January 24, 2014, 05:51:42 AM
Having worked with the anime industry, you'd be surprised at how big of a percentage the anime fanbase is that's college age or beyond.

I do actually work in the industry ^^ I suppose you're correct in that aspect. When I said students, I meant teenage students / freshman college students. In my experience, however, the anime fan demographic is extremely niche…much too niche for me to ever fathom this coin superseding Bitcoin, let alone capturing the anime fan market. Anime fans just aren't speculative investor types… Not that I know of at least.  Undecided But, I've been wrong before  Roll Eyes

In either case, I'd still like to buy some Cheesy It could end up like Dogecoin
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] AnimeCoin [アニメコイン] on: January 22, 2014, 11:43:15 AM
Awesome  Grin

This is a great idea (love anime!), but has one fatal flaw: Anime fans are usually just kids/students who are generally low income and are not really thinking about investing and things like this. This coin will be an eye catcher, but the anime community/economy is not going to be enough I think.

Hopefully we'll see some short term gains (Dogecoin) Cheesy

I might try to mine, but does anybody just want to sell what they mine to me? I'll make it easy for you and a good offer Smiley PM me if interested..
19  Local / Português (Portuguese) / Re: [IPO] [ANN] ShadowCoin (SDC) do Projeto. A Moeda com PoS e funcionalidades P2P. on: January 22, 2014, 11:00:18 AM
Scam… This is NEONs. lmao… It's so obvious.  Grin
20  Alternate cryptocurrencies / Altcoin Discussion / Re: [Official] Cryptsy Coin Poll on: January 19, 2014, 01:06:35 PM
Microcoin Smiley


Scam
Pages: [1] 2 3 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!