[ / / / / / / / / / / / / / ] [ dir / ideas / leftpol / mai / maka / marx / sg / testing / zenpol ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Name
Email
Subject
Comment *
File
Select/drop/paste files here
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

New Nerve Center Combination

File (hide): beebe037a909d97⋯.jpg (101.35 KB, 726x459, 242:153, 1518203259685.jpg) (h) (u)

[–]

 No.880345>>880356 >>880376 >>880377 >>880637 >>881084 >>881341 >>881749 >>882470 [Watch Thread][Show All Posts]

A few days ago I received an email from support@github.com:

From: "[REDACTED] (GitHub Staff)" <support@github.com>
Date: Wed, 07 Mar 2018 21:55:06 +0000 (UTC)
Subject: Re: A note from GitHub regarding your username

Hi Joël,

I work on GitHub's Support team and I'm contacting you about your GitHub
account, 'malware'. I'm so sorry about this, but for technical reasons we need
to remove the username 'malware' from being available.

We'd like to ask you to change your username by following these steps:

https://help.github.com/articles/how-to-change-your-username

Changing your username is quick and painless. However, please read this Help
article that explains what happens with your account:

https://help.github.com/articles/what-happens-when-i-change-my-username

Please feel free to take some time to find a new and awesome username. However,
due to the technical reasons mentioned above, we will need to change your
username in one week if you haven't made the change by then. If that happens,
the username will be changed to 'mal-zz-ware' as a placeholder, and you will be
able to change it again yourself.

Losing a username is not fun, and we get that. To help you get over the loss
and start new awesome projects, we'd be happy to apply a coupon to either your
'jperras' account or the 'malware' account (name changed, of course) for a free
year of our developer plan.

Please let me know if you have any questions, or if you run into any problems!
And be sure to let us know to which account you'd like the coupon applied.

I’ll save you the trouble: malware doesn’t have any public activity. It doesn’t have much activity at all, to be honest: I log in and poke around a bit once in a while, but really it’s an account name that I picked up not long ago with the intent of working on some new open source stuff that wasn’t tied to my usual jperras handle.

The reason behind the second account isn’t anything nefarious or special: I simply liked the idea of being able to publish code in various states of readiness without stressing about how it might look on my “professional” online persona.

Well, that particular cat is out of the bag now.

But why? Why was I now being asked to change the name of the account?

Is it because there wasn’t enough activity on the account and they thought it was being squatted?3 The phrasing of the request seems to rule this out:

for technical reasons we need to remove the username ‘malware’ from being available.

but it’s possible.

Is it because the word malware has negative connotations in the world of software? Am I a victim of a programmer version of a clbuttic filter?

If this is some form of security-related censorship, where is the line drawn? If I worked in infosec and had a repository or a user named malware-research or malware-examples, would that also trigger a support email that required them to change the relevant entity names to mal-zz-ware-examples?

What about anyone with the word hacker in their username?

I sent a hasty reply, of which I have transcribed the salient portion:

http://nerderati.com/2018/03/09/github-is-forcing-me-to-change-my-username/

 No.880346>>880358 >>880362 >>880602 >>882406

What "technical reasons" would require changing a username for an account that
has existed for some time now, without issue? Is it simply the somewhat
nefarious nature of the name "malware"? If so, what other user names are now
being banned from Github? Does this apply to composite names, such as
`malwares`, or `online-malware`? If so, where is the line drawn?

I had been waiting for a good time to switch over most of my non-corporate
Github work over to the `malware` user (never enough time in the week).
Granted, it sat inactive for a little bit of time, but I figured it would be
there when I was ready. I guess my procrastination has saved me some work, in
this case.

To which I received a reply a day later:

Thank you for your response. Due to privacy and security concerns, we are
unable to discuss the technical reasons behind requesting the change of the
malware username.

I apologize again for the disappointment. Once the account name has been
changed, we will go ahead and apply the year-long coupon to your `jperras`
account.

It seems the reason I have to rename my user account is on a need-to-know basis, and that I, as the owner of that account, do not need to know.

As someone who has been a user of Github since 2009 and a paying user not long after that, I figured that I might get someone to give me an explanation, but I’ve only been met with canned replies or silence.

I know it’s not a big deal: I’m not losing an account name that I’ve invested a lot of time into, and in the grand scheme of things Github is able to curate their own user and repository name blacklists as they see fit.

I just want to know why.


 No.880348>>880350

It can be for google reasons:

If someone searches "github malware" the crew might want something else as a search result.

Some github insider might want that account name for himself or his kid. They might have been paid for the account by some rich ass jew knows who megacorporation and don't want to lose money over some random dudes account.

Tell them you are very fond of the account and want a 6 to 9 months of developer upgrade in return. They probably make 10 times more money from giving that name to the cia nigger that wanted it.


 No.880350>>880353

>>880348

w8 they already are giving you a free year coupon why even care lol.


 No.880353

>>880350

Just change name to maliciousware


 No.880355>>880375

I'll leave this essay by Mike Gerwitz from: https://mikegerwitz.com/about/githubbub

GitHubbub! GitHub Does Not Value Software Freedom

If you hit this page expecting to have been taken to my GitHub profile, then this is probably not what you were looking for; but let me tell you why you’re here.

Before providing a link to something hosted on a service, it is important to consider whether the service or website is antithetical to the message you are trying to convey to your readers/visitors, and whether it deserves clarification; there’s a little bit of both here.

If you’re looking for a host friendly toward free software, take a look at the GNU ethical repository criteria, which sets standards for acceptable hosts to parts of the GNU operating system.

Non-Free JavaScript

Free software guarantees your freedom to study, modify, and share the software that you use. We value these freedoms on the desktop, so why should we compromise when websites serve proprietary JavaScript just because it creates the illusion of remote execution? When you visit a website that serves JavaScript to the client, your web browser is automatically downloading and executing (often without your permission) ephemeral, unsigned, untrusted software. If that JavaScript is not freely licensed, then the software running in your web browser is proprietary.

When you visit github.com, you download over 200kB of obfuscated code, much of which is proprietary. This code provides many website features that are fairly essential, and do not work with JavaScript disabled:

* Change repository names or descriptions;

* Delete repositories;

* Add an SSH key to your account;

* Fork repositories;

* Create pull requests;

* Enable and disable project features;

* Use the wiki and issue trackers;

* View graphs of statistics;

* And others.

That is---GitHub forces you to run proprietary software in order to use much of their website. This is a bit startling for a host that owes its very existence to the success and development of free software.

Desire To Remain Non-Free

I contacted GitHub back in April 2014 pointing out these concerns and asking if they would be able to either liberate their JavaScript or make GitHub’s essential functionality work without JavaScript enabled. The first response I received was from one of their “JavaScript Developers”:

<Hi Mike,

<

<Thanks for getting in touch with us here. Some of our internal projects are specific to running GitHub, and as such will probably remain closed. We do make an effort to open source projects that we create that we think would be beneficial to the community, some of which is JavaScript.

<

<You can see a list of some of the open source projects that power GitHub here:

<

<https://github.com/showcases/projects-that-power-github

This response is unfortunately misguided---yes, it is good that GitHub produces free software, but it is a false assumption that their proprietary code would serve no benefit to the community: the very existence of their proprietary software gives them unjust control over their users; relinquishing that control is of benefit to the community.

I replied to the above message to clarify my point. After receiving no response, I forwarded the e-mail to GitHub’s original founders: Tom Preston-Werner[8], Chris Wanstrath[9], and PJ Hyett[10]. The response I received from Chris was blunt and discouraging:

<Hey Mike,

<

<We have no plans to release github.com’s JavaScript as free software at this time, nor do we have plans to remove the site’s dependence on JavaScript. Thanks for the interest.

The original correspondence is provided here:

1. Original request to support@github.com, Tom, Chris, and PJ.

2. Reply to my original request from one of the developers.

3. My reply to the developer providing more information and asking for a commitment.

4. Forward of my reply to Tom, Chris, and PJ, after having received no response from the developer.

5. Response from Chris Wanstrath stating that GitHub has “no plans” to liberate its JavaScript or “remove the site’s dependence on JavaScript”.

Copyright © 2017 Mike Gerwitz. This content is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

tl;dr: GitHub sucks and will never be free as in freedom


 No.880356>>880369

>>880345 (OP)

>Why was I now being asked to change the name of the account?

Github wants to be able to use the URL https://github.com/malware

They probably want it for some new service they are adding / selling.

This is the same reason there can't be an account named dashboard.


 No.880357

stop using (((github)))


 No.880358

>>880346

>Github since 2009 and a paying user

Wew lad. Although I suppose in your defense, github was a very different company back then, that was quite some time before they removed their Meritocracy slogans.


 No.880359>>880373 >>882445

Malware is a quite privileged name. They probably want to use for a page of their own or something of the sort. That's the consequence of how github URLs were designed: users are not namespaced under a /users/<name_or_id> hierarchy, so user names will conflict with other github pages. Imagine if you had an account named help which lived at github.com/help. Github almost certainly would ask you to change names so they could put up an actual help page there.


 No.880362>>881089

>>880346

>I just want to know why.

How the would we know?

Tell them you want a refund going all the way back to 2009. If they say no then don't change it and start publishing code under that account. See what they do.


 No.880366>>880369

Tell them you want one of these premium names in return. They're fairly inactive, so it shouldn't be a hassle in giving you the account.

https://github.com/donaldtrump

https://github.com/trump

https://github.com/jeb


 No.880369>>880409 >>880611

>>880356

Then they fucked up by lying to OP saying it was a "technical" reason. Now they are stuck.

A) They stick with the lie and people think their software is so shit it can't deal with certain usernames.

B) They risk starting a PR issue for deleting accounts that did absolutely nothing wrong.

Their only hope is OP is a wimp and just goes away quietly.

If they where up front for the real reason they wanted the name then this could have gone much nicer.

>>880366

>politicians

In a few years those names would be irrelevant. I would want /root or a single letter user name.


 No.880373

>>880359

lol it really is a terrible system.


 No.880375

File (hide): 3cd18f94e32d8c0⋯.png (210.85 KB, 672x849, 224:283, nonwhtie.png) (h) (u)

>giving money to jewhub

>using jewhub at all

>>880355

github does not respect your freedoms


 No.880376

>>880345 (OP)

I'm very sorry about your account, UNIX-Hater anon.

It's probably some gay initiative about Russian viruses on Github.


 No.880377>>880405 >>880608

>>880345 (OP)

welcome to new world order shit hub.

before I quit playing WoW years ago, they would ban and suspend my accounts for no reason, even after refuting it.

they act like they own us and the only way to fight it is stop playing their game.

i dont really like jordan peterson but he alluded to this attack on the human psyche recently and cucker tarlson.

the problem is, generation X is waking up to it. you can see it in their eyes.


 No.880405

File (hide): 07c5fd1ebe86a96⋯.jpg (212.11 KB, 1075x941, 1075:941, n98qq85wffoz.jpg) (h) (u)

File (hide): 385048dfb567737⋯.png (41 KB, 577x311, 577:311, 1504401273093.png) (h) (u)

>>880377

>Jordan Peterson knows what's going on at GitHub


 No.880409

>>880369

Trump's name will live in infamy. Why wouldn't you want a github name of the next addition to Mount Rushmore?


 No.880413>>880556 >>880646 >>880679

File (hide): 562e0bfe7e514f0⋯.jpg (296.38 KB, 2880x1724, 720:431, gitgud.jpg) (h) (u)

If you use (((social media))) start a shitstorm. Fuck kikehub.


 No.880414>>880415

Maybe you can finally get around to changing your username to kikeniggerfaggot


 No.880415


 No.880556>>880751 >>881104

>>880413

>The website shits itself when I disable harmful browser (((features)))

Fuck off. I can download GitHub repos as .zip files even if I block everything. I emailed those fucks to fix this and didn't even receive a response.


 No.880602>>880625

>>880346

>security concerns

>Muh SECURITY CONCERNS! Hah! Take that! You wouldn't even for a moment even THINK about arguing around any further if SECURITY CONCERNS are involved, would you, anon...? Because if you do, then it would mean you're in OPPOSITION to SECURITY, and that means you're a THREAT (and need to be treated and dealt with accordingly).


 No.880608

>>880377

GenX are the new boomers


 No.880611>>880649

>>880369

The reason is technical. They probably want to make a page about malware.


 No.880625>>880647 >>880648 >>882408

>>880602

>hurrr it's a jewish conspiracy

Whatever kiddo. If I was handling this, github would have functionality that prompted you for your new username when you logged in and it would not let you do shit until you changed it. /malware would already be redirecting to our new malware page, and OP's account would be unreachable until he changed his fucking name. We'd already be using the malware name a long time ago, and he wouldn't have gotten some pity prize in the form of 1 year subscription. As if they need permission or OP's blessing to change his account name. Don't like it? Cry me a river. Buy your own domain and host your own servers.


 No.880632>>880642 >>881096

>Changing your username is quick and painless.

Um

Why would it be painful?


 No.880634>>880638

I think it's because they have a user account name 'malware' that's used for some daemon or something.


 No.880637>>880660 >>882353

>>880345 (OP)

>We'd like to ask you to change your username

They are asking. That implies you can also refuse.


 No.880638>>880645

>>880634

Notice that there's seemingly no 'admin' user on GitHub.


 No.880642

>>880632

Because people may be linking to your projects and changing user names will break those links.


 No.880645>>880761

>>880638

Because the username "admin" is so much reserved that even an admin user can't use it.


 No.880646>>880778 >>881104

>>880413

>gitgud.io

That website fucking sucks. Hope they fix it some day.


 No.880647

>>880625

Nowhere were I talking about a "jewish conspiracy", apparently your own obsessions cause you to project this hard. What I was mocking is the common use of the phrase "security concerns" akin to a piece of rag used to stuff someone's mouth shut (so as to, should they choose to argue their point further, make them look like a "threat" to the aforementioned "security").


 No.880648>>880650

>>880625

If you own any domain names, let's see how you react when IANA revokes them someday because "hurr durr muh technical and security concerns kthxbai".


 No.880649>>880654 >>880655 >>880673 >>880686

>>880611

So everyone who registered with a username that is an actual word should fear that Github could make them give up that username any day if they choose to make a page about the subject the username in question commonly represents?


 No.880650>>880659 >>880686

>>880648

>IANA

>revoking a domain out of nowhere

Nice bait.


 No.880654


 No.880655


 No.880659>>880677 >>880684

>>880650

>Github

>revoking a username out of nowhere

>that's somehow ok


 No.880660>>880674

>>880637

Even if English is not someone's native language, it's worthwhile to be aware that "to ask abc to do xyz" is most of the time an euphemistic synonym for "to tell abc they must do xyz" (or even "to order abc to do xyz").


 No.880673

>>880649

I'm gonna start trying to make my name index.html whenever I register on any website.


 No.880674

>>880660

Sure, but it doesn't denote an obligation.

If I were OP, I would just ignore them.


 No.880676

File (hide): 81b7b55bb4aa650⋯.jpg (49.61 KB, 449x600, 449:600, Space Cat on Mushrooms.jpg) (h) (u)

> someone on here is still using github

> someone on here is *paying* github

wat


 No.880677

>>880659

It's not out of nowhere, they are giving him a warning


 No.880679

>>880413

Yeah it has the exact same cancerous social media shit.

>last commit

Super important displayed everywhere. Only thing is who cares. Manipulated social media drones that's who. It's for "driving engagement", cancer that some moron read about.

>number of likes

Pointless low information crap.

Does the software even work? No way to find that out.

A site for software has no way to determine if the software even works. Just think about that. A simple out of 5 score would tell you that. A comment section would tell you that. A retarded downboat would tell you that.

User page is even more blatant with a giant grid where green = good goy points for each day. You see this same crap on pajeet programming puzzle sites where they are trying to get you to work for free. hmm I wonder.

Just compare to how it was on nearly all download sites

>number of downloads

Simple popularity.

>score out of 5 or 10

Is it shit or good?

With those two pieces of information I can figure out a huge amount of stuff. Controversial but popular projects, junkware, better forks, diamond in the rough, popular libraries that have less reviews because people don't think about them, etc.


 No.880684>>880695

>>880659

It's their site. Your registration there is a privilege. It can be taken away at any time for any reason. I haven't even read their terms and conditions and I'm willing to bet there's a clause there that says they can discontinue service without warning for any reason, including no reason.

Github is being exceedingly generous with its emails:

>can you pls change your username?

>we're sorry for this but here have 1 year of free service as compensation!

OP should take up this offer before their patience runs out.


 No.880686

>>880650

>>880649

Also, the domains that IANA won't allow you to register are documented here:

https://www.iana.org/domains/reserved


 No.880690>>881096

The OP is going to get steamrolled legally and there's nothing he will do about it. GitHub can delete his account and there's nothing he can do about it. They are a mega-billion dollar company and they can do whatever they want. Who the fuck are you to question their gorillions of dollars? They could execute you if they wanted.


 No.880695>>880697

>>880684

>due to the technical reasons mentioned above, we will need to change your

username in one week if you haven't made the change by then. If that happens,

the username will be changed to 'mal-zz-ware' as a placeholder, and you will be

able to change it again yourself.

It doesn't matter what he does. He isn't keeping that username :^(


 No.880697

>>880695

>1 week

My sides.


 No.880751

File (hide): 08620b2d4c202f2⋯.jpg (96.65 KB, 500x555, 100:111, 1478031425519.jpg) (h) (u)

>>880556

I understand your frustration


 No.880761

>>880645

No, I think there is an actual admin user using it but it doesn't have a GitHub user attached to it because it's only used for backend stuff.


 No.880778

>>880646

not an argument


 No.881084>>881085

>>880345 (OP)

Interesting, and just shows that relying on the kindness of strangers in this age is now a smart plan.


 No.881085


 No.881089

>>880362

they will change his username as stated in the message lol


 No.881096

>>880632

>Changing your username is quick and painless.

>Why would it be painful?

Because Joel's not a Big Guy. Though he tries to be: http://nerderati.com/about/

He's just a fiveheaded soyboy: http://nerderati.com/assets/images/author.jpg Seriously, behold that mighty expanse between his eyebrows and his receding hairline.

>>880690

>They are a mega-billion dollar company

>mega = million

>mega-billion = million-billion

>$1,000,000,000,000,000 company

Nnnnnnnaaaaaaaaaaaaahhhhhhh.


 No.881104>>881322

>>880646

>>880556

it's just an instance of gitlab, you can run it yourself, which is what you should be doing in the first place if you have released code that has any amount of value.


 No.881322

>>881104

There's nothing wrong with mirroring your code on multiple servers. I push to github and bitbucket.


 No.881329

Make a post about this on medium and post it on hacker news and r/programming. Then enjoy the flames.


 No.881341>>881343

>>880345 (OP)

It's because they have some garbage markoff chain analytics (such as a Web Application Firewall or spam filter) that literally gets triggered by seeing the word "malware". This is 21st century "engineering".

>Thank you for your response. Due to privacy and security concerns, we are unable to discuss the technical reasons behind requesting the change of the malware username.

And that is the typical response when questioning such systems.


 No.881343

>>881341

Oh wait it could also be because they use this retarded URL layout where your profile page is on github.com/<yourname> and they want to use github.com/malware for something else. Really in that case they could just have something like github.com/user/malware and github.com/malware would go to whatever they reserved it for but their code could be too fucked to make an alternate URL like that. Treating URLs as a "UX" concern is retarded in the first place and leads to this kind of thing.


 No.881749>>881795

>>880345 (OP)

change it to "maIware", with the capital "i" instead of "l"


 No.881795

>>881749

how many admin accounts have I impersonated like that throughout my journey on the internets


 No.881796

I stopped using Github a while ago. I just keep my repositories on an RPI now.

I bought it a week before they came out as SJW, give me a break.


 No.882353

>>880637

They also state that if the name isn't changed within 1 week, it will be changed to a placeholder name. They seem polite but they are instructing him to change it before they do it anyway


 No.882406

>>880346

Leave github. It's that simple.


 No.882408

>>880625

You're an ass, you know that?


 No.882445

>>880359

>github gets 'malware'

>starts hosting code for malware


 No.882470

>>880345 (OP)

>WHAT CONCEIVABLE REASON COULD THEY HAVE TO REMOVE MY ACCOUNTS "ABUSE", "ADMIN", "SECURITY" AND "WEBMASTER"???

>CENSORSHIP! CONSPIRACY!




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
71 replies | 5 images | Page ?
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / ideas / leftpol / mai / maka / marx / sg / testing / zenpol ][ watchlist ]