What does HackerNews think of admin?

While looking over my GitHub account settings just now, I noticed that you can now designate a successor:

> By clicking "Add Successor" below, I acknowledge that I am the owner of the @ttmc account, and am authorizing GitHub to transfer content within that account to my GitHub Successor, designated below, in the event of my death. I understand that..."

https://github.com/settings/admin

https://github.com/settings/admin

"Mobile settings" [ ] Opt out of mobile pages This will cause all your sessions and devices to only experience the desktop site for all pages. Pages designed to be responsive will still scale down properly.

Note to sibling comment by SaltwaterC: a previous negatively-voted comment (https://news.ycombinator.com/item?id=3593799) got your account auto-killed.

SaltwaterC 5 hours ago | link [dead]

The API token is still there, in the "plain": https://github.com/settings/admin

Fetching it via XSS should be fairly trivial. Via a simple script in that page is straight forward. Still have to see if I can get it via XHR :).