Mikina

joined 3 years ago
[–] Mikina@programming.dev 2 points 1 week ago

I don't believe they will. The can say and do whatever and nothing will probably happen. .

[–] Mikina@programming.dev 4 points 1 week ago

One of the things that surprised me the most when I started working on vishings for a Cybersecurity Red Team was how extremely easy it is to spoof any phone number.

It's the nunber one tip I give to anyone who asks about security, a lot of people don't know that, and spear-vishings are extremely effective.

People have learned to mostly not trust Microsoft Support numbers asking for your CC, but when an internal company number that your phone matches to your bosses boss calls you, a lot of people fall for that.

[–] Mikina@programming.dev 3 points 4 weeks ago

This is a valid point. If devs are releasing the game on GoG, they should keep people who don't play with achivements in mind. That's a game design failure I understand.

Achivements should be just a social layer, something you share about your progress, that was the point. If they are important for progression/gameplay, and you're releasing on GoG, you should include it in game.

[–] Mikina@programming.dev 2 points 4 weeks ago

As a game developer, I kind of understand it. But, from desogn standpoint and if you're releasing on GoG, you should keep people who play without galaxy in mind.

[–] Mikina@programming.dev 2 points 4 weeks ago (1 children)

But in that case you don't need the adittional layer of your platform supporting it, no?

[–] Mikina@programming.dev 13 points 4 weeks ago (12 children)

The way I understand it, achievements are mostly a social thing, something you can just pop on to your gaming social profile that you've achieved. This is difficult/impossible to do without having the centralized profile in the first place, hence why it's tied to Galaxy in the first place.

The games that want to use achievements as challenges within the game usually have a separate achivement menu/system inside them for that purpose, so they are tied in the game properly.

Achivements are features of the launcher, and not the game. How would it work in case of GoG games without galaxy? Where would you look them up? They could in theory just ship the achivement unlocking api with the base game, but then you don't have a way how to view them.

[–] Mikina@programming.dev 18 points 1 month ago

A reminder that Tor's Snowflake exists, and running a node can help and is as easy as just installing a browser extension and never thinking about it again.

https://snowflake.torproject.org/

[–] Mikina@programming.dev 5 points 2 months ago

Good that it's decentralized and people can just move on to another provider, since this one is doing this, haha, right?

[–] Mikina@programming.dev 7 points 2 months ago (1 children)

I have no problem admitting that, it is indeed a repost from Reddit. But it's also the only April fools that I found genuinly funny, and since I didn't see it here I wanted to spread the joy :D

I thought about creditting it, but that'd kind of ruin the joke, plus I don't really care about creditting Reddit anyway.

[–] Mikina@programming.dev 5 points 2 months ago (1 children)

Mindustry is also FOSS, right?

722
submitted 2 months ago* (last edited 2 months ago) by Mikina@programming.dev to c/games@lemmy.world
 
[–] Mikina@programming.dev 11 points 2 months ago (1 children)

I don't want people from Reddit here.

The fact that half of Twatter moved to Bluesky instead of Mastodon is a blessing.

ActivityPub is by design a data harvesting goldmine, the fact that it flies under the radar is the only saving grace.

[–] Mikina@programming.dev 80 points 3 months ago* (last edited 3 months ago) (2 children)

So this is the thing I'll eventually end up in jail for bypassing. I coul've sworn it would be drugs.

Oh well.

 

Hello!

I've recently stumbled upon an amazing blog about getting credentials from Bitwarden vault through DPAPI and Windows Credential Storage, and what suprised me is that any low-privileged process can just ask for all information in Credential Storage, without requiring any user input (the article discusses it in the second half, even though the first half is about abusing DA credentials), through the CredEnumerateW WinApi call.

Since that vector was pretty interresting, I tried running their PoC for listing the cred storage on my, and several colleague machines, and was surprised that every machine had domain account credentials listed in plaintext, that could be grabbed by any low-privileged process just by calling this WinAPI.

I suspected that it's because of Outlook or Teams, because I found articles from few years ago mentioning that they do get saved there. However, one colleague did not have his credentials there, even though he was using Teams and Outlook, and had his password saved.

So, how did that password get there? Why most people we tried the PoC with do have a domain password saved, but some do not? Or is it because of Windows Hello? I'd love to get some kind of solution/recommendation about how to avoid having your password, in plaintext, in such an insecure space. Or was I dumb enough to save it into Edge somwhere, and have promptly forgotten about it?

And more importantly - how this isn't a pretty severe vulnerability, and is considered "as designed" by Microsoft? The fact that any process can just ask for your credentials is mind-blowing, plus it isn't even detected by EDRs we've tried it with when discussing it with our SoC.

 

There is one argument I've seen missing in most of the de/federation discussions, that I think should be mentioned, and warrants it's own discussion.

I've seen a lot of people mentioning that defederating with Meta means we have broken the promise of Fediverse, that you can use one account to interact with whatever service you choose, and that it should be inclusive.

But I don't agree that's the main idea. There is something that's more important, and to make sure I'm not misinterpreting it, I'll just directly quote various websites about the Fediverse I've found (I was just taking top results for Fediverse on DuckDuckGo, but I did select only the parts that are the most important point for me personally). But I do concur, I was not able to find a single source of truth, and I'm not really sure how credible the resources are, so please disagree with me if it's wrong or I've chosen some no-name site that just matched my rethorics.

https://www.fediverse.to/ has the following sentence as the main hero header:

The fediverse is a collection of community-owned, ad-free, decentralised, and privacy-centric social networks.

Each fediverse instance is managed by a human admin. You can find fediverse instances dedicated to art, music, technology, culture, or politics.

Join the growing community and experience the web as it was meant to be.

Another search result is for fediverse.party, which has the following quite in https://fediverse.party/en/fediverse/ :

Fediverse (also called Fedi) has no built-in advertisements, no tricky algorithms, no one big corporation dictating the rules. Instead we have small cozy communities of like-minded people.

The page also mentions some link for knowledge about the fediverse. Some of them are only tutorials about how to join, but there's also https://joinfediverse.wiki/What_is_the_Fediverse%3F , with the following part:

How does it compare to traditional social media?

...

Morals

  • Traditional social media is neither social nor media. It is not made for you, it is made to exploit you and it is full of misleading ads and fake news.
  • This is because the aim of traditional social media is to make a whole lot of money.
  • The aim of the Fediverse is to benefit the people.
  • The aim of traditional social media is to control and steer the users.
  • The aim of the Fediverse is to empower the users to control the Fediverse.

I wasn't able to find more websites directly about the fediverse, and I did not want to quote random articles. But for completion sake, here is a list of FAQ/About sections of websites that are about the Fediverse, but don't directly support or imply the point of view I was trying to make (one that can be best summarized by the Morals in the last quite):

The split seems to be 50:50, but at least for my DuckDuckGo search results, the https://www.fediverse.to/ is the first result you find, and that one is pretty clear about what Fediverse should be. I wanted to start a discussion about what do the users here see as a main selling point of the fediverse, and whether morals and non-profit nature of the instances is important to most of the users as it is to me, or whether you'd rather have interconnectness and inclusivness.

view more: next ›