Skip to content

b7011343/ipfs-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs-archive

An open-source application which will allow you to freely backup your system data to IPFS, by utilising the web3.storage API.

Guide

  1. Make an account on web3.storage
  2. Generate an API key on your web3.storage account
  3. Clone or download this repository
  4. Run npm install
  5. Compile an executable for your particular operating system
    • Windows electron:package:win
    • Mac electron:package:mac
    • Linux electron:package:linux
  6. Run the executable and navigate to the settings tab, where you can input your API key
  7. Start a backup manually, or configure scheduled backups

FAQ

- What is web3.storage?

It is an IPFS gateway that provides 1TB of storage to all users for free. If you exceed this limit, then you are able to request additional space, which you will generally not be charged for.

- How do I generate a web3.storage API key?

Refer to the following link: https://web3.storage/docs/#get-an-api-token

About

An open-source application which will allow you to freely backup your system data to IPFS, by utilising the web3.storage API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published