latest 20 messages by Industrial

+ [2020-07-19T17:50:40Z] Industrial Can I write a script to inject/add my ~/.ssh/id_rsa.pub to github?
+ [2020-07-19T17:50:06Z] Industrial Is there an API for it?
+ [2020-07-19T17:35:32Z] Industrial How do I get to SSH key management from my android phone?
+ [2020-07-18T19:27:18Z] Industrial I can't do it in the app or on the website
+ [2020-07-18T19:26:44Z] Industrial How do I get my SSH key into github from my android phone?
+ [2020-07-16T18:02:06Z] Industrial How do I get my SSH key from Android into Github? I can't do it on the site (nor in desktop mode) and the app
+ [2020-07-16T10:05:37Z] Industrial not from the github app
+ [2020-07-16T10:05:28Z] Industrial not from the browser, not from desktop mode
+ [2020-07-16T10:05:13Z] Industrial I want to code from my android device but I can't add my ssh key to github
+ [2020-03-08T09:53:55Z] Industrial oh, gpg --export-secret-keys
+ [2020-03-08T09:50:26Z] Industrial Hello. I have just generated a GPG key (first time) for signing commits, added it to git, made a commit and pushed it. What is the correct / a good way to backup this GPG key so I can restore it later or use it from another location?
+ [2016-08-25T10:07:13Z] Industrial Hmm, just refreshed the key and it works.
+ [2016-08-25T10:04:36Z] Industrial but it's a private repo
+ [2016-08-25T10:04:31Z] Industrial Now when I push I get Permission denied (publickey).
+ [2016-08-25T10:04:17Z] Industrial Hi! I have seemed to checked out a public version of my app and then made 20 commits on it