ALT-F4-LLC / ALT-F4-LLC/vorpal
Store read-only permissions
Đang mở
enhancement
- Ngôn ngữ chính
- Rust
- Star
- 124
- Fork
- 13
- Merge trung bình
- 10 giờ 39 phút
- Pull request đã merge (30 ngày)
- 11
Mô tả
## Overview
Vorpal has been slowly adopting reproducibility practices where it can and will eventually need to support making sure all files in the store are properly set to read-only WITHOUT breaking any other permissions that may exist (exec, etc).
## Changes
This will require going into the source code and finding all places files are placed in the store and properly set them to read only. This should be separate from the already existing "set_timestamps" function as that has value outside of setting permissions.
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
Đánh giá
Issue này chưa được đánh giá.