Giter Club home page Giter Club logo

Comments (20)

msporny avatar msporny commented on August 23, 2024 2

I'd just like to point out the irony that our biggest downtime for the site to date, /by far/, was due to DNS issues as a result of us trying to ensure that the site wouldn't go away due to DNS issues. :P

from w3id.org.

msporny avatar msporny commented on August 23, 2024 1

The w3id.org domain has been renewed for 9 years (the max allowable). The w3id.org domain expires on 2024-02-14 21:17:29

from w3id.org.

msporny avatar msporny commented on August 23, 2024

Yes, we intend to do that. It hasn't happened yet for two reasons:

  1. We didn't want to pre-buy for decades until it was clear that the website would be useful to other people. It seems to be gaining traction, but I'm not sure we're there quite yet.
  2. We're waiting on funds from a non-profit to pre-buy the domain and SSL certificates. That is, unless Google would like to make a donation to make that happen sooner. :P

from w3id.org.

akuckartz avatar akuckartz commented on August 23, 2024

I am more concerned about the live expectancy of the organization behind webid.org. As long as it is alive it will be able to ensure that the domain is paid in regular intervals. And if it dies it then would not even be able to ensure that the other side of a contract does what it was bound to do.

I think it would be more important if webid.org users could automatically be notified by a dead man's switch in case webid.org dies or the domain is not paid in time.

from w3id.org.

 avatar commented on August 23, 2024

(oops - this was from @halindrome)

I agree that this is a concern. But let's not over think it. Domain
registration is very inexpensive. I am sure it is set up to auto-renew.
Manu has some funding ideas in mind. If people are really worried, I would
be happy to kick in $100 and pay for the next ten years.

I DO like the idea of some sort of dead man's switch. I wonder if there is
some free domain registration monitoring service that people can use to
give some peace of mind?

On Thu, May 7, 2015 at 9:23 AM, Andreas Kuckartz [email protected]
wrote:

I am more concerned about the live expectancy of the organization behind
webid.org. As long as it is alive it will be able to ensure that the
domain is paid in regular intervals. And if it dies it then would not even
be able to ensure that the other side of a contract does what it was bound
to do.

I think it would be more important if webid.org users could automatically
be notified by a dead man's switch in case webid.org dies or the domain
is not paid in time.


Reply to this email directly or view it on GitHub
#81 (comment).

Shane McCarron
Managing Director, Applied Testing and Technology, Inc.

from w3id.org.

prototypo avatar prototypo commented on August 23, 2024

Hi all,

Well, the entire point of w3id.org http://w3id.org/ is that there are many organizations involved. It is true that the DNS registration is a well-known Achilles heel, in that one organization oversees it.

So, I do not worry about the life expectancy of “the organization”, but we do need to ensure that the DNS is paid. I’ll pay it if necessary. I’m sure others would, too.

Regards,

Dave

http://about.me/david_wood

On May 7, 2015, at 10:23, Andreas Kuckartz [email protected] wrote:

I am more concerned about the live expectancy of the organization behind webid.org. As long as it is alive it will be able to ensure that the domain is paid in regular intervals. And if it dies it then would not even be able to ensure that the other side of a contract does what it was bound to do.

I think it would be more important if webid.org users could automatically be notified by a dead man's switch in case webid.org dies or the domain is not paid in time.


Reply to this email directly or view it on GitHub #81 (comment).

from w3id.org.

msporny avatar msporny commented on August 23, 2024

Hey all,

I'm going to take care of this today. It's the last existential issue left wrt. w3id.org, so let's just fix it. Here's what I'm going to do:

  1. Transfer the domain from namecheap to gandi.net.
  2. Buy 10 years worth of registration for the domain.
  3. Setup all the w3id.org admins as account admins for the DNS.

That should take care of this perceived problem.

To be clear, the problem was never money or institutional longevity. It was time and making sure the money was coming from the right source (a non-profit, so that we didn't need to dip into our personal bank accounts).

At this point I've spent far more time explaining to people why this isn't a problem than it would've taken to just fix the issue. So, I'm fixing the issue now. :)

from w3id.org.

prototypo avatar prototypo commented on August 23, 2024

Thanks, Manu!

Regards,

Dave

http://about.me/david_wood

On May 7, 2015, at 11:38, Manu Sporny [email protected] wrote:

Hey all,

I'm going to take care of this today. It's the last existential issue left wrt. w3id.org, so let's just fix it. Here's what I'm going to do:

Transfer the domain from namecheap to gandi.net.
Buy 10 years worth of registration for the domain.
Setup all the w3id.org admins as account admins for the DNS.
That should take care of this perceived problem.

To be clear, the problem was never money or institutional longevity. It was time and making sure the money was coming from the right source (a non-profit, so that we didn't need to dip into our personal bank accounts).

At this point I've spent far more time explaining to people why this isn't a problem than it would've taken to just fix the issue. So, I'm fixing the issue now. :)


Reply to this email directly or view it on GitHub #81 (comment).

from w3id.org.

danbri avatar danbri commented on August 23, 2024

Thanks!

Maybe we should make a buddylist of people burdened with long-lived semweb related namespace domains, and keep in touch to ensure the relevant DNS situations are remain healthy?

Dan (xmlns.com-owner-victim since 2000:)

from w3id.org.

kidehen avatar kidehen commented on August 23, 2024

We can make BuddyList Group right now, and right here, via responses to this comment. Simply use Nanotation to get this going. Initial salvo:

{
<>
a schema:WebPage ;
rdfs:label "Buddy List re. W3ID" ;
rdfs:comment """
Describes group of folks behind W3ID.
"""@en ;
schema:author https://plus.google.com/+KingsleyIdehen/about#this ;
dcterms:created "2015-05-07T17:40:00-05:00"^^xsd:dateTime ;
dcterms:modified "2015-05-07T17:45:00-05:00"^^xsd:dateTime ;
xhv:license http://creativecommons.org/licenses/by/4.0/deed.en_US .

<#BuddyGroup>
a foaf:Group;
foaf:member <#i> ;
is schema:about of <> .

<#i>
a foaf:Person ;
foaf:nick "kidehen" ;
foaf:name "Kingsley Uyi Idehen" ;
owl:sameAs http://linkeddata.uriburner.com/about/id/entity/https/github.com/kidehen,
http://kingsley.idehen.net/datapace/person/kidehen#this, https://plus.google.com/+KingsleyIdehen/about#this ;
is schema:about of https://twitter.com/kidehen/ , https://plus.google.com/+KingsleyIdehen/about/,
https://github.com/kidehen/, <> .
}

If markdown is messing this up,just lookup: http://kingsley.idehen.net/DAV/home/kidehen/Public/Linked%20Data%20Documents/Nanotations/random-notes-about-w3id.ttl.

Scratch statement above, it works!

[1] http://linkeddata.uriburner.com/about/html/https/github.com/perma-id/w3id.org/issues/81? -- Basic Entity Description Page

[2] http://linkeddata.uriburner.com/c/9C44GMFQ -- Faceted Browsing oriented Page

[3] http://linkeddata.uriburner.com/c/9KPSIYX -- About BuddyList Group .

from w3id.org.

msporny avatar msporny commented on August 23, 2024

The domain transfer is now complete... no thanks to the old provider whose domain transfer page just so happened to have a glitch in it that caused the operation to take the maximum time allowed by the rules that govern registrars. Funny how often that happens.

I'll send out the new login info to the trustees of w3id.org soon-ish.

I also tried renewing for 10 years and got some strange error:

2306: Parameter value policy error 
2306: Parameter value policy error (maximum_registration_period_exceeded))

So, good job on sync'ing the front-end verification code w/ the back end verification code, guys.

I'll try renewing for a shorter timeframe tomorrow.

from w3id.org.

prototypo avatar prototypo commented on August 23, 2024

Manu,

w3id.org http://w3id.org/ is down, and it appears to be due to DNS. DNS is resolving to the registrar.

Regards,

Dave

http://about.me/david_wood

On May 13, 2015, at 24:26, Manu Sporny [email protected] wrote:

The w3id.org domain has been renewed for 9 years (the max allowable). The w3id.org domain expires on 2024-02-14 21:17:29


Reply to this email directly or view it on GitHub #81 (comment).

from w3id.org.

scor avatar scor commented on August 23, 2024

For me it shows a webpage saying "This domain name has been registered with Gandi.net"

from w3id.org.

msporny avatar msporny commented on August 23, 2024

Yeah, on it. I told Gandhi not to muck w/ the DNS - but it did anyway. 3 hour TTL... so it'll take a while for the domain to propagate since it's already being cached elsewhere on the net. The zone file is in place... we just need to wait for it to propagate.

from w3id.org.

danbri avatar danbri commented on August 23, 2024

:)

gotta get worse before it gets better? thanks for wrestling with this!

from w3id.org.

 avatar commented on August 23, 2024

Hi Manu,

I don’t think the zone file is necessarily correct. I flushed my local DNS cache and received the following results from dig. Note that www.w3id.org http://www.w3id.org/ and w3id.org http://w3id.org/ resolve to different IPs.

Regards,

Dave

http://about.me/david_wood

[[
Macadamia:~ dwood$ dig w3id.org

; <<>> DiG 9.8.3-P1 <<>> w3id.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33297
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;w3id.org. IN A

;; ANSWER SECTION:
w3id.org. 10766 IN A 216.252.204.54

;; Query time: 2 msec
;; SERVER: 10.5.50.1#53(10.5.50.1)
;; WHEN: Wed May 13 09:09:24 2015
;; MSG SIZE rcvd: 42

Macadamia:~ dwood$ dig www.w3id.org

; <<>> DiG 9.8.3-P1 <<>> www.w3id.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53734
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.w3id.org. IN A

;; ANSWER SECTION:
www.w3id.org. 10799 IN CNAME webredir.vip.gandi.net.
webredir.vip.gandi.net. 11090 IN A 217.70.184.38

;; Query time: 126 msec
;; SERVER: 10.5.50.1#53(10.5.50.1)
;; WHEN: Wed May 13 09:09:30 2015
;; MSG SIZE rcvd: 82

Macadamia:~ dwood$
]]

On May 13, 2015, at 08:43, Manu Sporny [email protected] wrote:

I'd just like to point out the irony that our biggest downtime for the site to date, /by far/, was due to DNS issues as a result of us trying to ensure that the site wouldn't go away due to DNS issues. :P


Reply to this email directly or view it on GitHub #81 (comment).

from w3id.org.

msporny avatar msporny commented on August 23, 2024

Looking into it...

from w3id.org.

msporny avatar msporny commented on August 23, 2024

Ok, fixed... maybe - it takes a while for this stuff to propagate, so this time should work. I mistakenly set the IP to DB's public cloud instead of the Rackspace VM IP. Thankfully, @davidlehn fixed it shortly thereafter.

from w3id.org.

msporny avatar msporny commented on August 23, 2024

Post-mortem on this tragic thread is here: https://lists.w3.org/Archives/Public/public-perma-id/2015May/0003.html

from w3id.org.

davidboweninrupt avatar davidboweninrupt commented on August 23, 2024

Apologies for necroposting but as you already know this is coming up for renewal in a few months:

Registry Expiry Date: 2024-02-14T21:17:29Z

I'm quite sure you'll get notified and get it sorted.

This update was only to mention that Inrupt's systems are monitoring the TLS certificate and domain expiry for w3id.org. Our alarms will go off if it gets to less than 10 days.

(it looks as though Kingsley's buddylist didn't take off)

from w3id.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.