HelloZeroNet / HelloZeroNet/ZeroNet

FR: archived_before relative to current date

Open
#2,465 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

Setting user_contents.archived_before in content.json is not as useful as it might be.
It should allow to apply archiving (purging) in relative way.
Currently for site that user contents are no longer valid after period or for space limits concerns site owner have to manually apply purge dates.
New settings should allow automatic purging of user data older then number of seconds from current date.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the handling of user_contents.archived_before in content.json and trace how purge dates are applied. Define the relative setting in seconds from the current date, then verify that user data older than that period is automatically purged while existing absolute-date behavior remains clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.