Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 38 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,43 @@
# Vup Cloud Storage
<h1 align="center">Vup</h1>
<div align="center">
<strong>
Making decentralized storage easy.
</strong>
</div>

Vup is an open-source end-to-end-encrypted cloud storage app powered by the S5 Network (https://sfive.net).
<br />
<div align="center">
<!-- docs.vup.app docs -->
<a href="https://docs.vup.app/">
<img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
alt="docs.rs docs" />
</a>
</div>
</br>

Check out https://vup.app for an overview of what Vup can do.
![vup devices](https://vup.app/resources/images/VUP-devices-v06.webp)

Vup is an open-source end-to-end-encrypted cloud storage app powered by the [S5 Network](https://sfive.net).

## Install

Supported on all major platforms (Windows, Linux, MacOS, Android, iOS). See the [docs](https://docs.vup.app/installation/) for full instructions.

## Capabilities

- Cross-platform
- Full E2EE
- Trustless multi-node file store
- Integrated S5 node for trustless local file streaming
- Folder sync
- File sharing
- Multi-device access and sync

Check out [the website](https://vup.app) for more details overview of what Vup can do.

## Acknowledgement

This work is supported by multiple [Sia Foundation](https://sia.tech) grants.

## License

Expand Down