Git Token Question
-
Short answer no.
I tried to upload one of my maps to Git and failed, the instruction from Frostion were out of date and did not match what I saw on screen. I gave up.
Thats why I host on Google drive, its so simple in comparison.
I too would like an update on the instructions on how to upload a map and also how to amend it when I need too.
-
@thedog thanks for the reply. We're gonna start from scratch and try again.
If I can figure it out I will post the steps. Very frustrating. I think it is deliberately designed to make it hard for people that don't have computer science degrees.
W/e I will figure it out. Would be nice to be doing other things.
-
@beelee
Should of left your post with the Political science degree as that made me laugh. -
@thedog heh heh sorry was hoping that one slipped by

I love everybody unless they f with me
Sorry about the first one
-
so i have a new ssh , I blew up the old ones (there were 2 ) It says I have them. I found the hidden ones that I obliterated. So new one now.
When I switch to "SSH" it says I don't have any public SSH keys in my git hub account.
So I have an SSH key but can't make it "Public" I guess ? Idk
That's where I'm stuck
-
-
It's just a jump to the left
And then a step to the rightIts a time warp, your going nowhere....
yet...
-
sounds like dancing with my cousins when i was kid

Mom up now. Gotta tend to her. Probably be a while till I can try again
We'll make it work. Any help is appreciated though

-
SSH keys are an example of public/private key cryptography. On your computer you generate a private key and a public key. You then give the public key to anyone that wants to authenticate messages from you. You can then encrypt messages using your private key and when someone else uses your public key to decode it, it works. In essence, the only way to read messages encrypted with a given private key is by using the public key, and by reading the encrypted message the private key also cannot be derived.
So, you should have a public and private key generated on your machine somewhere. You then need to upload the public key, here is the link: https://github.com/settings/ssh/new
Find your public key on your computer, copy/paste the whole thing (be sure it is your public key and not private), go to the link above, and paste it in.
-
@TheDog , there are several ways to upload files into github. The easiest is simply using the web-ui and doing drag-and-drop. AFAIK google drive requires you to log in, and drag and drop files to upload. Same thing in github.com, you log in, then drag and drop files.
(the only difference is the map file should not be compressed (should not be zipped) so that it can be distributed automatically)edit, you need to create a repository to host your map first, so you need to:
- login
- create repository (use this link: https://github.com/new)
- drag and drop files to upload
-
@lafayette sadly I continue to struggle. I found the private and public keys. Private is on left and public is on right.

I open public and copy then paste to the above link where it says Title

and then i get this

Edit
ok just typed in a title and then pasted into the next box. That created some new results. We'll see if it works -
-
OK that minor nightmare is over and we're back in action. I'll post a step by step process of how I did it a bit later for any that are interested.
-
Your perseverance has paid off, well done!!!
Im interested in the document.
-
@beelee Please check for any good online tutorials before writing one. It's better to reference a well written tutorial than to write and maintain our own.
-
@lafayette believe me I did.
-
@beelee FWIW, here are a few:
https://predictivehacks.com/how-to-add-an-ssh-key-to-github/
https://www.inmotionhosting.com/support/server/ssh/how-to-add-ssh-keys-to-your-github-account/
To make it more generalized we'd need to find something that details how to generate a SSH key on windows.
-
@lafayette yes my experience is with linus. I'm not trying to make a "Frostion" type guide. Just going to explain the steps I went through and explain where I had difficulties in case it can help others.
It was frustrating as computer stuff is not easy for me. If it helps good, if not it can be ignored.
Didn't mean to imply any type of official triplea guide. : )
Edit
yea i read the first two links when I was trying to figure it out. Not the third until now but it basically says the same. -
This is the one I used and lafayette has it listed as well
https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-accountI think my mistakes are already documented above lol, so I would say just pay close attention to the directions. : )
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
