Question

Lets suppose Bitcoin transactions will not happen unless are made with real ID and real name,...

Lets suppose Bitcoin transactions will not happen unless are made with real ID and real name, what we have to modify in Bitcoin transactions to me make it works?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

As bitcoin and many other cryptocurrency works on the idea of ledger transaction process - the idea of implementing digital signatures with private and public key distributed simultaneously so as to prevent it to expose. A private key is also known as secret key is kept with the users and shall remain a secret, however a combination of this secret key(256 bit) and public key makes it unique to a particular user - hence it can not be forged.

hence two functions can be implemented : signature and verify.

signature - (message+secret-key)

verify - (message+secret-key+public-key)

in this way only signed transactions are allowed - and use of an ID or name can be avoided.

Subsequently we have to hash these transactions into a ledger or a chain of blocks which can be mined by a miner outside the transactions - as they listens to it and then rewarded with block rewards (basically some amount of cryptocurrency) at the end and basically solidify and transaction made by the user - this phenomenon gave birth to what we know as Block chaining.

Add a comment
Know the answer?
Add Answer to:
Lets suppose Bitcoin transactions will not happen unless are made with real ID and real name,...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • My bike is worth $M to me and $Y to you. Unless I buy a fancy...

    My bike is worth $M to me and $Y to you. Unless I buy a fancy lock that costs $F, you are able to take my bike. Suppose that M > Y > F. Suppose that I have a property right over the bike. That is, you may not take the bike without my permission (or you'll go to jail for a million years). If there are no bargaining problems, what outcome do we expect? I will pay you an...

  • My bike is worth $M to me and $Y to you. Unless I buy a fancy lock that costs $F, you are able to...

    My bike is worth $M to me and $Y to you. Unless I buy a fancy lock that costs $F, you are able to take my bike. Suppose that M > F > Y. Suppose that I have a liability right over the bike. That is, you choose whether or not to take the bike, but you must compensate me for the consequences of your choice. However, there are litigation problems. In particular, the court mistakenly believes that my bike...

  • 3. Suppose that we want to incentivize citizens to get more vaccines. Name 2 DEMAND- 4....

    3. Suppose that we want to incentivize citizens to get more vaccines. Name 2 DEMAND- 4. A person is considered employed if he works 1+ hours of work per week for pay. This 5. Why is real GDP per capita, though flawed, an important indicator of economic well- 6. What are the features of a quality institution? Name at least 3 features. SIDE and 2 SUPPLY-SIDE policies to encourage this. means that entrepreneurs and family businesses, where most employees are...

  • Suppose we made a different graph with of Etotal vs.t, where is just sometime when we...

    Suppose we made a different graph with of Etotal vs.t, where is just sometime when we measure Etotal next. What would happen in this case? Will the graph be a straight line this time? What sort of slope will it have? HINT:look at Equation (6) and consider what the difference between (Etotal)final and(Etotal)initial would be at some tinitial and tfinal would be as ∆E/∆tis the slope, this time. Does Etotal change ast changes? What does this tell us about energy...

  • Name: ________________________________ U4M2 Extra Credit ID: ___________________________________ Certain salts of benzoic acid have been used as...

    Name: ________________________________ U4M2 Extra Credit ID: ___________________________________ Certain salts of benzoic acid have been used as food additives for decades. Potassium benzoate is an additive that prevents the growth of mold on food. Potassium benzoate can be made by the reaction of potassium permanganate and toluene. 1. Balance the equation. 2. Suppose you mix 2.457 g of toluene with 9.46 g of KMnO4. What is the limiting reagent? 3. What is the maximum amount of potassium benzoate that will be...

  • 3. Suppose the University has two types of academics: students and lecturers. Both of these have...

    3. Suppose the University has two types of academics: students and lecturers. Both of these have names and ids, but students attend lectures while lecturers give them. class Student private: string name; string id; public: Student (string name, string id); string getName ); string getIDO; void attendLecture(); class Lecturer private: string name; string id; public: Lecturer(string name, string id); string getName; string getIDO; void giveLecture (); a) Write the header for a class called Academic and update the Student and...

  • We were unable to transcribe this imageSection Student ID Name: Part 3: Suppose that Canada increases its production of sweaters from 90 sweaters to 180 sweaters. What is the opportunity cost of...

    We were unable to transcribe this imageSection Student ID Name: Part 3: Suppose that Canada increases its production of sweaters from 90 sweaters to 180 sweaters. What is the opportunity cost of producing an additional sweater? Part 4: Does Canada's production of sweaters experience constant or increasing opportunity costs? Part 5: Suppose that Canada increases its production of shirts from 90 shirts to 150 shirts. What is the opportunity cost of producing an additional shi rt? Part 6: Suppose that...

  • 2. Sometimes you want to sort lots of data, but you only need the smallest (or...

    2. Sometimes you want to sort lots of data, but you only need the smallest (or largest) K items instead of all items. For example, maybe you want to give awards to the ten students with the best GPAs. If you have thousands of students, you could waste time sorting all of them just to find the top ten. Perhaps we can adapt an existing sorting algorithm so that it works faster if we just want to find and sort...

  • AEC4063 Futures and Options - Homework 2 Chapter 1 Name: ID: 1. You have bought a...

    AEC4063 Futures and Options - Homework 2 Chapter 1 Name: ID: 1. You have bought a cor contract (5,000 bushels, 2007 March Delivery) at a price of $4.04 per bushel on January 31, 2007. Several days later, your broker inform you that you have incurred a paper loss of SSOO, necessitating a margin call. What was the settlement price of corn on the day your loss reached $500? 2. NYMEX: www.nymer.com Light Sweet Crude Oil Trading (1 contract, 1000 barrels),...

  • IN THE PREVIOUS CHAPTER WE MADE A DATABASE USING OUR LAST NAME AS ITS NAME. QUESTION...

    IN THE PREVIOUS CHAPTER WE MADE A DATABASE USING OUR LAST NAME AS ITS NAME. QUESTION 1 STATES THIS. PLEASE TYPE WHAT NEEDS TO BE TYPED FOR ALL STEPS. THIS USES CODIO a. 1. Connect to the database you created and named in Module One (for example, Jetson). Type after the prompt mysql> a. use (table you named); i. Example: mysql> use Jetson; 2. Create the Employee table using the SQL statement shown here. Press Return after each line. CREATE...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT