HelloZeroNet / HelloZeroNet/ZeroNet
[Feature Request] Force Write-once / Non-updatable Updates for some users
- Ngôn ngữ chính
- JavaScript
- Star
- 18.8k
- Fork
- 2.3k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It would be nice to support in `content.json` a way to specify that some IDs are allowed to send updates / write files to that location but only once, i.e. peers should ignore future updates of that files coming from said IDs.
This could be useful:
- in a write-once site, where users cannot censor themselves.
- in zerowiki, where small updates could be saved as diff wrt others, without having to trust the original user to not delete its edit.
- Implementing it in the syntax of content.json could also restrict the admin to change some part of a site after they have been written (also by having the content.json itself be subject to such a policy) which in turn could allow to create non-censorable sites (also by the owner himself) that would act as append-only logs.
In particular the last use could at least in theory solve #1288 and could partially solve some need for the more difficult site archival feature, since this one seems to be only a couple of line change.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu với định dạng content.json và hành vi được mô tả cho các bản cập nhật giữa các peer, sau đó kiểm tra cách các quyền cập nhật và thao tác ghi tệp được biểu diễn. So sánh chính sách được đề xuất với issue #1288; được xem là hoàn tất khi các IDs được chỉ định có thể ghi vào một vị trí một lần và các peer bỏ qua những bản cập nhật tiếp theo từ chúng.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Lĩnh vực
- distributed-systems
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100