twisted / twisted/twisted

Implement dns.Record_CERT record class

Open
#6,797 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement names new priority-normal
Dominant language
Python
Stars
6k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
10

Description

acspike's avatar acspike reported
Trac ID trac#6797
Type enhancement
Created 2013-10-21 21:32:56Z
Branch https://github.com/twisted/twisted/tree/cert-record-6797-2

Implement the DNS CERT resource record following cues in #6664 by rwall.

http://tools.ietf.org/html/rfc4398

The goal of this effort is to provide a DNS server implementation that is compatible with the needs of the Direct Project.

http://directproject.org/

Attachments:

Searchable metadata
trac-id__6797 6797
type__enhancement enhancement
reporter__acspike acspike
priority__normal normal
milestone__ 
branch__branches_cert_record_6797_2 branches/cert-record-6797-2
branch_author__rwall rwall
status__new new
resolution__None None
component__names names
keywords__ 
time__1382391176000000 1382391176000000
changetime__1387929375000000 1387929375000000
version__None None
owner__acspike acspike

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issue #6664, RFC 4398, and the attached CERT implementation and test diffs. Review the existing branch cert-record-6797-2 and the DNS-related changes shown there. Done means the DNS CERT resource record is implemented with behavior covered by the attached tests and supports the stated Direct Project compatibility goal.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.