REQUEST: Torrent implementation #92

Open
opened 2020-03-22 11:40:27 +01:00 by Kreyren · 0 comments
Kreyren commented 2020-03-22 11:40:27 +01:00 (Migrated from github.com)

We need to implement Zernit to allow torrent for following:

Package instruction fetching

a) Fetch all instructions through torrent
b) Fetch only required package instructions from torrent

Compilation

a) Allow remote compilation paid with crypto
b) Allow end-user to get crypto by dedicating X % of spare system resources for compilation and setting their own amount for transaction

Post Installation

a) Allow end-user to host binary packages for other end-users
1.a) We have to enforce some verification of uploaded packages to avoid malware and enforce code quality

We need to implement Zernit to allow torrent for following: ## Package instruction fetching a) Fetch all instructions through torrent b) Fetch only required package instructions from torrent ## Compilation a) Allow remote compilation paid with crypto b) Allow end-user to get crypto by dedicating X % of spare system resources for compilation and setting their own amount for transaction ## Post Installation a) Allow end-user to host binary packages for other end-users 1.a) We have to enforce some verification of uploaded packages to avoid malware and enforce code quality
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kreyren/Zernit#92