You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
Thank you for bringing this up, as it's a catalyst for discussion about updating and maintaining our RFC's.
This RFC, in particular, needs a major update. Numbers 2-5 may not be applicable anymore.
What is the relationship between the above two different DNS values if any?
5 at one time was reserved for the core network, 15001 is meant to be defined by the client. I've been informed that safe-core previously preferred files to be store inside a Mutable Data instance with a 15000 type tag, although didn't enforce it.
Where should I declare a new service such as 'ldp' (for Solid Linked Data Protocol)?
It should be declared >10000.
8000-10000 are reserved for core network.
I see MaidSafe using
TAG_TYPE_DNS=15001
etc with values from 15,000 upwards here:https://github.com/maidsafe/safe_examples/blob/4294f06d0294c114153694f09f2d2303df5aac69/email_app/app/constants.js#L5
Whereas RFC-0003-reserved-names indicates values from 0-8,000 being reserved and has DNS entry as 5.
What is the relationship between the above two different DNS values if any?
Where should I declare a new service such as 'ldp' (for Solid Linked Data Protocol)?
What range should this value be in, and would 8,655 be ok for example?
Is anything above 8,000 still the free for all range?
The text was updated successfully, but these errors were encountered: