Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcpage/libernet
Tool to share unused disk space
https://github.com/marcpage/libernet
Last synced: 9 days ago
JSON representation
Tool to share unused disk space
- Host: GitHub
- URL: https://github.com/marcpage/libernet
- Owner: marcpage
- Created: 2018-03-29T04:04:38.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T16:22:55.000Z (8 months ago)
- Last Synced: 2024-04-03T17:46:19.040Z (8 months ago)
- Language: Python
- Homepage:
- Size: 3.81 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![status sheild](https://img.shields.io/static/v1?label=status&message=implementing+spec&color=inactive&style=plastic)
[![commit sheild](https://img.shields.io/github/last-commit/marcpage/libernet?style=plastic)](https://github.com/marcpage/libernet/commits)
[![activity sheild](https://img.shields.io/github/commit-activity/m/marcpage/libernet?style=plastic)](https://github.com/marcpage/libernet/commits)
[![size sheild](https://img.shields.io/github/languages/code-size/marcpage/libernet?style=plastic)](https://github.com/marcpage/libernet)
[![issues sheild](https://img.shields.io/github/issues-raw/marcpage/libernet?style=plastic)](https://github.com/marcpage/libernet/issues)
[![follow sheild](https://img.shields.io/github/followers/marcpage?label=Follow&style=social)](https://github.com/marcpage?tab=followers)
[![watch sheild](https://img.shields.io/github/watchers/marcpage/libernet?label=Watch&style=social)](https://github.com/marcpage/libernet/watchers)# Summary
Libernet is a free, open, and secure platform for backups.
# Protocol
Libernet uses http protocol to send and receive data.
Data is accessed via `/sha256/{identifier}`.
Similar data can be found via `/sha256/like/{identifier}`# Milestones
1. Blocks can be uploaded and downloaded via URL
2. Similar blocks can be found via URL