Bitcoin Forum
May 24, 2024, 12:52:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 »  All
  Print  
Author Topic: Nemesis - the open source intellectual property system  (Read 10585 times)
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
October 19, 2013, 07:39:49 PM
Last edit: October 20, 2013, 11:34:02 PM by vintagetrex
 #41


It can't work because there's no easy way to verify it. Look at Bitcoin's proof of work. It's very hard to find a block, because it takes a ridiculous number of hashes to do so on average, but it takes only one hash to verify that someone has a correct block. Similarly, proof of storage would have to be the same way, that is, easy to verify. However, how do you do it? If you just ask for a hash of the data the node is being paid for storing, then that node can just store the hash of the data and keep getting paid. The only way to verify that a node is storing something is to have the data yourself and have that node send it to you, every byte, and compare it against what you have. Therefore, you have to do the same work as the node to verify the node is doing what it's supposed to.

Thanks I follow you.  So POStorage maybe out of the question.  

I wonder if it would be possible to send a message to another address, which can only be unlocked after paying a certain number of coins.

So for example:

1) Party1 sends message (+ network fee)  to Party 2  (The fee could be based on size of message and/or assigned monetary value)

2) Party2 receives encrypted message and ask. Party 2 sends requested coins back to Party 1.

3) Party1 sends private key to unlock message.


1 and 2 happen via manually intervention. Part 3 would happen automatically as part of the client/network.




this would be good, however, if your message was really valuable then the first person to unlock might just host it on his/her own, maybe even selling it to recoup whatever they paid to get the message unlocked in the first place, effectively taking money from party 1

I do think this model is applicable for advertising space within Nemesis.  Say Nemesis is hosting a video, and sells advertising space with 0 hour contracts for the video, payable only in Nemesis stock.  Then an advertiser has to purchase Nemesis stock from the general public or through proof of work to sell back to Anarcorp's wallet (where the coins are removed permanently) to advertise alongside content.  This will be a major source of demand for the Nemesis stock, causing its value to increase a lot.  

There can be two types of advertising slots.  1 in a common area, that is paid for with Nemesis general stock, and one within a claim-specific area that is paid for with claim specific coin.  That way if you submit a good movie and there is lots of advertising revenue from it, the submitter of the movie, who owns most of the currency for that submission, will get most of the advertising revenue (due to increased demand for the currency to pay for advertising).  
darkmule
Legendary
*
Offline Offline

Activity: 1176
Merit: 1005



View Profile
October 19, 2013, 07:54:45 PM
 #42

cool story bro
Tranz
Legendary
*
Offline Offline

Activity: 1540
Merit: 1052


May the force bit with you.


View Profile
October 20, 2013, 11:54:15 PM
 #43


It can't work because there's no easy way to verify it. Look at Bitcoin's proof of work. It's very hard to find a block, because it takes a ridiculous number of hashes to do so on average, but it takes only one hash to verify that someone has a correct block. Similarly, proof of storage would have to be the same way, that is, easy to verify. However, how do you do it? If you just ask for a hash of the data the node is being paid for storing, then that node can just store the hash of the data and keep getting paid. The only way to verify that a node is storing something is to have the data yourself and have that node send it to you, every byte, and compare it against what you have. Therefore, you have to do the same work as the node to verify the node is doing what it's supposed to.

Thanks I follow you.  So POStorage maybe out of the question.  

I wonder if it would be possible to send a message to another address, which can only be unlocked after paying a certain number of coins.

So for example:

1) Party1 sends message (+ network fee)  to Party 2  (The fee could be based on size of message and/or assigned monetary value)

2) Party2 receives encrypted message and ask. Party 2 sends requested coins back to Party 1.

3) Party1 sends private key to unlock message.


1 and 2 happen via manually intervention. Part 3 would happen automatically as part of the client/network.




this would be good, however, if your message was really valuable then the first person to unlock might just host it on his/her own, maybe even selling it to recoup whatever they paid to get the message unlocked in the first place, effectively taking money from party 1

I do think this model is applicable for advertising space within Nemesis.  Say Nemesis is hosting a video, and sells advertising space with 0 hour contracts for the video, payable only in Nemesis stock.  Then an advertiser has to purchase Nemesis stock from the general public or through proof of work to sell back to Anarcorp's wallet (where the coins are removed permanently) to advertise alongside content.  This will be a major source of demand for the Nemesis stock, causing its value to increase a lot.  

There can be two types of advertising slots.  1 in a common area, that is paid for with Nemesis general stock, and one within a claim-specific area that is paid for with claim specific coin.  That way if you submit a good movie and there is lots of advertising revenue from it, the submitter of the movie, who owns most of the currency for that submission, will get most of the advertising revenue (due to increased demand for the currency to pay for advertising).  

Agreed it may not work as you stated here. I was more or less thinking of putting plans for some invention out there as an encrypted message, imbedded into the blockchain.

You could target them to someone specific, or put them out there for general consumption. For instance, lets say I have a new invention for a fuel cell that runs a laptop for 1000 hours at a time.

I would break the plans out into 10 parts, and then put them into the block chain encrypted. Each part of the whole plan would be priced at higher ask, with the first message at 1 btc. Then the final one at 100, or whatever.  If someone wanted to pay me the full price for all parts and then make them freely available, so what? I already got my ask.


HBN: https://bitcointalk.org/index.php?topic=303749.0 hobonickels.info
Personal Donations: F1TranzWqFGZyFeTMu6iLbtTQgdXuJPsiL
Donations to the HBN Fund: EhbNfund4PrRFLHMxsnbGLhP25hizJGHEE or 1LVFtCX4a83dMLjd8S7imKKKC58QaG83kw
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
October 21, 2013, 12:16:01 AM
 #44


It can't work because there's no easy way to verify it. Look at Bitcoin's proof of work. It's very hard to find a block, because it takes a ridiculous number of hashes to do so on average, but it takes only one hash to verify that someone has a correct block. Similarly, proof of storage would have to be the same way, that is, easy to verify. However, how do you do it? If you just ask for a hash of the data the node is being paid for storing, then that node can just store the hash of the data and keep getting paid. The only way to verify that a node is storing something is to have the data yourself and have that node send it to you, every byte, and compare it against what you have. Therefore, you have to do the same work as the node to verify the node is doing what it's supposed to.

Thanks I follow you.  So POStorage maybe out of the question.  

I wonder if it would be possible to send a message to another address, which can only be unlocked after paying a certain number of coins.

So for example:

1) Party1 sends message (+ network fee)  to Party 2  (The fee could be based on size of message and/or assigned monetary value)

2) Party2 receives encrypted message and ask. Party 2 sends requested coins back to Party 1.

3) Party1 sends private key to unlock message.


1 and 2 happen via manually intervention. Part 3 would happen automatically as part of the client/network.




this would be good, however, if your message was really valuable then the first person to unlock might just host it on his/her own, maybe even selling it to recoup whatever they paid to get the message unlocked in the first place, effectively taking money from party 1

I do think this model is applicable for advertising space within Nemesis.  Say Nemesis is hosting a video, and sells advertising space with 0 hour contracts for the video, payable only in Nemesis stock.  Then an advertiser has to purchase Nemesis stock from the general public or through proof of work to sell back to Anarcorp's wallet (where the coins are removed permanently) to advertise alongside content.  This will be a major source of demand for the Nemesis stock, causing its value to increase a lot.  

There can be two types of advertising slots.  1 in a common area, that is paid for with Nemesis general stock, and one within a claim-specific area that is paid for with claim specific coin.  That way if you submit a good movie and there is lots of advertising revenue from it, the submitter of the movie, who owns most of the currency for that submission, will get most of the advertising revenue (due to increased demand for the currency to pay for advertising).  

Agreed it may not work as you stated here. I was more or less thinking of putting plans for some invention out there as an encrypted message, imbedded into the blockchain.

You could target them to someone specific, or put them out there for general consumption. For instance, lets say I have a new invention for a fuel cell that runs a laptop for 1000 hours at a time.

I would break the plans out into 10 parts, and then put them into the block chain encrypted. Each part of the whole plan would be priced at higher ask, with the first message at 1 btc. Then the final one at 100, or whatever.  If someone wanted to pay me the full price for all parts and then make them freely available, so what? I already got my ask.




Yes this can be done and isn't a bad idea although it isn't perfect.  My own philosophy is to oppose this format for a few reasons:  How can the buyer know the invention is valuable without seeing it? (short answer: it can't be done)  This would mean the seller would have to rely on a reputation system to sell his/her inventions at a decent price, with the price being only based on the quality of previous inventions sold.  In my opinion, invention is one of the most egalitarian processes of our society, so relying on a purely hierarchical method of valuation (the reputation system) isn't ideal. 

What you propose isn't far off from how many VC's operate today.  They look for people with a reputation and history of business success and innovative ideas.  This makes it almost impossible for people to have success with their first innovation no matter how good it is.  Also, if you only invented one thing ever, and it happened to be the greatest invention of all time, you certainly wouldn't be compensated accordingly.  Nobody is going to shell out 100 BTC to some "random" claiming to have reinvented the wheel. 
Tranz
Legendary
*
Offline Offline

Activity: 1540
Merit: 1052


May the force bit with you.


View Profile
October 21, 2013, 12:29:56 AM
 #45


Yes this can be done and isn't a bad idea although it isn't perfect.  My own philosophy is to oppose this format for a few reasons:  How can the buyer know the invention is valuable without seeing it? (short answer: it can't be done)  This would mean the seller would have to rely on a reputation system to sell his/her inventions at a decent price, with the price being only based on the quality of previous inventions sold.  In my opinion, invention is one of the most egalitarian processes of our society, so relying on a purely hierarchical method of valuation (the reputation system) isn't ideal. 

What you propose isn't far off from how many VC's operate today.  They look for people with a reputation and history of business success and innovative ideas.  This makes it almost impossible for people to have success with their first innovation no matter how good it is.  Also, if you only invented one thing ever, and it happened to be the greatest invention of all time, you certainly wouldn't be compensated accordingly.  Nobody is going to shell out 100 BTC to some "random" claiming to have reinvented the wheel. 


The first message could be a very small fee, it would could be the proof, maybe a whitepaper, video, your own credentials, along with the addresses and price for the other sections of the invention.

As you get deeper into the invention the price goes up, until the final piece which at that point the whole thing can be created.

If you were doing this with bitcoin, the first message would be a video of a working QT, and the whitepaper, priced at a few pennies. The last message would be main.cpp, priced at thousands of dollars.  The other modules would be in there, each at a little bit higher price. Yes at some point someone could get btc to work with their own main.cpp.




HBN: https://bitcointalk.org/index.php?topic=303749.0 hobonickels.info
Personal Donations: F1TranzWqFGZyFeTMu6iLbtTQgdXuJPsiL
Donations to the HBN Fund: EhbNfund4PrRFLHMxsnbGLhP25hizJGHEE or 1LVFtCX4a83dMLjd8S7imKKKC58QaG83kw
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
October 21, 2013, 01:12:31 AM
Last edit: November 05, 2013, 04:06:28 AM by vintagetrex
 #46


Yes this can be done and isn't a bad idea although it isn't perfect.  My own philosophy is to oppose this format for a few reasons:  How can the buyer know the invention is valuable without seeing it? (short answer: it can't be done)  This would mean the seller would have to rely on a reputation system to sell his/her inventions at a decent price, with the price being only based on the quality of previous inventions sold.  In my opinion, invention is one of the most egalitarian processes of our society, so relying on a purely hierarchical method of valuation (the reputation system) isn't ideal.  

What you propose isn't far off from how many VC's operate today.  They look for people with a reputation and history of business success and innovative ideas.  This makes it almost impossible for people to have success with their first innovation no matter how good it is.  Also, if you only invented one thing ever, and it happened to be the greatest invention of all time, you certainly wouldn't be compensated accordingly.  Nobody is going to shell out 100 BTC to some "random" claiming to have reinvented the wheel.  


The first message could be a very small fee, it would could be the proof, maybe a whitepaper, video, your own credentials, along with the addresses and price for the other sections of the invention.

As you get deeper into the invention the price goes up, until the final piece which at that point the whole thing can be created.

If you were doing this with bitcoin, the first message would be a video of a working QT, and the whitepaper, priced at a few pennies. The last message would be main.cpp, priced at thousands of dollars.  The other modules would be in there, each at a little bit higher price. Yes at some point someone could get btc to work with their own main.cpp.






This is one approach.  I think it is close to what I am proposing, but maybe not quite feasible with Bitcoin's block chain, because I've heard there are large fees for storing things in the blockchain.  

Technical note: storing stuff in bitcoin's block chain would likely add more burden to the system and I doubt the fact that there is data hidden in the block chain with no utility to anybody else because it is encrypted will increase the overall value of bitcoin's market cap.  

I like how you are thinking.  For example: store your credentials as a movie maker, store a trailer for your upcoming film, sell the code/data for your hit film to the highest bidder.  This is a fundamentally closed information system.  

If a person buys the invention, he/she will likely keep the information undisclosed to prevent competition from making his new product, which is completely within his/her rights.  Lets assume inventor1 and buyer1 have an agreement that inventor1 will not well sell or give away his invention.  This means another inventor cannot come along and improve on the design without inventing the initial invention or owning the invention.  Furthermore, there is incentive for a second inventor (inventor2) to invent THE SAME THING and sell the same invention through a completely different transaction to the same or a different buyer (a separate inventor spends his mental capacity reinventing the technology to sell it, after all the invention has never been publicly disclosed).  This is basically a complete waste of society's mental resources which are finite.  (two investments of brain power, one invention)  That second inventor could have used his/her brain power to invent something completely novel.  

I am striving for an open information system, like YouTube, but you get tradable credits for your submissions.  Think back on the arguments for why bitcoin was valuable before people recognized it as valuable (8 months ago or more).  One of the arguments was that it was more efficient/cheaper than other electronic payment systems, and as a result, the people who used bitcoin had more money to spend on things by saving from using bitcoin, so they naturally had more money to reinvest into BTC.  That's how I want this economy to get its value, through increased efficiency.  This increased efficiency was often pennies or even fractions of pennies per transaction.  Keep in mind it is over $8000 to file a utility patent with the USPTO once, patents are often filed multiple times before being awarded, and each patent defense lawsuit can cost both sides millions of dollars in attorney fees.  Nemesis will eliminate these inefficiencies.  

You cannot create monetary value out of thin air.  An argument for the value behind the USD is that it must be used to pay taxes.  It must also be used to pay fees to the USPTO, which is essentially a tax.  Citizens of the internet can take this value from government money for their own currency. 
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
October 21, 2013, 01:35:14 AM
Last edit: November 15, 2013, 12:50:08 AM by vintagetrex
 #47

Criticism of U.S. Intellectual Property
One of the flaws in today's society that I want to attack is the privatization of information that belongs in the public domain.  Right now there are billions of dollars in trade secrets that are forcibly privatized and censored from the public.  This information needs to be public so that the public may be informed and able to use the information to innovate.  

WikiLeaks did a tremendous job of revealing what is behind this modern iron curtain.  Julian Assange's statement, "this is not the liberal democracy we were promised, this is an encroaching, privatized censorship regime" is accurate.  One thing that organization did well was create a hit list for the world's most wanted confidential government documents.  However, without a credit system, WikiLeak's hit list was little more than a list.  They could not credit a person with the disclosure, or provide financial incentive for that to take place.  Nemesis has the ability to do this.  If the public wants information, and individuals are willing to chip in tiny amounts for it, a real hit list with real bounties will occur on confidential corporate and government documents; while maintaing anonymity for the disclosing party.  

The USPTO allows corporations to file patents now without listing an inventor.  Who should be credited for some of these inventions?  An unpaid intern as in my case?  An underpaid employee?  An employee's family member?  If corporations can get away with anonymous inventors so can the public.  Let the public anonymously disclose whatever information they like and allow them to be compensated accordingly at the same time.  
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
October 21, 2013, 01:58:29 AM
Last edit: October 28, 2013, 10:04:32 PM by vintagetrex
 #48


EV for a person who could innovate = (chance you innovate) * (monetary value of innovation) * (1 - chance your innovation is stolen)

vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
October 25, 2013, 10:15:06 PM
Last edit: November 10, 2013, 08:34:17 PM by vintagetrex
 #49

I like the idea of needing a percentage of coins to open another secret file.  That would be awesome because the file could contain a key to decrypt a company wallet or something.  This can already be done using some type of encryption where the key is broken up into pieces and distributed.  A certain percentage of the keys is needed to decrypt the wallet.  (the name I can't remember)

example

A company's encrypted wallet file is broadcast;
the key to decrypt is in a hidden file in the ledger, which requires >x% ownership of the claim specific currency to see

I don't believe this should be the model for information, but it is a good model for how a company can use a submission as company stock, effectively taking their company public.  I would include many possibilities in Nemesis for how a submission can be made (private, public, and a mix of both which would require a certain percentage of outstanding shares/currency to see the file).  Of course the producer of information should be offered a number of options for disclosure.  
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
October 28, 2013, 09:05:53 PM
Last edit: November 15, 2013, 12:50:25 AM by vintagetrex
 #50

How the Middle Class Exploits the Producing Class


The intellectual producing class increases the wealth of humanity by removing obstacles that once existed as an inefficiency in the economy.  Scientists, innovators, and content creators, produce new wealth for society by using their brains to produce new information that has value to people.  Unfortunately, monetary compensation does not mirror wealth creation.  

Monetary compensation for this type of wealth creation is regulated by the USPTO and the Federal Reserve.  Legislation for the USPTO and the Fed are created by a coalition of voters and corporate lobbyists.  These groups attempt to divert monetary compensation from producers to themselves for their own self interest.  There is a symbiotic relationship between corporations and the middle class: the middle class votes along with corporate lobbyists in exchange for higher paying jobs and more jobs, which corporations can afford by rerouting monetary compensation from wealth producers to themselves.  Both the middle class and corporate America are dependent on this system.  They have a parasitic relationship with the producing class.  

The needs of this coalition grow over time, becoming more dependent on money diverted from producers.  Intellectual Property laws are on a one way path, squeezing money from individual producers while inflating monetary compensation for production inside large organizations.  
...

<http://www.youtube.com/watch?v=aTL4qIIxg8A>

I know you're out there. I can feel you now. I know that you're afraid. You're afraid of us. You're afraid of change. I don't know the future. I didn't come here to tell you how this is going to end. I came here to tell you how it's going to begin. I'm going to hang up this phone, and then I'm going to show these people what you don't want them to see. I'm going to show them a world without you. A world without rules and controls, without borders or boundaries; a world where anything is possible. Where we go from there is a choice I leave to you.
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
November 04, 2013, 11:33:38 PM
Last edit: November 10, 2013, 08:17:56 PM by vintagetrex
 #51

We had a vision for a crypto anarchist democratic republic very different from bitcoin.  The concept subverts the USPTO and the Federal Reserve in a new way.  There was lots of work needing to be done before this concept would come to life, including an implementable proof of storage crypto system.  We recently made great headway on this problem.  

Francisco
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
November 05, 2013, 02:45:27 AM
 #52

vintagetrex - I haven't been able to digest all that you're saying but I think you need to look at how to build this system on top of the existing blockchain, either with MasterCoin or something similar.
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
November 05, 2013, 03:45:17 AM
Last edit: November 15, 2013, 12:51:07 AM by vintagetrex
 #53

vintagetrex - I haven't been able to digest all that you're saying but I think you need to look at how to build this system on top of the existing blockchain, either with MasterCoin or something similar.

Thank you for the lead.  I believe in two types of inherent value: networked people and networked information.  The internet does both of these.  You are absolutely right.  I am looking into doing exactly what you suggested.  


Update: I looked into this and I don't think it will work well.  Bitcoin is too limited when it comes to storing information.  Bitcoin will not take the form of a unified information system.  At best it will have a few information submissions backed by a Mastercoin/altcoin.  Also, I am unhappy with how changes are made to bitcoin.  One reason why it won't work well is because anybody who submits an invention and gets to make their own rules, will probably give oneself all coins associated with the invention, rather than a set amount and allowing the market to make an equilibrium on the coins via POS
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
November 07, 2013, 01:40:57 PM
 #54

Silicon Valley ?
Not a nice place for such a disruptive concept IMHO.

Good luck anyway Smiley
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
November 07, 2013, 05:13:37 PM
Last edit: November 15, 2013, 12:51:57 AM by vintagetrex
 #55

Silicon Valley ?
Not a nice place for such a disruptive concept IMHO.

Good luck anyway Smiley

thank you.

If you like change, free markets, and adequate compensation of the fittest then Nemesis is your friend.  Regulation of business will be performed by algorithms, math, and the people, rather than government.  Enforcement of Anti-trust law on Nemesis by the Feds will be *intractable*, but there should be ample competition stemming from the open source movement.  I see a future where most communities own a 3D printer.  Rather than going to Wal-Mart, people will access designs for chairs, tables, cutlery, plates, and guns through Nemesis and print their own.  Industry will be transformed, but not destroyed.  
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
November 07, 2013, 05:38:20 PM
 #56

I can also imagine this future, but to be honest, Silicon Valley was a nice place at the eighties, when the most disruptive technologies (now obsolete) where being created there.
I don't know if you are looking for investment or what, but considering your views, SV is too mainstream IMHO, you will have to go more underground.
Anyway, I really like your idea.
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
November 07, 2013, 06:28:08 PM
Last edit: November 09, 2013, 08:03:27 PM by vintagetrex
 #57

I can also imagine this future, but to be honest, Silicon Valley was a nice place at the eighties, when the most disruptive technologies (now obsolete) where being created there.
I don't know if you are looking for investment or what, but considering your views, SV is too mainstream IMHO, you will have to go more underground.
Anyway, I really like your idea.

I've been considering what you are saying, I was being a little impulsive when I said I was going to the Valley.  I was drawn to Silicon because I think I could find people with the CS skills to help, people who have experience, and people with the desire to bring a new concept to life.  Also, it would be easier to explain to my parents why I'm putting my degree on hold.  I'm reconsidering.  I would prefer to get this project made over the net.  

The internet is also a good place to find people with CS skills.  I'm serious about making Nemesis.  Do you want to help?  We need programmers, miners for a launch network, people with experience streamlining algorithms, encryption experts, etc.  I foresee the languages used as C++, Ruby, and some Python.  Remaining anonymous will be your decision and responsibility.  I would recommend remaining anonymous.  Someone may write a virus to launch.  I have not retained my anonymity through this process, but would recommend staying anonymous.  

From my understanding, Bitcoin is limited to a M1 pure currency because adding information to the block chain increased the amount of memory required to perform the proof of work.  This assumption needs to be proved.  I have not read Bitcoin's source code yet, if someone can link it here that would be awesome.  One decision that will need to be made is whether or not Nemesis should actively mask its users IP addresses.  I think this has a current technological limit because anonymizing software typically slows down the rate of data transfer.  If one wants to upload trade secrets or copyrighted material anonymously, one could potentially use a public library.  

Helpful Skills
  • C++
  • Ruby
  • Python
  • Java
  • Algorithms
  • Encryption
  • Mathematics
  • Game Theory
  • Experience establishing anonymizing networks and software
  • Asic Miners
  • Storage Miners
  • Creativity and Logic
  • Anonymity


Compensation
  • everyone will be compensated for their submissions
  • this is one of the basic premises of Nemesis
  • when you submit information (programs) to Nemesis, you will receive coins specific to your submission
  • these coins will be valued via supply and demand by the free market and an equilibrium of the proof of storage network the same way bitcoin prices are at equilibrium with its proof of work network (miners)
  • supply of coins specific to your submission is limited, although someone can resubmit your submission, they cannot get the coins for the original submission
  • the more valuable the market considers your work, the more your coins will be worth

Turning Your Submission into Nemesis' Source Code
  • Source code will be elected by "votes"
  • voting will not follow an election cycle, they will be static and constant votes
  • the owner of the coins for a submission will receive one vote per coin
  • the source code with the most outstanding votes is elected as the source code
  • by having a vote in Nemesis, you are effectively a voting "Nemesis board member"
ethought
Legendary
*
Offline Offline

Activity: 1316
Merit: 1000



View Profile
November 07, 2013, 06:30:38 PM
 #58

What on earth is this?

The result of too much acid?
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
November 07, 2013, 06:38:59 PM
 #59

The official Bitcoin tree is on github.com

The blockchain has been used before to store little amount of information (like some leaked data - wikileaks data). But of course storing data on the blockchain bloats it to an undesired extent (since we are talking about BIG amounts of data here ...) this will be your hardest problem to solve. Anonymity is another beast, but you can always relay on third party networks like TOR (The Onion Router).
vintagetrex (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
November 07, 2013, 06:47:52 PM
Last edit: November 10, 2013, 08:20:25 PM by vintagetrex
 #60

The official Bitcoin tree is on github.com

The blockchain has been used before to store little amount of information (like some leaked data - wikileaks data). But of course storing data on the blockchain bloats it to an undesired extent (since we are talking about BIG amounts of data here ...) this will be your hardest problem to solve. Anonymity is another beast, but you can always relay on third party networks like TOR (The Onion Router).

I've made a solution to this problem using proof of storage.  It isn't perfect yet because the algorithm needs to be formalized and refined to remove redundant steps.  Basically, I split the mining networks into two networks: one to do proof of work and prevent double spending and another to do proof of storage and handle the large amounts of data and information.  

I will repost the proof of storage concept in a few days/weeks.  basically, when the time is right.  
Pages: « 1 2 [3] 4 5 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!