🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more →
Socket
Book a DemoInstallSign in
Socket

impequid

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

impequid

Decentralized cloud.

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

Impequid

MIT License Code Climate NPM Downloads [NPM Dependencies]((https://david-dm.org/dodekeract/impequid) Gitter Chatroom

Impequid is a decentralized app-based cloud, which you can easily setup yourself. Apps are completely separate from Impequid, which means you can use every Impequid app, while it stores the data on your own server.

Note that this is a really early release and most features are not available yet.

Basic Idea Behind Impequid

Impequid tries to solve a main problem of cloud-based services and apps: You can't use your own server.

If you use an Impequid-API based app, you can login with any Impequid server. If that app uses the filesystem API, it can use the files from your server and save them back to it, after it's finished.

This gives a lot of control back to the users and enables cheap cloud storage and competition between servers.

To make sure that all Impequid servers know about all Apps, there is an aditional server involved, that provides the app information. You can find it here. This is done to simplify maintaining an Impequid server.

In addition to that, filesystem servers are also separate. That means that you can use an Impequid server hosted by somebody else, but still use your own server to store as many files as you want.

Installation And Configuration

Here is a Setup Guide to get you started.

Starting

  • npm run start

Documentation

The API Documentation can be found here

License

See here.

FAQs

Package last updated on 22 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts