Post
Topic
Board Meta
Re: Mod, please check new plagiarism: Reporting copy/pasting, please permban
by
ETFbitcoin
on 16/08/2018, 07:15:27 UTC
I'm currently visiting Development & Technical Discussion and there are more spam/plagiarism than usual Angry

User : Thoditbu
Archive Link : https://archive.fo/CmVCL
Copy:
Proof of Work is an algorithm that is used by different cryptocurrencies – such as Bitcoin, Ethereum, Litecoin – to reach a decentralized agreement between different nodes in the process of adding a blockchain-specific block.

Proof of Stake is an alternative method, a way through which nodes reach a consensus
Original : https://bitcoinexchangeguide.com/proof-of-work-vs-proof-of-stake-mining/



User : AmeliaBain Nuked
Archive Link : https://archive.fo/CmVCL
Copy :
Is there anyway for someone to explain this in not so technical terms, the pros and cons of both of these and what they are?

From my understanding:

POW (proof of work) is bitcoin being mined through mining rigs using computers. The first computer that finds the answer distributes it to the network and it is added to the blockchain and the miner gets a reward. So the proof of work is the computer computation.

POS (proof of stake) is bitcoin being mined simply by owning that coin over an arbitrary amount of time. You hold the coin and get more of that coin, because you hold it.

Is this correct?

In short, while Proof of Work is an effective mechanism to secure the blockchain and provides a trustless consensus paradigm, it’s extremely energy intensive because of all the computing power required to solve hash problems. Delegated Proof of Stake (DPOS) aims to solve this. Initially conceived by Dan Larimer, instead of using hardware to solve hashes, he proposed that people in the network vote for “witnesses”. These witnesses are responsible for keeping the network secure
Original : https://medium.com/@mycoralhealth/advanced-blockchain-concepts-for-beginners-32887202afad. Specifically DPoS section



User : Jedabucol Autoban
Archive Link : https://archive.fo/CmVCL
Copy :
It's probably good for now, because Bitcoin-stealing malware isn't very sophisticated yet: it's mostly clipboard adress-replacing trojans, fake wallets and malware that steals wallet files and tries to decrypt them later or hopes for unencrypted files. However, there's always the risk of more serious malware that tries to steal your keys from memory when they are briefly decrypted, keyloggers that steal your wallet file and wallet password and so on. Virtualization might be not good enough, if I'm not mistaken vulnerabilities like Spectre and Meltdown can bypass them.
This will allow you to sign transactions offline in an even more isolated environment than virtual machine.
Original :
It's probably good for now, because Bitcoin-stealing malware isn't very sophisticated yet: it's mostly clipboard adress-replacing trojans, fake wallets and malware that steals wallet files and tries to decrypt them later or hopes for unencrypted files. However, there's always the risk of more serious malware that tries to steal your keys from memory when they are briefly decrypted, keyloggers that steal your wallet file and wallet password and so on. Virtualization might be not good enough, if I'm not mistaken vulnerabilities like Spectre and Meltdown can bypass them.

If you can't afford hardware wallet or dedicated device for cold storage, you can at least get a flash drive, install some secure OS on it (I'm using Tails) and boot your PC/laptop from it, and preferably disconnect other drives beforehand. This will allow you to sign transactions offline in an even more isolated environment than virtual machine.

Archive Link : https://archive.fo/2T5Hk
Copy :
Blockchain and cryptocurrency are two different things but they are inseparable. Cyrptocurrency is digital currency which can be used in financial transactions and those transactions are automatically recorded in digital ledger called blockchain. Every transaction should be recorded properly for monitoring and transparency of records. The good thing in blockchain is, it is made publicly and cannot be corrupt by hackers. Blockchain protocol tokens serve two purposes today: they protect scarce network resources without introducing centralized gatekeepers, and they incentivize desirable behavior in network participants.
Original :
Blockchain and cryptocurrency are two different things but they are inseparable.  Cyrptocurrency is digital currency which can be used in financial transactions and those transactions are automatically recorded in digital ledger called blockchain.  This is same with the existing accounting principle. Every transaction should be recorded properly for monitoring and transparency of records.  The good thing in blockchain is, it is made publicly and cannot be corrupt by hackers.  In this manner, you can see that in every cryptocurrency there is always the blockchain.