The Prometheus League
Breaking News and Updates
- Abolition Of Work
- Ai
- Alt-right
- Alternative Medicine
- Antifa
- Artificial General Intelligence
- Artificial Intelligence
- Artificial Super Intelligence
- Ascension
- Astronomy
- Atheism
- Atheist
- Atlas Shrugged
- Automation
- Ayn Rand
- Bahamas
- Bankruptcy
- Basic Income Guarantee
- Big Tech
- Bitcoin
- Black Lives Matter
- Blackjack
- Boca Chica Texas
- Brexit
- Caribbean
- Casino
- Casino Affiliate
- Cbd Oil
- Censorship
- Cf
- Chess Engines
- Childfree
- Cloning
- Cloud Computing
- Conscious Evolution
- Corona Virus
- Cosmic Heaven
- Covid-19
- Cryonics
- Cryptocurrency
- Cyberpunk
- Darwinism
- Democrat
- Designer Babies
- DNA
- Donald Trump
- Eczema
- Elon Musk
- Entheogens
- Ethical Egoism
- Eugenic Concepts
- Eugenics
- Euthanasia
- Evolution
- Extropian
- Extropianism
- Extropy
- Fake News
- Federalism
- Federalist
- Fifth Amendment
- Fifth Amendment
- Financial Independence
- First Amendment
- Fiscal Freedom
- Food Supplements
- Fourth Amendment
- Fourth Amendment
- Free Speech
- Freedom
- Freedom of Speech
- Futurism
- Futurist
- Gambling
- Gene Medicine
- Genetic Engineering
- Genome
- Germ Warfare
- Golden Rule
- Government Oppression
- Hedonism
- High Seas
- History
- Hubble Telescope
- Human Genetic Engineering
- Human Genetics
- Human Immortality
- Human Longevity
- Illuminati
- Immortality
- Immortality Medicine
- Intentional Communities
- Jacinda Ardern
- Jitsi
- Jordan Peterson
- Las Vegas
- Liberal
- Libertarian
- Libertarianism
- Liberty
- Life Extension
- Macau
- Marie Byrd Land
- Mars
- Mars Colonization
- Mars Colony
- Memetics
- Micronations
- Mind Uploading
- Minerva Reefs
- Modern Satanism
- Moon Colonization
- Nanotech
- National Vanguard
- NATO
- Neo-eugenics
- Neurohacking
- Neurotechnology
- New Utopia
- New Zealand
- Nihilism
- Nootropics
- NSA
- Oceania
- Offshore
- Olympics
- Online Casino
- Online Gambling
- Pantheism
- Personal Empowerment
- Poker
- Political Correctness
- Politically Incorrect
- Polygamy
- Populism
- Post Human
- Post Humanism
- Posthuman
- Posthumanism
- Private Islands
- Progress
- Proud Boys
- Psoriasis
- Psychedelics
- Putin
- Quantum Computing
- Quantum Physics
- Rationalism
- Republican
- Resource Based Economy
- Robotics
- Rockall
- Ron Paul
- Roulette
- Russia
- Sealand
- Seasteading
- Second Amendment
- Second Amendment
- Seychelles
- Singularitarianism
- Singularity
- Socio-economic Collapse
- Space Exploration
- Space Station
- Space Travel
- Spacex
- Sports Betting
- Sportsbook
- Superintelligence
- Survivalism
- Talmud
- Technology
- Teilhard De Charden
- Terraforming Mars
- The Singularity
- Tms
- Tor Browser
- Trance
- Transhuman
- Transhuman News
- Transhumanism
- Transhumanist
- Transtopian
- Transtopianism
- Ukraine
- Uncategorized
- Vaping
- Victimless Crimes
- Virtual Reality
- Wage Slavery
- War On Drugs
- Waveland
- Ww3
- Yahoo
- Zeitgeist Movement
-
Prometheism
-
Forbidden Fruit
-
The Evolutionary Perspective
Daily Archives: May 30, 2017
DOJ, FBI Executives Approved Running a Child Porn Site – Motherboard
Posted: May 30, 2017 at 2:06 pm
The FBI decision to briefly run a large dark web child pornography site was done in close consultation with the Department of Justice, and was approved by executives from both agencies, according to a court transcript reviewed by Motherboard.
Defense lawyers have claimed that in operating a child porn website, the FBI itself distributed illegal material, and critics have pointed to the ethical issues around running such an operation. That higher levels of the FBI and Department of Justice were involved in the decision to proceed with the sting may not be surprising, but the transcript shows that the FBI's move was deliberate and ultimately seen as appropriate by the agencies.
Image: A section of Alfin's testimony.
"It was done with the approval of executives in both the FBI and the Department of Justice," FBI Special Agent Daniel Alfin, who worked on the investigation dubbed Operation Pacifier, said during an evidentiary hearing late last year, according to the transcript.
The transcript relates to the FBI's investigation of Playpen, which was at one point the largest child pornography site on the dark web. In February 2015, the FBI seized the site, but instead of shutting it down, decided to run it from a government facility for 13 days.
During this time, the FBI deployed a network investigative technique (NIT)the agency's term for a hacking toolin an attempt to identify Playpen's users. Specifically, the NIT was comprised of a Tor Browser exploit based on a "non-public" vulnerability, and malware designed to identify a user's real IP address and grab some basic system information. In all, the FBI hacked over 8,000 computers in 120 countries, including Austria, Norway, Greece, Chile, and the UK.
Read More: The FBI Hacked Over 8,000 Computers In 120 Countries Based on One Warrant
When reached for comment, Department of Justice spokesperson Peter Carr pointed to the quantitative effectiveness of Operation Pacifier.
"In the U.S., over 350 arrests, 25 child pornography producers and 51 hands-on abusers prosecuted, and 55 American children who were subjected to sexual abuse successfully identified or rescued; overseas, 870 arrests and at least 259 sexually abused children identified or rescued," Carr wrote in an email to Motherboard.
Aside from legal issues concerning hacking suspects across the United States and elsewhere on a legally dubious warrant, many are unsettled by the FBI running a child porn site in the first place.
One defense lawyer has made a "conservative estimate" that the FBI distributed around one million images of child abuse while the agency ran Playpen. (According to Alfin's testimony, much of the material linked to on Playpen was actually hosted on other websites.)
Corey Rayburn Yung, a professor at the University of Kansas School of Law, previously wrote that the FBI "actively participated in the revictimization of those depicted in child pornography with no possibility of controlling distribution. Such conduct is immoral and inexcusable."
The deliberations on whether to keep Playpen running involved "several individuals and levels of management from both organizations," Alfin said. The FBI General Counsel James Baker was also aware of the operation, Alfin said.
"Without going forward with this operation, we would have had no capability to identify anyone other than the creator of the Playpen website," Alfin added.
The rest is here:
DOJ, FBI Executives Approved Running a Child Porn Site - Motherboard
Posted in Tor Browser
Comments Off on DOJ, FBI Executives Approved Running a Child Porn Site – Motherboard
Create a cryptocurrency contract in Ethereum
Posted: at 2:06 pm
The Coin
We are going to create a digital token. Tokens in the ethereum ecosystem can represent any fungible tradable good: coins, loyalty points, gold certificates, IOUs, in game items, etc. Since all tokens implement some basic features in a standard way, this also means that your token will be instantly compatible with the ethereum wallet and any other client or contract that uses the same standards.
If you just want to copy paste the code, then use this:
The token contract is quite complex. But in essence a very basic token boils down to this:
So let's start with the basics. Open the Wallet app, go to the Contracts tab and then Deploy New Contract. On the Solidity Contract Source code text field, type the code below:
A mapping means an associative array, where you associate addresses with balances. The addresses are in the basic hexadecimal ethereum format, while the balances are integers, ranging from 0 to 115 quattuorvigintillion. If you don't know how much a quattuorvigintillion is, it's many vigintillions more than anything you are planning to use your tokens for. The public keyword, means that this variable will be accessible by anyone on the blockchain, meaning all balances are public (as they need to be, in order for clients to display them).
If you published your contract right away, it would work but wouldn't be very useful: it would be a contract that could query the balance of your coin for any addressbut since you never created a single coin, every one of them would return 0. So we are going to create a few tokens on startup. Add this code before the last closing bracket, just under the mapping.. line.
Notice that the function MyToken has the same name as the contract MyToken. This is very important and if you rename one, you have to rename the other too: this is a special, startup function that runs only once and once only when the contract is first uploaded to the network. This function will set the balance of msg.sender, the user which deployed the contract, with a balance of 21 million.
The choice of 21 million was rather arbitrary, and you can change it to anything you want in the code, but there's a better way: instead, supply it as a parameter for the function, like this:
Take a look at the right column besides the contract and you'll see a drop down, written pick a contract. Select the "MyToken" contract and you'll see that now it shows a section called Constructor parameters. These are changeable parameters for your token, so you can reuse the same code and only change these variables in the future.
Right now you have a functional contract that created balances of tokens but since there isn't any function to move it, all it does is stay on the same account. So we are going to implement that now. Write the following code before the last bracket.
This is a very straightforward function: it has a recipient and a value as the parameter and whenever someone calls it, it will subtract the _value from their balance and add it to the _to balance. Right away there's an obvious problem: what happens if the person wants to send more than it owns? Since we don't want to handle debt in this particular contract, we are simply going to make a quick check and if the sender doesn't have enough funds the contract execution will simply stop. It's also to check for overflows, to avoid having a number so big that it becomes zero again.
To stop a contract execution mid execution you can either return or throw The former will cost less gas but it can be more headache as any changes you did to the contract so far will be kept. In the other hand, 'throw' will cancel all contract execution, revert any changes that transaction could have made and the sender will lose all ether he sent for gas. But since the Wallet can detect that a contract will throw, it always shows an alert, therefore preventing any ether to be spent at all.
Now all that is missing is having some basic information about the contract. In the near future this can be handled by a token registry, but for now we'll add them directly to the contract:
And now we update the constructor function to allow all those variables to be set up at the start:
Finally we now need something called Events. These are special, empty functions that you call to help clients like the Ethereum Wallet keep track of activities happening in the contract. Events should start with a capital letter. Add this line at the beginning of the contract to declare the event:
And then you just need to add these two lines inside the "transfer" function:
And now your token is ready!
If you aren't there already, open the Ethereum Wallet, go to the contracts tab and then click "deploy new contract".
Now get the token source from above and paste it into the "Solidity source field". If the code compiles without any error, you should see a "pick a contract" drop down on the right. Get it and select the "MyToken" contract. On the right column you'll see all the parameters you need to personalize your own token. You can tweak them as you please, but for the purpose of this tutorial we recommend you to pick these parameters: 10,000 as the supply, any name you want, "%" for a symbol and 2 decimal places. Your app should be looking like this:
Scroll to the end of the page and you'll see an estimate of the computation cost of that contract and you can select a fee on how much ether you are willing to pay for it. Any excess ether you don't spend will be returned to you so you can leave the default settings if you wish. Press "deploy", type your account password and wait a few seconds for your transaction to be picked up.
You'll be redirected to the front page where you can see your transaction waiting for confirmations. Click the account named "Etherbase" (your main account) and after no more than a minute you should see that your account will show that you have 100% of the shares you just created. To send some to a few friends: select "send", and then choose which currency you want to send (ether or your newly created share), paste your friend's address on the "to" field and press "send".
If you send it to a friend, they will not see anything in their wallet yet. This is because the wallet only tracks tokens it knows about, and you have to add these manually. Now go to the "Contracts" tab and you should see a link for your newly created contract. Click on it to go to its page. Since this is a very simple contract page there isn't much to do here, just click "copy address" and paste the contract address on a text editor, you'll need it shortly.
To add a token to watch, go to the contracts page and then click "Watch Token". A pop-up will appear and you only need to paste the contract address. The token name, symbol and decimal number should be automatically filled but if it's not you can put anything you want (it will only affect how it displays on your wallet). Once you do this, you'll automatically be shown any balance you have of that token and you'll be able to send it to anyone else.
And now you have your own crypto token! Tokens by themselves can be useful as value exchange on local communities, ways to keep track of worked hours or other loyalty programs. But can we make a currency have an intrinsic value by making it useful?
You can deploy your whole crypto token without ever touching a line of code, but the real magic happens when you start customizing it. The following sections will be suggestions on functions you can add to your token to make it fit your needs more.
All dapps are fully decentralized by default, but that doesn't mean they can't have some sort of central manager, if you want them to. Maybe you want the ability to mint more coins, maybe you want to ban some people from using your currency. You can add any of those features, but the catch is that you can only add them at the beginning, so all the token holders will always know exactly the rules of the game before they decide to own one.
For that to happen, you need a central controller of currency. This could be a simple account, but could also be a contract and therefore the decision on creating more tokens will depend on the contract: if it's a democratic organization that can be up to vote, or maybe it can be just a way to limit the power of the token owner.
In order to do that we'll learn a very useful property of contracts: inheritance. Inheritance allows a contract to acquire properties of a parent contract, without having to redefine all of them. This makes the code cleaner and easier to reuse. Add this code to the first line of your code, before contract MyToken {.
This creates a very basic contract that doesn't do anything except define some generic functions about a contract that can be "owned". Now the next step is just add the text is owned to your contract:
This means that all the functions inside MyToken now can access the variable owner and the modifier onlyOwner. The contract also gets a function to transfer ownership. Since it might be interesting to set the owner of the contract at startup, you can also add this to the constructor function:
Suppose you want the amount of coins in circulation to change. This is the case when your tokens actually represent an off blockchain asset (like gold certificates or government currencies) and you want the virtual inventory to reflect the real one. This might also be the case when the currency holders expect some control of the price of the token, and want to issue or remove tokens from circulation.
First we need to add a variable to store the totalSupply and assign it in our constructor function.
Now let's add a new function finally that will enable the owner to create new tokens:
Notice the modifier onlyOwner on the end of the function name. This means that this function will be rewritten at compilation to inherit the code from the modifier onlyOwner we had defined before. This function's code will be inserted where there's an underline on the modifier function, meaning that this particular function can only be called by the account that is set as the owner. Just add this to a contract with an owner modifier and you'll be able to create more coins.
Depending on your use case, you might need to have some regulatory hurdles on who can and cannot use your tokens. For that to happen, you can add a parameter that enables the contract owner to freeze or unfreeze assets.
Add this variable and function anywhere inside the contract. You can put them anywhere but for good practice we recommend you put the mappings with the other mappings and events with the other events.
With this code, all accounts are unfrozen by default but the owner can set any of them into a freeze state by calling Freeze Account. Unfortunately freezing has no practical effect, because we haven't added anything to the transfer function. We are changing that now:
Now any account that is frozen will still have their funds intact, but won't be able to move them. All accounts are unfrozen by default until you freeze them, but you can easily revert that behavior into a whitelist where you need to manually approve every account. Just rename frozenAccount into approvedAccount and change the last line to:
So far, you've relied on utility and trust to value your token. But if you want you can make the token's value be backed by ether (or other tokens) by creating a fund that automatically sells and buys them at market value.
First, let's set the price for buying and selling:
This is acceptable for a price that doesn't change very often, as every new price change will require you to execute a transaction and spend a bit of ether. If you want to have a constant floating price we recommend investigating standard data feeds
The next step is making the buy and sell functions:
Notice that this will not create new tokens but change the balance the contract owns. The contract can hold both its own tokens and ether and the owner of the contract, while it can set prices or in some cases create new tokens (if applicable) it cannot touch the bank's tokens or ether. The only way this contract can move funds is by selling and buying them.
Note Buy and sell "prices" are not set in ether, but in wei the minimum currency of the system (equivalent to the cent in the Euro and Dollar, or the Satoshi in Bitcoin). One ether is 1000000000000000000 wei. So when setting prices for your token in ether, add 18 zeros at the end.
When creating the contract, send enough ether to it so that it can buy back all the tokens on the market otherwise your contract will be insolvent and your users won't be able to sell their tokens.
The previous examples, of course, describe a contract with a single central buyer and seller, a much more interesting contract would allow a market where anyone can bid different prices, or maybe it would load the prices directly from an external source.
Everytime you make a transaction on ethereum you need to pay a fee to the miner of the block that will calculate the result of your smart contract. While this might change in the future, for the moment fees can only be paid in ether and therefore all users of your tokens need it. Tokens in accounts with a balance smaller than the fee are stuck until the owner can pay for the necessary fee. But in some usecases, you might not want your users to think about ethereum, blockchain or how to obtain ether, so one possible approach would have your coin automatically refill the user balance as soon as it detects the balance is dangerously low.
In order to do that, first you need to create a variable that will hold the threshold amount and a function to change it. If you don't know any value, set it to 5 finney (0.005 ether).
Then, add this line to the transfer function so that the sender is refunded:
You can also instead change it so that the fee is paid forward to the receiver by the sender:
This will ensure that no account receiving the token has less than the necessary ether to pay the fees.
There are some ways to tie your coin supply to a mathematical formula. One of the simplest ways would be to make it a "merged mining" with ether, meaning that anyone who finds a block on ethereum would also get a reward from your coin, given that anyone calls the reward function on that block. You can do it using the special keyword coinbase that refers to the miner who finds the block.
It's also possible to add a mathematical formula, so that anyone who can do math can win a reward. On this next example you have to calculate the cubic root of the current challenge gets a point and the right to set the next challenge:
Of course while calculating cubic roots can be hard for someone to do on their heads, they are very easy with a calculator, so this game could be easily broken by a computer. Also since the last winner can choose the next challenge, they could pick something they know and therefore would not be a very fair game to other players. There are tasks that are easy for humans but hard for computers but they are usually very hard to code in simple scripts like these. Instead a fairer system should be one that is very hard for a computer to do, but isn't very hard for a computer to verify. A great candidate would be to create a hash challenge where the challenger has to generate hashes from multiple numbers until they find one that is lower than a given difficulty.
This process was first proposed by Adam Back in 1997 as Hashcash and then was implemented in Bitcoin by Satoshi Nakamoto as Proof of work in 2008. Ethereum was launched using such system for its security model, but is planning to move from a Proof of Work security model into a mixed proof of stake and betting system called Casper.
But if you like Hashing as a form of random issuance of coins, you can still create your own ethereum based currency that has a proof of work issuance:
Also change the Constructor function (the one that has the same name as the contract, which is called at first upload) to add this line, so the difficulty adjustment will not go crazy:
Once the contract is online, select the function "Proof of work", add your favorite number on the nonce field and try to execute it. If the confirmation window gives a red warning saying "Data can't be execute" go back and pick another number until you find one that allows the transaction to go forward: this process is random. If you find one you will be awarded 1 token for every minute that has passed since the last reward was given, and then the challenge difficulty will be adjusted up or down to target an average of 10 minutes per reward.
This process of trying to find the number that will give you a reward is what is called mining: if difficulty rises it can be very hard to find a lucky number, but it will be always easy to verify that you found one.
If you add all the advanced options, this is how the final code should look like:
Scroll down and you'll see an estimated cost for deployment. If you want you can change the slider to set a smaller fee, but if the price is too below the average market rate your transaction might take longer to pick up. Click Deploy and type your password. After a few seconds you'll be redirected to the dashboard and under Latest transactions you'll see a line saying "creating contract". Wait for a few seconds for someone to pick your transaction and then you'll see a slow blue rectangle representing how many other nodes have seen your transaction and confirmed them. The more confirmations you have, the more assurance you have that your code has been deployed.
Click on the link that says Admin page and you'll be taken the simplest central bank dashboard in the world, where you can do anything you want with your newly created currency.
On the left side under Read from contract you have all the options and functions you can use to read information from the contract, for free. If your token has an owner, it will display its address here. Copy that address and paste it on Balance of and it will show you the balance of any account (the balance is also automatically shown on any account page that has tokens).
On the right side, under Write to Contract you'll see all the functions you can use to alter or change the blockchain in any way. These will cost gas. If you created a contract that allows you to mint new coins, you should have a function called "Mint Token". Select it.
Select the address where those new currencies will be created and then the amount (if you have decimals set at 2, then add 2 zeros after the amount, to create the correct quantity). On Execute from select the account that set as owner, leave the ether amount at zero and then press execute.
After a few confirmations, the recipient balance will be updated to reflect the new amount. But your recipient wallet might not show it automatically: in order to be aware of custom tokens, the wallet must add them manually to a watch list. Copy your token address (at the admin page, press copy address) and send that to your recipient. If they haven't already they should go to the contracts tab, press Watch Token and then add the address there. Name, symbols and decimal amounts displayed can be customized by the end user, especially if they have other tokens with similar (or the same) name. The main icon is not changeable and users should pay attention to them when sending and receiving tokens to ensure they are dealing with the real deal and not some copycat token.
Once you've deployed your tokens, they will be added to your list of watched tokens, and the total balance will be shown on your account. In order to send tokens, just go to the Send tab and select an account that contains tokens. The tokens the account has will be listed just under Ether. Select them and then type the amount of tokens you want to send.
If you want to add someone else's token, just go to the Contracts tab and click Watch token. For example, to add the Unicorn () token to your watch list, just add the address 0x89205A3A3b2A69De6Dbf7f01ED13B2108B2c43e7 and the remaining information will be loaded automatically. Click Ok and your token will be added.
Unicorn tokens are memorabilia created exclusively for those who have donated to the address 0xfB6916095ca1df60bB79Ce92cE3Ea74c37c5d359 that is controlled by the Ethereum Foundation. For more information about them read it here
You just learned how you can use ethereum to issue a token, that can represent anything you want. But what can you do with the tokens? You can use, for instance, the tokens to represent a share in a company or you can use a central committee to vote on when to issue new coins to control inflation. You can also use them to raise money for a cause, via a crowdsale. What will you build next?
Visit link:
Create a cryptocurrency contract in Ethereum
Posted in Cryptocurrency
Comments Off on Create a cryptocurrency contract in Ethereum
Peach Airline to Accept Bitcoin After Japan Recognizes Cryptocurrency – Bitcoin Magazine
Posted: at 2:06 pm
Bitcoin Magazine | Peach Airline to Accept Bitcoin After Japan Recognizes Cryptocurrency Bitcoin Magazine Peach Aviation will be the first Japanese airline to accept bitcoins as payment for plane tickets, according to a statement made by the budget carrier's CEO Shinichi Inoue on May 22. Peach also plans to install bitcoin ATMs in Japanese airports as part ... |
See the rest here:
Peach Airline to Accept Bitcoin After Japan Recognizes Cryptocurrency - Bitcoin Magazine
Posted in Cryptocurrency
Comments Off on Peach Airline to Accept Bitcoin After Japan Recognizes Cryptocurrency – Bitcoin Magazine
Top 5 Cryptocurrency Exchanges hit by DDoS Attacks – The Merkle
Posted: at 2:06 pm
Bitcoin and cryptocurrency exchanges often suffer from an increased amount of internet traffic. In most cases, this indicates a spectacular growth among users looking to buy and sell cryptocurrencies across the platform. However, a lot of companies also suffer from DDoS attacks, or that is what they claim, at least. Below are some exchanges who suffered from recent DDoS attacks.
The past year and a half have been filled with quite a few roadblocks for the Bitfinex exchange. The company was hacked and saw over the US$70m worth of Bitcoin getting stolen. Moreover, Bitfinex sometimes faces a DDoS attack which slows down services or makes the platform completely inaccessible. One of those attacks took place in February of 2017, and it caused issues for users for quite some time. Both the front-end and API access were all impacted by this severe attack.
Bitcoin and other cryptocurrencies have seen incredible growth in popularity over the years. This is especially true in India, where demand for Bitcoin continues to grow. In December of 2016, the Indian exchange platform was hit by a major DDoS attack, shutting down the website, mobile app, and API altogether. It took a few hours of work to get everything in order again, but services were resumed pretty quickly, all things considered.
One of the oldest Bitcoin exchanges is known as BTC-E. The popularity of this platform is not on par with most other trading platforms, but it is still often used by cryptocurrency enthusiasts. One week prior to the Coinsecure DDoS attack, BTC-E suffered from a similar fate. The website was inaccessible for quite some time, although the company successfully increased its DDoS mitigation countermeasures. Ever since that time, the platform has not been targeted again by the look of things.
Larger exchanges are more prone to attracting the wrong kind of people. Kraken, one of the worlds biggest exchanges, has seen its fair share of DDoS attacks over the years. One such attack took place about three weeks ago, forcing the site and API offline. Unfortunately, a lot of traders were affected by this outage, as margin orders were closed without users being able to make changes. Margin trading across centralized platforms is always a risk, though.
The service provided by Poloniex has degraded quite a bit these past few months. For some unknown reason, the platform is incapable of dealing with their alleged user growth. As a result, the available infrastructure gets flooded during times of heavy trading, and the company often blames this on DDoS attacks. Increased user growth and DDoS attacks are not the same thing, yet it is evident Poloniex simply cant keep up with traders.
This string of DDoS attacks has caused quite a few issues for people who use the platform. Margin traders have lost a fair chunk of money these past few weeks. Moreover, it seems the company is struggling with deposit and withdrawal delays since a few weeks as well. It is unclear if this situation can improve, but for the companys sake, we can only hope they pick up the pace a bit.
If you liked this article, follow us on Twitter @themerklenews and make sure to subscribe to our newsletter to receive the latest bitcoin, cryptocurrency, and technology news.
Originally posted here:
Top 5 Cryptocurrency Exchanges hit by DDoS Attacks - The Merkle
Posted in Cryptocurrency
Comments Off on Top 5 Cryptocurrency Exchanges hit by DDoS Attacks – The Merkle
Bolivian Authorities Arrest 60 ‘Cryptocurrency Promoters’ Bitcoin … – Bitcoin Magazine
Posted: at 2:06 pm
Bitcoin Magazine | Bolivian Authorities Arrest 60 'Cryptocurrency Promoters' Bitcoin ... Bitcoin Magazine The Bolivian Financial System Supervision Authority (ASFI) arrested 60 cryptocurrency promoters last week. According to a statement published by the ASFI, ... |
View post:
Bolivian Authorities Arrest 60 'Cryptocurrency Promoters' Bitcoin ... - Bitcoin Magazine
Posted in Cryptocurrency
Comments Off on Bolivian Authorities Arrest 60 ‘Cryptocurrency Promoters’ Bitcoin … – Bitcoin Magazine
7 People Set to Make a Killing from the Bitcoin Boom – Fortune
Posted: at 2:05 pm
You've probably heard about bitcoin's incredible bull run and how, if you'd bought some a few years ago, you would be a lot richer. Well, it turns out some people did just that.
Those who bet big on bitcoin in recent years are now presiding over the digital equivalent of Scrooge McDuck's money bin. The currency has given up some of its crazy gains from last week, but is still sitting at around $2,300 as of Monday morningup about $1,000 from a month ago, and over 300% from a year ago.
No one knows for sure who has the most bitcoin since the digital currency is hard to trace. But here is a list of those who have a big stake in bitcoin, and are set to clean up if the boom continues.
Tim DraperPhotograph by Danny Moloshok Reuters
In 2014, billionaire Tim Draper made the sort of bold bet that is the hallmark of famous venture capitalists: he bid for and won all 30,000 bitcoinsup for grabs in an auction run by the U.S. Marshals Service.
Draper did not reveal how much he made for the bitcoins, which wereseized from the drug lord Ross Ulbricht, but the market price at the time was around $600. Today, the 30,000 bitcoins are worth around $7 million and most of thatis profit for Draper.
Cameron Winklevoss and Tyler Winklevoss in Austin, Texas in March 2015.Photograph by Alli HarveyGetty Images
For the longest time, it looked like theWinklevoss twinsfate in life was to be known for losing out to Mark Zuckerberg for control of Facebook. But their successful second act (aside from those weird pistachio ads ) as bitcoin entrepreneurs mean Cameron and Tyler are now most likely to remembered as cryptocurrency pioneers and very wealthy ones at that.
While they lost their initial bid to create a bitcoin ETF, the twins are likely to winover regulators in the long-run. In the meantime, their 2013 investment of $11 million worth of bitcoin (which reported amounted to 1 percent of all bitcoins in circulation) would now be worth more than 20 times that amount.
Fortune Photograph by Kevin Moloney/Fortune Brainstorm
Barry Silbert is another long-time player in the bitcoin scene, who made big bets when most people laughed that the currency was for kooks. One of his bets saw him obtain 48,000 bitcoins in a second auction held by the U.S. Marshals Service in 2014. At that time, bitcoin prices had fallen to around $350, which means Silbert's stake could now be worth around $110 million.
Silbert is currently focused on building a rival financial product to the Winklevoss ETF, and likely owns a lot more than the 48,000 bitcoins he won at auction.
Charlie ShremPhotograph by Craig RuttleAP
Shrem is a colorful figure from the wild west early days of bitcoin. Once a member of the Bitcoin Foundationagroup that was supposed to govern bitcoin but saw several of its members endup on the lam or in jailShremreceived a two-year prison sentence for charges related to money laundering.
Since late 2016, hehas been back on the cryptocurrency scene and appears as enthusiastic as ever about its prospects.Shrem hasn't saidhow many bitcoins he owns, but he is rumored to have acquired thousands of them back they cost $3 a pop and his new venture, a startup involving crypto-investments, suggests he still has a very big stake.
Faceless manMichael Murphy Getty Images
Sincehis2008 white paper, which described a new type of software tied to a digital currency, the man known as Satoshihas stood as the soul of bitcoin.
But no one can say for sure he is.
Satoshi has not spoken publicly for years, but he is believed to control large numbers of bitcoin wallets from the currency's early days. Some reports say he controls more than 5% of all bitcoin in circulation, which means his net worthcould be in the billions.
It remains to be seen if Satoshi will emerge one day and distribute that wealth (maybe by endowing a bitcoin university?) orif Satoshi and his riches will remain invisible and out of reach forever.
The early idealists of bitcoin saw it as an anarchy-currency free of the control of national governments. Alas, the U.S. government didn't get the memo. Since 2016, the Internal Revenue Service has been stepping up a campaign to identify bitcoin investors and slap them with capital gains tax.
Right now, the agency is locked in a legal fight with the popular cryptocurrency exchange Coinbase, and is demanding information about millions of customer accounts. The IRS is annoyed because it says only 802 people declared bitcoin income in 2015even though the value of the currency has increased dramatically from its 2013 value of $13.
The dispute is now before the courts and, even though Republicans in Congress told the IRS to back off , the tax man usually wins in the end.
Read the rest here:
7 People Set to Make a Killing from the Bitcoin Boom - Fortune
Posted in Bitcoin
Comments Off on 7 People Set to Make a Killing from the Bitcoin Boom – Fortune
‘Bitcoin Oracle’ Vinny Lingham On Why Bitcoin Is Overpriced – Forbes
Posted: at 2:05 pm
Forbes | 'Bitcoin Oracle' Vinny Lingham On Why Bitcoin Is Overpriced Forbes During the episode, he describes how his experience with fraud at his former company, gift card retailer Gyft (which he eventually sold to First Data) helped him understand the advantages of bitcoin and blockchain technology. It also gave him insight ... |
See the article here:
'Bitcoin Oracle' Vinny Lingham On Why Bitcoin Is Overpriced - Forbes
Posted in Bitcoin
Comments Off on ‘Bitcoin Oracle’ Vinny Lingham On Why Bitcoin Is Overpriced – Forbes
Five Big Reasons Why People Are Still Skeptical About Bitcoin – Bloomberg
Posted: at 2:05 pm
Bitcoins astronomical rally has cryptocurrency bulls feeling vindicated. Not so fast, skeptics say.
The digital currencysmore than 100 percent surge in the past two months looks eerily familiar, argue the bears, pointing to November 2013, when the price quintupled in short order to top $1,000 for the first time. By Valentines Day it was worth around half that, and spent the better part of the next two years languishing below $500.
Then it absolutely exploded -- jumping more than $1,400 in two months. At its height last week, one bitcoin could buy about two ounces of gold. Its championstouted the arrival of blockchain into the mainstream, the coins underlying technology which they say can lift the poor out of poverty and make transactions more secure, inexpensive and efficient.
But signs of a top have emerged, detractors warn. On May 25, bitcoin surged more than $300 to a record only to turn tail and close little changed. The $600 round trip was the biggest daily swing in its history. It then slumped 8 percent the next day. Bitcoin was down 1.5 percent to $2,255.50 as of 12:35 p.m. in New York. For bears, that kind of volatility shows the assets unreliability as a store of value.
Here are some other reasons why they warn caution is warranted:
This months ransomware attacks serve as a reminder that bitcoin is still beloved by hackers and criminals because of its anonymity. The cryptocurrency plunged in 2014 after Tokyo-based Mt. Gox -- then the largest bitcoin exchange -- said it had been breached and then filed for bankruptcy. Its value sank again in August 2016 after hackers stole about $69 million from Hong Kong-based Bitfinex. The exchange has since repaid its customers.
The bitcoin community has beensplit for more than a year on how to upgrade its blockchain. The time and fees necessary to verify transactions have climbed to record highs, making it more difficult for businesses to use the currency as a means of payment.While bitcoin executives have said that 2017 might be the year the cryptocurrency really starts to scale, others arent so sure.
Exclusive insights on technology around the world.
Get Fully Charged, from Bloomberg Technology.
Last week, more than 50 companies signed a pact to speed up transactions, but ideological differences have prevented similar agreements -- like the one reached last year in Hong Kong -- from actually being implemented. The much-touted SegWit upgrade was also released in October, but only a third of the community has embraced it.If the latest proposal fails to gain traction and the deadlock continues, digital currency users may dump bitcoin in favor of alt-coins that offer better blockchains.
As the surge sends the cryptocurrency world into a frenzy, it can be easy to lose sight of the bigger picture. While bitcoins value has increased more than 100 percent since the beginning of the year, its slice of the pie has shrunk as its digital cousins steal some of the spotlight. There are an estimated 700 rivals, according to Ron Quaranta, chairman of the Wall Street Blockchain Alliance.
Bitcoin dominated about half of the overall digital currency market as of Friday, down from around 85 percent in February, according to data from CoinMarketCap.com. Meanwhile, Ethereums share increased to about 20 percent. Some token fans arent sweating it though, as they say bitcoins potential demise doesnt really matter as long as another digital currency takes hold.
The general public doesnt understand bitcoin, and many regulators still dont either, which makes it tough to regulate. In 2015, New York started issuing controversial licenses to cryptocurrency companies, but only three had been issued as of mid-January, according to Coinbase, as many startups couldnt afford the costs of applying.
In January, the Financial Industry Regulatory Authority asked the public for help identifying the potential risks of blockchain. Two months later,bitcoin plummeted after the U.S. Securities and Exchange Commission rejected a proposal by the Winklevoss twins for a publicly traded fund based on the digital currency.
In a report last week about blockchain in China, analysts at Sanford C. Bernstein wrote that while the technology could benefit Chinese banks, its unlikely to start a financial revolution.
"We believe blockchain application is more likely to be evolutionary rather than revolutionary in developing countries like China," the analysts said. "Aside from the conservative regulatory attitudes toward financial innovations, the constraint of confidentiality and performance of blockchain technology would make it best positioned to be enterprise-oriented rather than consumer-end."
Whether its Hollands tulip-bulb craze in the 17th century or the Internet-stock frenzy of the late 1990s, history shows that markets self correct. Speculative markets usually run out of steam at some point. Determining the trigger is always the hard part. Given the breathtaking run in bitcoin as of late, some say its tough to believe the oft-cited mantra that this time is different.
See the rest here:
Five Big Reasons Why People Are Still Skeptical About Bitcoin - Bloomberg
Posted in Bitcoin
Comments Off on Five Big Reasons Why People Are Still Skeptical About Bitcoin – Bloomberg
Government steps up vigil on bitcoin transactions – Economic Times
Posted: at 2:05 pm
NEW DELHI: The government is keeping a close watch on companies dealing with bitcoins to ensure that such transactions are not used to collect funds from gullible public.
Bitcoin -- a virtual currency whose value has been soaring in international markets in recent months -- is yet to be brought under any regulatory framework in India.
The Corporate Affairs Ministry is now keeping a close watch on companies as to whether they are getting into bitcoin transactions.
The ministry, which implements the companies law, has instructed the SFIO, regional directors as well as the Registrar of Companies to gather details about firms involved in bitcoin dealings, according to a recent communication.
The Serious Fraud Investigation Office (SFIO) comes under the ministry.
The communication was sent earlier this month by the ministry to Lok Sabha MP and BJP leader Kirit Somaiya who had raised concerns about illegal exchange and trading of bitcoins in the country.
These instructions have been issued to see "if the investors/ depositors/ public or stakeholders are being prejudicially affected and/ or such companies are using this mode of investment to lure the gullible public in collecting funds".
In case they come across companies indulging in bitcoin transactions, the regional directors and Registrar of Companies have been asked to discuss the same in the State Level Coordination Committee (SLCC) meetings organised by the Reserve Bank and in the Regional Economic Intelligence Committee (REIC) meetings.
While entities have been dealing with bitcoins, there are concerns over risks associated with such currencies and the possibility of them being used to dupe investors.
Use of virtual currencies, including bitcoins, has not been authorised by the Reserve Bank, which has also warned that any user, holder, investor and trader dealing with them would be doing so at his/her own risk.
The issue of companies getting into bitcoin transactions was also raised by ruling BJP members at a recent meeting of the Parliamentary Standing Committee on Finance.
In March, the Finance Ministry had constituted an Inter- Disciplinary Committee to take stock of the present status of virtual currencies both in India and globally and suggest measures for dealing with them.
The government has also sought comments from the public on whether virtual currencies should be banned, regulated or subjected to self-regulation.
Suggestions have also been invited on how virtual currencies should be regulated and monitored.
"In case virtual currencies are not suggested to be regulated: What should be the effective self-regulatory mechanism? (and) What measures should be adopted to ensure consumer protection in this scenario?," as per questions posted on the MyGov platform.
Visit link:
Government steps up vigil on bitcoin transactions - Economic Times
Posted in Bitcoin
Comments Off on Government steps up vigil on bitcoin transactions – Economic Times
Bitcoin Is Bigger Than Ever, And Here’s Why That Matters – Forbes
Posted: at 2:05 pm
Forbes | Bitcoin Is Bigger Than Ever, And Here's Why That Matters Forbes The money you've been using all your life is backed by a government of some sort, and it exists in a tangible way. Bitcoin is neither tangible nor backed by anyone, but it's still worth a great deal to some people. This digital currency began ... Why Bitcoin Just Dropped 30% Bitcoin briefly plunges below $2100 as upward momentum fades Bitcoin Has Come Roaring BackBut So Have the Risks |
Read the rest here:
Bitcoin Is Bigger Than Ever, And Here's Why That Matters - Forbes
Posted in Bitcoin
Comments Off on Bitcoin Is Bigger Than Ever, And Here’s Why That Matters – Forbes