holysoles / holysoles/zoneforge

support a default zone TTL

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

this is supported in the DNS spec with the `$TTL` directive, but not supported by `dnspython` (see https://github.com/rthalley/dnspython/issues/63).

Will need to add custom handling to this in the ZFZone class, and when getting/writing zones,

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the ZFZone class and the code paths for getting and writing zones, then review the DNS specification for the $TTL directive and the linked dnspython issue. Done means zones can preserve and apply a default zone TTL when they are read and written.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.