First, they restricted code search without logging in so I’m using sourcegraph But now, I cant even view discussions or wiki without logging in.
It was a nice run
- GenderNeutralBro ( @GenderNeutralBro@lemmy.sdf.org ) English66•9 months ago
The only thing surprising is that it took Microsoft almost three years to turn on the shit-spigot.
You gotta embrace first
- Scrubbles ( @scrubbles@poptalk.scrubbles.tech ) English59•9 months ago
Honestly for selfhosters, I can’t recommend enough setting up an instance of Gitea. You’ll be very happy hosting your code and such there, then just replicate it to github or something if you want it on the big platforms.
- d3Xt3r ( @d3Xt3r@lemmy.nz ) 104•9 months ago
Just so you’re aware, Gitea was taken over by a for-profit company. Which is why it was forked and Forgejo was formed. If you don’t use Github as a matter of principle, then you should switch to Forgejo instead.
- Scrubbles ( @scrubbles@poptalk.scrubbles.tech ) English43•9 months ago
Damnit of course it was. Thanks for letting me know, now I’ll have to redo my 100+ repos.
- moreeni ( @moreeni@lemm.ee ) 17•9 months ago
Changing the remote should be fairly trivial with enough bash skills
- Scrubbles ( @scrubbles@poptalk.scrubbles.tech ) English5•9 months ago
It’s more I don’t have them all checked out, and a good chunk are mirrors of github, so I’ll have to list out each one and push to a new remote, mirrors will have to be setup again, and I also use the container and package registries. I’m pretty embedded. It’s not impossible, but it’s a weekend project for sure.
- zeluko ( @zeluko@kbin.social ) 3•9 months ago
If it was just forked, cant you just switch the package/container-image and be done?
- Scrubbles ( @scrubbles@poptalk.scrubbles.tech ) English2•9 months ago
Depends on how much it was changed I’m guessing. Fingers crossed I could just flip it over, but who knows
- StarDreamer ( @stardreamer@lemmy.blahaj.zone ) English2•9 months ago
Simply changing the binary worked for me. Been more than 1 month and no migration issues.
It does still show gitea branding, however.
- PowerCore7 ( @PowerCore7@lemm.ee ) 1•9 months ago
If you are using containers, it should be fairly trivial. Otherwise, there might be some renaming to do, but Forgejo should be 100% compatible with Gitea (at least right now). Just make sure you have a good backup in case anything would happen.
- Hexarei ( @Hexarei@programming.dev ) 2•9 months ago
Oh man, thanks for this. I had no idea, having used gitea for years now.
- SaladevX ( @SaladevX@lemmy.dbzer0.com ) 12•9 months ago
+1 for Gitea. It’s super lightweight, and works really well! I recently switched to Gitlab simply because I wanted experience with hosting it, but Gitea is much lighter and easier to use.
- renard_roux ( @renard_roux@beehaw.org ) 5•9 months ago
Maybe have a look at this comment elsewhere in the thread.
- sub_ubi ( @sub_ubi@lemmy.ml ) 1•9 months ago
Does it have any features that github doesn’t?
- Omega_Haxors ( @Omega_Haxors@lemmy.ml ) English57•9 months ago
The writing was on the wall when they established a generative AI using everyone’s code and of course without asking anyone for permission.
- Elise ( @xilliah@beehaw.org ) 5•9 months ago
It’s an interesting debate isn’t it? Does AI transform something free into something that’s not? Or does it simply study the code?
- Omega_Haxors ( @Omega_Haxors@lemmy.ml ) English14•9 months ago
There’s no debate. LLMs are plagiarism with extra steps. They take data (usually illegally) wholesale and then launder it.
A lot of people have been doing research into the ethics of these systems and that’s more or less what they found. The reason why they’re black boxes is precisely the reason we all suspected; they were made that way because if they weren’t we’d all see them for what they are.
- AnonStoleMyPants ( @AnonStoleMyPants@sopuli.xyz ) 8•9 months ago
The reason they’re black boxes is because that’s how LLMs work. Nothing new here, neural networks have been basically black boxes for a long time.
- Kaldo ( @Kaldo@kbin.social ) 6•9 months ago
Sure, but nothing is theoretically stopping them from documenting every single data source input into the training module and then crediting it later.
For some reason they didn’t want to do that of course.
- Turun ( @Turun@feddit.de ) 1•9 months ago
Llama and stability AI published their sources, did they not?
- count_duckula ( @count_duckula@discuss.tchncs.de ) 3•9 months ago
The reason they are blackboxes is because they are function approximators with billions of parameters. Theory has not caught up with practical results. This is why you tune hyperparameters (learning rate, number of layers, number of neurons ina layer, etc.) and have multiple iterations of training to get an approximation of the distribution of the inputs. Training is also sensitive to the order of inputs to the network. A network trained on the same training set but in a different order might converge to an entirely different function. This is why you train on the same inputs in random order over multiple episodes to hopefully average out such variations. They are blackboxes simply because you can’t yet prove theoretically the function it has approximated or converged to given the input.
- Elise ( @xilliah@beehaw.org ) 1•9 months ago
Can you link it please? I’d like to inform myself.
- Turun ( @Turun@feddit.de ) 2•9 months ago
I doubt they have a factual basis for their opinion, considering
they were made that way because if they weren’t we’d all see them for what they are.
Is just plain wrong. Researchers would love to have a non black box AI (i.e. a white box AI), but it’s unfortunately impossible with the current architecture.
- Elise ( @xilliah@beehaw.org ) 1•9 months ago
Their use of language also feels more emotional and if anything it makes me more skeptical.
- chebra ( @chebra@mstdn.io ) 8•9 months ago
@xilliah It’s not free though. It came with licenses. And LLMs don’t have the capability to “study”, they are just a glorified random word generator.
- Elise ( @xilliah@beehaw.org ) 1•9 months ago
Ok
- Fudoshin ️🏳️🌈 ( @Fudoshin@feddit.uk ) 1•9 months ago
That was a quick debate!
- Elise ( @xilliah@beehaw.org ) 1•9 months ago
Yeah it was, wasn’t it? I don’t see the point of entering into a debate without good faith from both sides.
- JackbyDev ( @JackbyDev@programming.dev ) English2•9 months ago
No, it’s exhausting.
- youmaynotknow ( @jjlinux@lemmy.ml ) 26•9 months ago
I’m honestly blown away by whomever finds this surprising. This is Microsoft we’re talking about. Everything they touch turns into this. Taking what is not theirs, using it for profit, and not even giving credit where credit is due.
- mogoh ( @mogoh@lemmy.ml ) 17•9 months ago
What are good alternatives to GitHub except selfhosting? I only know gitlab.com. Anything else?
- Justin ( @jlh@lemmy.jlh.name ) English28•9 months ago
Codeberg is very good, and non-profit.
- mogoh ( @mogoh@lemmy.ml ) 1•9 months ago
Thanks, I’ll take a look at it. And thanks to all the others. :D
- Slotos ( @Slotos@feddit.nl ) 10•9 months ago
Sourcehut
- gian ( @gian@lemmy.grys.it ) English4•9 months ago
- toastal ( @toastal@lemmy.ml ) 2•9 months ago
SSH + an HTTP server can work if you are going barebones
- Blaze ( @Blaze@discuss.online ) 0•9 months ago
Codeberg
- mozz ( @mozz@mbin.grits.dev ) 16•9 months ago
I’m still stuck on why I have to create a password-equivalent API token, and then store it on my hard drive if I want an at-all-convenient workflow.
“We made it more secure!”
“How is storing it on my hard drive more secure”
“Just have it expire after a week!”
“How is it more secure now, seems like now there are two points of failure in the system, and anyway I keep hearing about security problems in github which this hasn’t been a solution to any of them”
“SHUT UP THAT’S HOW”
- ISometimesAdmin ( @ISometimesAdmin@the.coolest.zone ) 20•9 months ago
An API token is more secure than a password by virtue of it not needing to be typed in by a human. Phishing, writing down passwords, and the fact that API tokens can have restricted scopes all make them more secure.
Expiration on its own doesn’t make it more secure, but it can if it’s in the context of loading the token onto a system that you might lose track of/not have access to in the future.
Individual API tokens can also be revoked without revoking all of them, unlike a password where changing it means you have to re-login everywhere.
And that’s just the tip of the iceberg. Lmk if you have questions, though.
- mozz ( @mozz@mbin.grits.dev ) 2•9 months ago
Oh, API tokens in general, I think are great. As an additional layer of security between “I need my program to be able to access this API” and “I type my password”, they are great. My issue is with the specific way that github has implemented them.
An API token is more secure than a password by virtue of it not needing to be typed in by a human.
Remind me. When I create my API token, how do I provide it to git?
Am I, more or less, forced to save my token to persistent storage in a way I wouldn’t be with a password? I realize that most people store either one in a password manager at this point. My point is, if you’re going to store your password-equivalent in a password manager, how have you achieved greater security as compared with storing a password in the same password manager? How is that not just adding another compromise vector?
Phishing
Remind me. Does making a system significantly more complex mean that phishing gets easier? Or harder?
As an example, if someone can phish my password from me to compromise my security, is that better or worse than if they can either phish my password or else compromise my tokens? I remember this compromise for example, but I can’t remember whether it involved passwords or tokens.
writing down passwords
Remind me. Help me understand. Can someone write down their github password if the API token system exists? If they have to use it sometimes to log in to the web site anyway?
and the fact that API tokens can have restricted scopes
Yes. API tokens are a good system, in general, and restricting the scope of what they can do and making them time-limited are good reasons why.
My argument is that, in general, (a) adding an additional point of access to a system without doing anything to disable the existing point of access, and (b) saving a password equivalent to someone’s system instead of having the “standard way” be for them to retype their password to authenticate each session but not have it saved anywhere, are both overall reductions in security.
I get the motivation that github sometimes protects really critical stuff, and so it needs to be more secure. I am saying that their particular implementation of API tokens led to an overall reduction in security as opposed to an increase.
- ReversalHatchery ( @ReversalHatchery@beehaw.org ) 1•9 months ago
Remind me. When I create my API token, how do I provide it to git?
By copy-pasting it somewhere it has access to it. It can be the config file, it has several ways to use the system’s secret storage, and you can also autotype it from your password manager every time if you want.
forced to save my token to persistent storage in a way I wouldn’t be with a password
So not really
My point is, if you’re going to store your password-equivalent in a password manager, how have you achieved greater security as compared with storing a password in the same password manager?
Passwords can be short and simple. API tokens are lengthy and random, and you can’t change that. Also, you never type in your API key, and that can help against shoulder- and camera-surfing.
without doing anything to disable the existing point of access
You can’t do that, because
- the API token is strictly for API access for outside programs
- the API token cannot be used to manage your account, like change password or emails, or to create additional tokens
API tokens are not a total replacement, just a more secure and restricted replacement for the everyday and not too risky tasks and for automated systems.
- mozz ( @mozz@mbin.grits.dev ) 1•9 months ago
I think this comment pretty well summarizes my argument on it. The only parts not addressed:
Passwords can be short and simple. API tokens are lengthy and random, and you can’t change that.
You can, as most modern web services including github do, have a minimum length and complexity for the password. That’s a very important part of the process yes.
Plus, you seem to still not be grasping the core of my argument: github still authenticates with a password. You can still log in to the web site and change everything, if you compromise someone’s password, whether because it’s insufficiently complex or for any other reason.
Also, you never type in your API key, and that can help against shoulder- and camera-surfing.
I would like to see a quantitative comparison of how many github compromises there have been because of a stolen API token vs. compromises of some comparable service from a shoulder-surfed password.
- ReversalHatchery ( @ReversalHatchery@beehaw.org ) 1•9 months ago
You can, as most modern web services including github do, have a minimum length and complexity for the password. That’s a very important part of the process yes.
Sorry, I wasn’t clear. What I wanted to say is that passwords can be insecure, and in the case of lazy people that had consequences on security. I think the minimum is often not really secure, it’s just “fine if you really must” but allowed to not lose to many users.
And at the same time tokens are always secure. It’s not defined by the user, they cannot lazy it away, it’s made equally complicated for everyone. Fortunately they don’t have to type it either, it’s copy paste and done.However I have to admit that while writing this response, complexity is not really the point with github access tokens.
Plus, you seem to still not be grasping the core of my argument: github still authenticates with a password. You can still log in to the web site and change everything, if you compromise someone’s password, whether because it’s insufficiently complex or for any other reason.
That’s right, these tokens won’t protect the lazy from their account being taken over. But I think these are still more secure for their use case: storing them in mostly text files, because the programs to which you give these will probably do that, and as these are not really password-equivalent things (these have very limited access to your account), it’s less of a problem.
Your original question here was how will it be more secure that we are storing these tokens in our password managers besides our passwords. My answer is that even if you put it into your password manager, that’s not it’s final place: it will probably end up in text files and other such places, and if such a file gets into the wrong hands you’ll be in less of a trouble because of the limited permissions. If you would have stored your password there, you could be hoping that you’ll get your account back, and that the person did not do anything bad in your name.
I think much of the confusion is coming from you believing that api tokens are equivalent to passwords. That’s not the case. Even if you give all possible permissions to a token, it won’t be able to do everything that you can do with the password through the website. In short, the main point here is that you don’t have to use your password in places where that’s totally unnecessary, and fewer permissions are fine.
- mozz ( @mozz@mbin.grits.dev ) 1•9 months ago
it will probably end up in text files and other such places, and if such a file gets into the wrong hands you’ll be in less of a trouble because of the limited permissions
I am abandoning this conversation. This is only true with API tokens. With passwords, it generally stays in the password manager. The fact that the damage from your stolen API token is then mitigated if you’ve reduced its scope still leaves you in a worse position than if it had never been stored in the text file and never been stolen in the first place. If you can’t or won’t grasp this central point (or the other I mentioned in my other message), I think we have nothing to discuss.
- ReversalHatchery ( @ReversalHatchery@beehaw.org ) 1•9 months ago
The fact that the damage from your stolen API token is then mitigated if you’ve reduced its scope still leaves you in a worse position than if it had never been stored in the text file and never been stolen in the first place.
First, it’s not a question if you have reduced it’s permissions. With an api token you simply can’t do a lot of things that you can with a password.
Second, you don’t use api tokens as a hobby. You use them because you want to use a tool that needs to have access to your account. Either you use an api token that has a limited set of permissions, or your password that can do anything. Independently of that, it will be stored in a plain text file, because where in the heaven would it store it so that it does not need to prompt you for it every single time? Yes, there are a dozen secret store programs that could be used instead, but a lot of programs will not have support for every one of them. I fail to see that in case how a token with fewer permissions is worse than a password with all the permissions.
- mozz ( @mozz@mbin.grits.dev ) 1•9 months ago
Can you really not understand that the github web site still uses passwords? And that these users you describe still need to know and use their github password in order to use github? So all the issues you describe with passwords still exist under github’s current security model. You’re getting that I’m saying that, right? I have more to say but I wanna pause for a second to focus on that point. If github really had replaced passwords with some other approach, or added a layer to their password security (e.g. enforced semi-2FA like Google does) I’d have a whole different take on it.
And, please don’t say things like “much of the confusion.” It’s condescending and wrong to imply that the only possible reason we could be disagreeing is that I’m confused.
- JackbyDev ( @JackbyDev@programming.dev ) English1•9 months ago
Because of someone gets your API token they can only push and pull. If someone gets your password they can do anything
- mozz ( @mozz@mbin.grits.dev ) 1•9 months ago
Let’s go over the attack vectors involved for different common workflows. I’m going to use the specific case of how I use git.
- Store passwords in pass, have them memorized and type them anew every time
- Store passwords in pass, store API tokens in OSX keychain
Which is more secure? The thing that you’re saying is better-protected because it’s limited, doesn’t exist in workflow #1. The tokens aren’t limited to push and pull, because they’re limited to nothing.
If someone gets my password in case #2, they can still do anything. That’s my central point – you haven’t removed any point of vulnerability, you’ve created another point of vulnerability and then mandated that people use it. And this isn’t an abstract issue; there are several compromises of github data stemming from people’s API tokens being compromised. My assertion is that in some of those cases, using case #1 instead of storing the API tokens would have prevented the compromise. Maybe I am wrong in that. I know that password compromises happen too. But my point is, you’re not preventing anybody from getting their password compromised. Someone can still steal my password out of pass. Someone who puts a keylogger on my computer will have the passwords to my OSX keychain and pass, both. You’re simply introducing another point of compromise, additional to password compromises, and mandated storage of your new password-equivalents on storage where before you at least had the option of memorizing them and typing them every time.
Edit: And just to say it again, I have no problem with API tokens. If someone’s got an automated workflow set up, such that they have to set up a password-equivalent on their script that accesses github, they should absolutely create a usage-restricted API token and use that instead. I’m talking more specifically about the decision to ban people from typing their passwords when they want to interact with github, pretending that somehow that makes compromising the un-usage-restricted password impossible (when it doesn’t at all), and forcing people to store auth tokens in their local storage when they’d rather type their password every time.
- bizdelnick ( @bizdelnick@lemmy.ml ) 1•9 months ago
Never used it in GitHub, but in GitLab it is not password equivalent, you can restrict its usage.
- e$tGyr#J2pqM8v ( @96VXb9ktTjFnRi@feddit.nl ) 12•9 months ago
I’m not a developer so I’m not very familiar with this world. But it kind of amazes me that the code for so many open source projects are hosted by Microsoft. Isn’t there a FOSS alternative? edit: seems Gitlab is an alternative. Then the question is, why are people using microsoft products?
Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018
- charje ( @charje@lemmy.ml ) 9•9 months ago
The final strawberry for me was forcing people to have 2fa.
- Midnitte ( @Midnitte@beehaw.org ) 8•9 months ago
They also added some crappy requirements to their student benefit package.
Are you trying to get people to use it, or trying to get people to accidentally keep paying a subscription?
- vext01 ( @vext01@lemmy.sdf.org ) 7•9 months ago
It could be much worse.