Chia how to store

Securing Your Chia — How to Be a Hard Target

Many people are coming into Chia that are brand new to crypto. Many are veterans in crypto but new to computer hardware. Farming and plotting are very multidisciplinary, requiring knowledge of storage, networking, and computer architecture. For example, even though I had dealt with using ssh on my home network before Chia, I had never adequately had to lock down a system that I could remotely access securely — and I had to learn everything as I went. One night in the chat, someone told me to check /var/log/auth.log on my system that I had in co-location, and I nearly had a panic attack (you will see hundreds of failed log-in attempts from random IP addresses). I had secured the system with a powerful password, but I hadn’t secured the system to only be accessed with a single ssh key. In the early days of Chia, we were playing with TXCH on the testnet. I had my seed in many plotting systems to make my scripts easier as I was still learning the ins and outs of Chia. This is not good security practice. Having a large surface area for your seed or private keys means more space to slip up or be vulnerable to a potential attack.

In the talk, we will be covering tough lessons learned over the years of managing and securing crypto keys and general best security practices. I will tell a few stories about close calls, the time the whales think they got hacked, and the one area where I think I’m very well versed in use of full disk encryption on your SSD & operating system and data durability and probability for keeping your keys safe. See you guys on Friday 5/28! —JM

Chia Livestream: Securing Your Chia — How to Be a Hard Target
When: Friday, May 28th 12:00pm PST (7:00pm UTC)
Where: Zoom or Youtube

Introduction

Security is about making better choices. You can never be 100% secure, but you can always make better choices and be safer. Making better choices is especially important when it comes to protecting things of value, like the XCH in your Chia wallet!

There are two main areas to consider: securing your devices and your security habits

Keep this in mind: Don’t trust anyone.

Assume malicious intent and verify things for yourself. Being reasonably paranoid when it comes to crypto is a good mindset. Your goal is to make things harder for the bad guys, and the steps below will help you do that. We’re going to briefly go over the basics you need to do and then cover more advanced security practices in more detail.

The Basics

Securing Your Devices

  • Keep your operating systems up to date
  • Keep your router firmware up to date
  • Use strong passwords for your computer login and other accounts
  • Don’t let people use your computer account. Use guest accounts

Your Habits

  • Do not trust anyone. Assume malicious intent, especially on the internet.
  • Do not share your 24 word mnemonic key(s) with anyone.
  • When downloading Chia software, make sure you are downloading from the chia.net domain.
  • Avoid public Wifi, but if you use public Wifi, use a VPN
  • Don’t become a target: Don’t boast about your winnings. Keep it to yourself.

Beyond the Basics

Cold Storage

Your XCH is only as secure as your wallet.

If your Chia wallet is not accessible electronically, then it becomes incredibly difficult to compromise and steal (basically impossible). We urge you to store your XCH in a cold wallet.

In broad strokes: You will create a wallet through a new 24 word mnemonic key on a secured computer not connected to the internet. Store the key in a safe place, like a safe, and not in a computer. You will set your XCH receive address to the wallet address associated with this new mnemonic key that’s in cold storage.

Some methods of cold wallet storage include:

  • writing your key on paper and storing it in a vault
  • using a metal wallet, where you press your key into pieces of metal
  • hardware wallets that are basically USB drives that store your key

One way of utilizing wallets in a safe way is this: Most of your XCH is stored in a cold wallet. You then have an accessible wallet (also known as a hot wallet) where you store a little bit of XCH for spending as you need it.

Beware of Spearphishing

Do you actually know the person you are talking to online is who they say they are? Do you know if the website you’re on is legitimate?

Spearphishing is a targeted attack where you are scammed in some way through legitimate-looking fake websites or message.

  • When downloading Chia installers, verify the website you are on is chia.net and make sure there is a lock icon in the address bar.
  • Anyone contacting you through email or messaging apps could be potentially trying to scam you. Beware of the links and files they send you. Double check who they say they are. You can read more about phishing and how to protect yourself here.
Читайте также:  Sapphire amd radeon rx 5500xt майнинг

Third-party Tools and Scripts

It is wonderful seeing the many community driven tools that have sprung up to help you on your Chia farming journey. These tools can be very useful, but they come with a risk. Unless you audit the code yourself, you really don’t know if what you’re using isn’t going to steal your private keys.

Even if you are using a popular tool that many say is safe, you don’t know if the next version of the tool has had malicious code added to it.

Remove Remote Access Tools

There are many stories of attackers using weaknesses with remote access tools like TeamViewer or Microsoft Remote Desktop to remotely infiltrate a computer and steal information. We highly recommend you turn off or uninstall such software on your computer. How to turn off remote access tools varies across operating systems so we leave it to you to research online and use the many guides out there to do this.

Device Encryption

Encryption is one of the best tools in your arsenal. Enabling device encryption for your computers is highly recommended. If your computer ever gets lost or stolen, your data will remain inaccessible. Microsoft has a support doc for this, macOS has FileVault, and Linux has a variety of methods for this that you can look up.

What We Are Doing

We will be updating how we deploy installers.

  • You will be able to verify downloaded installers using SHA-256 checksums
  • We will never release anything aside from installers. That is, the installer will have the filetype needed for your operating system. There will be no .rar or .zip file installers. If you see such an installer, delete it and report it immediately.

It will take some time to implement all our suggestions, but trust us, it’s worth it. Take the time and be more secure. Stay vigilant out there!

Источник

Chia how to store

Chia was incorporated in August of 2017 to develop an improved blockchain and smart transaction platform. We are building the Chia Network to improve the global financial and payments systems. Chia is the first enterprise-grade digital money. Chia is using the first new Nakamoto consensus algorithm since Bitcoin. Called Proof of Space and Time, it was created by Bram Cohen, the best network protocol engineer alive and the inventor of BitTorrent. Chialisp is Chia’s new smart transaction programming language that is powerful, easy to audit, and secure. Reference smart transactions currently available are: atomic swaps, authorized payees, recoverable wallets, multisig wallets, and rate-limited wallets.

Where can I get answers to questions about running Chia?

You should first read the repository FAQ, check out the wealth of information on the repository wiki and join us on Keybase in the #testnet or #beginner channels. We have also created a good summary of the basics of creating plots for Chia.

What is Proof of Space and Time?

Proof of Space is a cryptographic technique where provers show that they allocate unused hard drive space for storage space. In order to be used as a consensus method, Proof of Space must be tied to Proof of Time. PoT ensures that block times have consistency in the time between them and increases the overall security of the blockchain.

How does Proof of Space and Proof of Time work?

Proof of space can be thought of as a way to prove that you are keeping some storage unused on your hard-disk drive. Users of the Chia blockchain will “seed” unused space on their hard-disk drive by installing software which stores a collection of cryptographic numbers on the disk into “plots.” These users are called “farmers.” When the blockchain broadcasts a challenge for the next block, farmers can scan their plots to see if they have the hash that is closest to the challenge. A farmer’s probability of winning a block is the percentage of the total space that a farmer has compared to the entire network.

Proof of time requires a small period of time to pass between blocks. Proof of time is implemented by a Verifiable Delay Function that takes a certain amount of time to compute, but is very fast to verify. The key idea of a VDF is that they require sequential computation, and since having many parallel machines does not yield any benefit, electricity waste is minimized. There will likely be relatively few VDF servers (“Timelords”), as the fastest one will always finish first and it takes only one fast and fair Timelord on the network to complete a block and move the chain forward.

What is Chialisp?

Chia has a newly developed, innovative blockchain programming language called Chialisp, which is powerful, easy to audit, and secure. Chialisp is a superior on-chain smart transaction development environment that will unlock the security, transparency, and ease of use that cryptocurrencies promise.

Where can I learn more about Chialisp?

Documentation can be found at Chialisp.com.

Why is Chia better?

Chia has a new innovative Nakamoto consensus algorithm that removes the energy demands of Proof of Work from the system. Compared to other cryptocurrencies, Chia has significantly better security due to its more decentralized blockchain. Chialisp is Chia’s new smart transaction programming language that is powerful, easy to audit, and secure and will unlock the security, transparency, and ease of use that cryptocurrencies promise. Chia is also adopting more modern cryptographic tools to enable richer smart transaction capabilities. Chia is taking a new and superior approach to funding, building, and supporting a blockchain via an eventually public, for-profit, open source development company that holds a pre-farm. Chia will use its pre-farm (Strategic Reserve) to ease the volatility of the coin to mitigate bubbles and crashes and to drive adoption of chia.

Where can I learn more about the technical details of your consensus algorithm?

We have academic papers and presentations that give detail about our new consensus algorithm and blockchain software. In 2019 we revealed our Green Paper outlining the construction of Proofs of Space and Time and illustrating many of the design choices of Chia.

Читайте также:  Конвертер валюты биткоин евро

We have updated our consensus algorithm and you can review and commment on our working document.

There is also a 2019 talk from Mariano Sorgente at MIT on how to achieve Nakamoto consensus with Proof of Space and VDFs.

Bram Cohen presented at Stanford on February 2018 on Proofs of Space. Our advisors, Dan Boneh, Benedikt Bünz, and Ben Fisch published a survey of VDFs which are the underlying technology of Proof of Time. Lipa Long published an explanation of class groups that our Proofs of Time is based on. Bram presented Beyond Hellman’s Time-Memory Trade-Offs with Applications to Proofs of Space at BPASE ‘18 in January 2018 based on the academic paper and these slides by Hamza Abusalah. Ben Fisch gave a talk at BPASE 2018 in January 2018 on Verifiable Delay Functions. Bram spoke at Blockchain at Berkeley (which starts about 20:00) in March 2018 with slides. Bram gave a talk at BPASE 2017 in January 2017 on removing waste with Proofs of Space and Time (slides).

Bram gave a talk at SF Bitcoin Devs Seminar about data structures for scaling Bitcoin with slides and Merkle Set code. Bram gave a talk at SF Bitcoin Devs Seminar about removing waste from cryptocurrencies.

What is the Chia Network strategy?

It is our belief that the blockchain industry is still led by developers. We intend to be the superior chain for deploying new applications and services as well as being the only serious and secure choice for applications like sovereign backed stable coins. The Chia Network business will be the first for profit company that manages a pre-farm and we intend to be the first publicly tradable “near ETF” cryptocurrency. We believe that — as Redhat and MySQL AB were necessary to drive corporate adoption of linux and mysql — we will be the source for support and training as sovereigns, financial institutions, and corporations look to use cryptocurrency in daily commerce. Finally, we believe that we will be able to leverage the storage ecosystem to drive adoption at corporations and end users as harddrive manufacturers and storage server sellers are likely to bundle space farming into their offerings.

Our Business Whitepaper is the definitive document on our strategy and approach.

What is the difference between mining and farming?

Mining requires expensive single use hardware that consumes exorbitant amounts of electricity. We are mitigating this problem through a fair, eco-friendly, and better blockchain that uses farming to leverage existing empty hard disk space distributed on nodes around the globe. Farming remains decentralized because anyone that has installed our software and has plots can win the next block. Mining requires expensive custom single use hardware and access to electricity at wholesale or better prices which only purpose built corporations can afford to mine. Farming is more decentralized because it relies on empty hard disk space and anyone with a mobile phone, laptop, or corporate network tends to have extra space not currently being used. Unlike mining, once you’re done farming your storage you can repurpose it to, for example, store your family photos.

Why do I want to farm Chia?

You can farm Chia on the unused storage of your laptop, desktop, or corporate network and, in return, you have the chance to receive rewards in chia for helping secure the blockchain. Our software allows you to allocate a certain amount of unused disk space to create plots. Since the only resource intensive step is the initial plotting, once you download the Chia node software, your drives will be plotted in the background. Once plotting is complete, your computer will begin farming on your behalf and the software does all the work and tracks your rewards for you. Ongoing farming uses very little network bandwidth and almost no resources other than storage. By making the farming process available to anyone with unused disk space, we are moving towards our goal of a truly decentralized blockchain that will also serve as a cross subsidy to the storage and cloud industry.

What is the Chia Strategic Reserve?

Chia will pre-farm a large supply of coins at network launch to help stabilize and grow the Chia economy through Chia’s novel business plan of lending Chia.

Why are we pre-farming?

Chia has a novel business model to both, lower volatility of the coin and increase adoption. By loaning Chia and managing the interest rates of those loans as well as other tools like buying our stock with chia coins, we hope to lower the quarter to quarter volatility of the coin. To drive adoption, we intend to loan Chia to Global 5000 companies who will use it to pay their international vendors quickly, less expensively, and more securely. We also intend to use the strategic reserve to aid development and adoption. We plan to do things like invest in promising startups in the Chia ecosystem, potentially increase farming rewards during limited periods of time to spur additional farming, and fund corporations paying 105% of the value of their international payables in Chia instead of fiat currency.

Is Chia doing an ICO?

No. Chia is not planning an ICO. Instead, our goal is to take the company’s equity public on an American stock exchange. This way, shareholders can share risk and return with management with transparency and disclosure and we can use well understood corporate controls to make binding statements about how Chia Network intends to use the Strategic Reserve. The Chia digital money is meant to be a useful payment instrument and not an investment opportunity. Chia intends to complete a fully compliant SEC registered equity IPO and will come to market as market-timing is amenable after the launch of mainnet.

Can I buy Chia today?

Yes. Chia now supports transactions, so the buying and selling of chia is live.

Читайте также:  Как определить валовые инвестиции бизнеса

How can I buy Chia?

After transactions begin on the mainnet, Chia will be available for buying, selling, and trading on most global exchanges from other chia owners.

When will Chia launch mainnet?

The mainnet has now launched. You can install the Chia software and follow software development on our Github page.

What is Chia’s inflation?

After the Chia pre-farm, Chia offers farming rewards of 64 chia every 10 minutes. Over the first 12 years the farming rewards will be halved at the end of each 3rd year. From year 13 to infinity, the rewards will remain constant at 4 chia every 10 minutes leading to ever decreasing inflation rates. Chia’s inflation falls through the 0.50% rate 22 years after mainnet launch.

Are you writing code yet?

The Chia Blockchain comes together from a few different repositories.

Repository Contents
chia-blockchain Consensus code, networking, and reference Chialisp implementations.
chia-blockchain-gui An Electron/React graphical user interface to the plotter, node, and wallets.
clvm Chialisp Virtual Machine in Python
clvm-rs Chialisp Virtual Machine in Rust for security and performance.
chiapos Creating plots and verifying Proofs of Space.
chiavdf Proofs of time/VDFs and Timelords.
bls-signatures IETF standard BLS-12-381 signature scheme.
clvm_tools Tools for Chialisp and CLVM.

Isn’t the current international monetary system good enough?

No. Around the world, governments and banks cause problematic interactions that make banks difficult to trust, especially in volatile regions like Hong Kong, Venezuela Argentina or Lebanon. International payments, when they are available and work, are slow, expensive and insecure. International SWIFT wires often take 1-5 days. Correspondent banks often charge up to 3% and since the changes to banking since 9/11 and 2008, many countries have limited correspondent banks. International wire fraud losses are very large, and we have a better solution to mitigate these problems.

Does Chia use Bitcoin’s code?

No. Chia is written entirely from scratch.

Isn’t Bitcoin good enough?

When Bitcoin was developed, it was not foreseen that specialized hardware could vastly outperform the computers that everyone owns. What was intended to be a decentralized network is now controlled by a small number of miners with access to chip fabrication plants and wholesale electricity purchasing (or worse). The miners who currently control the Bitcoin Network feel they have a competitive advantage as is and oppose changing the protocol even when it’s clear that it should be changed. Chia has had ten years to study the new digital money ecosystem and believes we can make cryptocurrency more decentralized, more secure, and easier to use.

Is the value of Chia going to be as volatile as other cryptocurrencies?

We believe that Chia coins will be less volatile than other cryptocurrencies due to the planned nature of our planned public company status which will allow financial institutions to hedge and leverage coins and equity. Initially, we expect Chia Network to largely be valued based upon the valuation of the chia that the Company will hold on its balance sheet. Movements in the price of chia on digital exchanges are likely to be mirrored by price movements in the price of our stock on a stock exchange. There will be more ways to get exposure to the success of chia than traditional blockchain projects. This will also allow the usual options and derivatives to our stock to be used as something like a synthetic derivative for the price of chia coins. Additionally, our ability to use the Chia Strategic Reserve may reduce some volatility of chia in the market.

Why are you running these competitions?

We believe that more eyes on our code will only make it better. For example, the results of our VDF Competition produced a VDF implementation whose runtime was 80% faster than our original implementation.

Where has Chia advanced the state of the art in applied cryptography?

Chia has created three new core inventions and advanced the interest in, and adoption of, a fourth. Firstly, Chia created the first intended for production BLS Signatures library. Second, Chia is the first production use of Verifiable Delay Functions, or VDFs. Third, Chia created Proof of Space and Time for Nakamoto consensus.

Finally, Chia is the first production use of class groups of unknown order which has spawned significant new research into their applicability to cryptography.

Will the average person be able to use Chia as a payment instrument?

Our hope is that, over time, Chia will be supported by point of sale systems and consumer payment apps all over the world. For example, if you pay for a coffee at Tully’s in England with your GrabPay app from Thailand, it should “just work” without you needing to know it was paid in Chia.

Or, for example, if services like Venmo or Cash App aren’t available where you live, using Chia will be far less of a hassle than executing a slow and expensive wire transfer. Using legacy banking to send and convert cash across borders is cumbersome, slow and expensive, and while alternative money transfer services might be faster, they’re not cheap: Western Union can charge upwards of 10% in transfer fees.

The technology is completely open source and accessible, and anyone can build a new wallet without our permission or assistance. However, we intend to help wallet, exchange, and merchant processing partners with support and integration services, joint marketing and lending for liquidity.

Why are you named Chia?

We’re green money! Our founder Bram Cohen started the company knowing he wanted to reduce the energy dependence of blockchains through a “green” option. The concept of farming seemed to be the best metaphor for filling unused disk space and monitoring it for winning sprouts. This led us to look for a grain that had the properties we wanted to embody with our new Network. The team wanted a name that would be short and impactful. Everyone was amused that it was also a grain associated with a whimsical meme. Chia Network was born.

How do I contact you with more questions?

You can email us at [email protected] or join us on Keybase.

Источник

Оцените статью