HelloZeroNet / HelloZeroNet/ZeroNet
[feature request] Static link to a specific version of a site
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
_[ Edit: This was not initially well thought out. To keep the record of the conversation intact, I have kept the rest of this post as I first posted it; for those just joining us, the actual feature request is [further downthread](#issuecomment-286954890). ]_
---
It would be nice to be able to have static (immutable, non-updatable) zites. There are many cases where immutability is a positive feature from a security perspective, especially from the perspective of auditability.
A static zite would differ from e.g. an IPFS site in that it could access the ZeroFrame API, and therefore act as a client for a networked protocol, whereas an IPFS site is purely read-only. Through the API, static zites could have mutable state; only the code would be immutable, not the data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.