0.2.1 • Published 2 years ago

content-store.ts v0.2.1

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
2 years ago

content-store

Content-based file system. Designed as embedded middleware.

npm Package Version

Background

Inspired from IPFS but keep it simpler.

Use case in mind:

  • videos backup system (I do teaching with screen-cast)
  • photo album backend (for online service)
  • storage backend for zeronet

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others