labring / labring/sealfs

Need checksum to check the integrity of the File Data

Open
#41 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
156
Forks
22
PR merge metrics
No merged PRs in 30d

Description

When data is passed from the client to the server and between servers, data may be lost, resulting in incomplete data. A checksum is required to ensure the integrity of the data

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the Rust client-to-server and server-to-server file-data paths in the sealfs repository. Determine where checksum generation and verification belong, what incomplete-data behavior is required, and how integrity checks should be tested; the issue is complete when transfers detect altered or incomplete file data.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
distributed-systems, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.