Tinder embraces AI to help you find someone to embrace you

0
[ad_1]
Dating app Tinder (iOS, Android) is the latest app to test the use of artificial intelligence (AI). According to some who use the site, it might be the only intelligence found on the app. However, that’s another story for another day. According to The Guardian, Tinder is working on a new feature that would use AI to help users decide which photo of them should be posted on the app.
The CEO of Tinder’s parent company Match Group, Bernard Kim, said during a conference call with analysts and investors, “I really think AI can help our users build better profiles in a more efficient way that really do showcase their personalities.” Using AI to help users select a photo that captures their best qualities would also “eliminate awkwardness” according to the executive.

Match Group, which says that Tinder has 75 million active users, disseminated a letter to shareholders this week in which it wrote about other possible uses for AI in the app including using it to “surface the right content to the right people to help improve relevancy and, ultimately, user outcomes.” And this could translate into more swipes to the right (a potential match) instead of a swipe to the left (rejecting a potential match).

And generative AI, similar to ChatGPT and Bard, might be used to help Tinder subscribers write the bios used to attract potential dates. This is in the early stages of being tested and is available in test markets only. The goal is for Tinder users to have the conversational chatbot write personal text for the “interests” and “relationship goals” sections of their Tinder profiles. Mark Van Ryswyk, Tinder’s chief product officer, said that survey showed that a third of Tinder users would “absolutely” use generative AI to help them pen their profile.

Other AI-based dating apps have surfaced including Teaser AI (iOS) which is an app that allows you to chat with an AI version of a potential date before you decide which way to swipe on their profile. Another AI-laden app called Blush (iOS, Android) allows users to practice their “relationship and intimacy skills” by talking to a chatbot.

Using AI to enhance your online dating profile does have some issues. According to the communications chief of dating app Inner Circle, Crystal Cansdale, “We can’t ignore that safety is a massive issue here. From scammers, spammers, and fake profiles, the whole industry is worried about how AI can be used to trick people.”


[ad_2]
Source link

Hackers Deliver Magniber Ransomware Via Windows security update

0
[ad_1]

Magniber Ransomware was first detected in late 2017; it targeted South Korean users through malvertising attacks using the Magnitude Exploit Kit. It had been distributed earlier through Internet Explorer(IE) vulnerabilities.

Since Microsoft announced IE’s end of support, it is now being distributed by changing its name to Windows security update package (ex_ERROR.Center.Security.msi) in Edge and Chrome browsers, reported AhnLab.

Since then, it has continued to evolve, adopting new obfuscation strategies and evasion techniques. 

In April 2022, the ransomware drew attention when it masqueraded as a Windows update file, luring victims into installing it. 

Hackers Deliver Magniber Ransomware

Magniber ransomware injects ransomware into a running process, causing the running process to encrypt the user’s files.

It registers the task scheduler for continuous infection and deletes the volume shadow copy to make recovery impossible.

In addition, the Windows Defender Controlled Folder Access command is executed through Powershell.

Magniber Ransomware encrypts the user’s file and creates a ransom note (readme.htm) in the path where the encrypted file is located.

It guides the user to access the URL through the “tor browser” to recover the file. The accessed page is as shown below and it requires Bitcoin to recover the file.

Magniber is being distributed to users of the latest Windows versions of Chrome and Edge browsers through Typosquatting, which exploits domain typos.

IOCs

[Magniber behavior diagnosis]
– Ransom/MDP.Magniber.M4687 (2022.08.03.03)
– Ransom/MDP.Magniber.M4683 (2022.07.19.00)
[Magniber file diagnosis] – Ransomware/Win.Magniber.R592250 (2023.07.18.03)
[Magniver msi MD5]
f5dd30f503577071499a241532479279 
[C2 URL]
hxxp://146[.]19[.]106[.]31/ceggfnhm.msi

Keep yourself informed about the latest Cyber Security News by following us on GoogleNews, Linkedin, Twitter, and Facebook.


[ad_2]
Source link

WhatsApp might make navigation a little less seamless

0
[ad_1]

Swift and easy navigation is key to a good app experience. That’s especially true for apps like WhatsApp which are used a lot for business communication. However, it looks like WhatsApp might be getting rid of the swipe gestures that make navigation so quick and easy.

This change was spotted in the latest beta for the app by WABInfo (via Android Police). So, you won’t see this change if you’re on the stable version of the app. Also, since we’re talking about the beta version of the app, you’ll want to take this news with a grain of salt. There’s no telling if the company will follow through with it.

WhatsApp might take away the swipe gestures

When you’re using WhatsApp, you’ll see the main navigation tabs at the top of the UI. These are your Communities, Chats, Status, and Calls tabs. If you don’t want to bother with reaching for the top of the UI, you can simply swipe left or right on the UI to go to the tab you want.

However, it seems that WhatsApp doesn’t want that feature around anymore. According to the source, version 2.23.16.17 of the app’s beta doesn’t allow you to swipe through the tabs.

This is unfortunate, but it’s not WhatsApp’s doing. This app uses Android’s Material Design 3 design language. In the Material Design 3 guidelines, it advises against swipeable gestures. So, it appears that WhatsApp needs to get rid of the gestures in order to comply with Material Design 3’s outline.

So, while we don’t know for sure if WhatsApp is going to push this to the stable version, it seems likely. We don’t know when it’s going to land, so if you don’t want to give up the gestures, there’s no telling when you’ll lose them.

If you want to keep them, then you might want to hold off on updating your app. However, that solution can only last you so long, as you don’t want to go too long without updating the app.


[ad_2]
Source link

The Collide+Power security flaw could affect almost every CPU

0
[ad_1]

Researchers from the Graz University of Technology in Austria and CISPA Helmholtz Center for Information Security in Germany have recently discovered a new security flaw named “Collide+Power,” which can not only affect almost every CPU but also allow threat actors to monitor CPU power consumption, potentially leading to the unauthorized leakage of sensitive information.

Dubbed CVE-2023-20583, the vulnerability involves studying power consumption patterns during the processing of both known data from the attacker and unknown data from the victim. Therefore, by examining the power usage, a threat actor can deduce the contents of the victim’s CPU cache memory, thus revealing encryption keys and short identifiers.

Additionally, the Collide+Power security flaw comes in two variants: MDS-Power and Meltdown-Power. When it comes to MDS-Power, it can steal data from another security domain co-located on a sibling hardware thread at a rate of 4.82 bits per hour, provided hyperthreading is active. However, at this pace, extracting a 4,096-bit RSA key from a cloud vendor would take a full month.

On the other hand, Meltdown-Power is even slower, leaking data at a rate of 0.136 bits per hour. And in real-world scenarios, the attack becomes even more sluggish due to memory prefetching, requiring an estimated 2.86 years to obtain a single bit from the kernel if fully deployed.

“However, this low-security risk might drastically change if new architectural or microarchitectural ways of prefetching victim data in co-location with attacker-controlled data are discovered,” said the researchers.

Patching the vulnerability

Although the security vulnerability might not seem viable for regular hackers, it has garnered widespread interest from companies like AMD, which has already confirmed that their EPYC server processors include a performance determinism mode that can mitigate the risk of data leakage. Similarly, Intel also cited the effectiveness of existing features and guidance for mitigating power side-channel attacks demonstrated in response to previous threats like PLATYPUS and Hertzbleed.


[ad_2]
Source link

The number of daily Threads users is in free-fall; those who visit the platform close the app quickly

0
[ad_1]
The early strength of X competitor Threads has disappeared. If you were the kind of person to throw out puns, you might say that the Instagram-based social media platform was (ahem) getting to be threadbare. Luckily, this writer would never subject you to this kind of corny writing style (ahem, again). Let’s get to some actual data thanks to CNN. The latter cites information from app research firm Sensor Tower which shows that Threads’ daily active users count has plummeted 82% from its launch day through the end of July. Ouch.
That figure indicates that just 8 million users are visiting Threads every day. You might recall that Threads burst onto the scene by notching 100 million accounts during its first five days in business. The platform, linked to Instagram and owned by Meta, was created to give people an alternative to what was then called Twitter after many Twitter users were unhappy with changes that owner Elon Musk was bringing to the site.
The day after the release of the Threads app, the latter had a peak number of 44 million active users visiting the social media platform and it has been downhill since. Sensor Tower also pointed out that people are opening the app less and when they do open the app, subscribers are spending less time using it. 

On the day Threads went live, users opened the app 14 times on average and spent 19 minutes during each session rummaging through the site’s content. By August 1st, the average user opened the app only 2.6 times (again, on average) and each time these subscribers spent only 2.9 minutes browsing through Threads. Those figures come from Sensor Tower but another market research firm, Similarweb, reported similar findings.

Similarweb’s data reveals that a peak 49 million users visited Threads on July 7th, the day following the platform’s launch. David Carr, a senior insights manager at Similarweb, said that by July 29th that figure had dropped to 11 million which was a 78% decline from the peak number. Sensor Tower says that the average user count for Threads continues to decline at the rate of 1% daily. Despite the falloff, Meta CEO Mark Zuckerberg said last month that he was “quite optimistic” about Threads.

Zuckerberg, who co-founded Facebook which changed its corporate name to Meta back in 2021, also stated that “We saw unprecedented growth out of the gate and more importantly we’re seeing more people coming back daily than I’d expected. And now, we’re focused on retention and improving the basics. And then after that, we’ll focus on growing the community to the scale we think is possible.”

When Threads launched early last month, it did so without many of the features that you find on X. But late last month the platform did disseminate an update and while it still doesn’t offer several key Twitter features, Threads hopes to narrow the gap soon including the launch of a Threads website.

[ad_2]
Source link

Tired of Gmail? Well, Shortwave is now on Android

0
[ad_1]

Back in 2014, Google brought forth an amazing email application that was well-loved… then the company got rid of it. It was called Inbox, and it offered a unique email experience. Well, if you miss it, you’ll be glad to know that Shortwave, its spiritual successor, is now available as an Android app, according to Android Police.

Google Inbox had a completely different approach to the email experience. Rather than presenting your emails in a chronological feed, the platform would actually bundle your emails into different folders. This lets you organize your emails however you wanted and avoid clutter. But, it was a Google product, so it, naturally, came with an expiration date. It was discontinued about five years later.

The Shortwave Android app is now available

With Shortwave, it’s the classic story of “Company employee leaves company and makes a product that the company used to make.” Shortwave is an email client that offers close to the same functionality as Inbox, and it was created by an ex-Google employee. It was in beta testing for quite some time before finally getting a stable release. As with most apps, it was available on iOS before hitting Android, but you can now get it on the Play Store.

Shortwave takes the same approach as Inbox did. It takes emails from the same source and automatically bundles them into groups. For example, if you’re an avid Redditor, and you like to receive emails from the platform, well you’ll be able to view all of the emails from Reddit all in one place rather than seeing them pepper your inbox. They’ll all be kept in one clean-looking bundle.

If there are email conversations or bundles that are important, then you’ll want to see them the moment you open the app. Shortwave lets you pin conversations and bundles to the top of the UI. So, you’ll be able to easily access them at a glance. Also, you can name the bundles.

Shortwave is free to use, but if you want to access emails in your conversations that are more than 90 days old, then you’ll need to pay the $9/month subscription. Also, with the subscription, you’ll have faster customer support with responses within one business day.


[ad_2]
Source link

Major ChatGPT update brings suggested replies, keyboard shortcuts

0
[ad_1]

OpenAI has announced a major update for ChatGPT. Or as the company puts it, “a bunch of small updates” that will improve your user experience with the generative AI tool. It’s pushing prompt examples, suggested replies, keyboard shortcuts, and more. All of the new features and improvements will roll out to users over the next week.

For starters, ChatGPT will now show prompt examples on the home page to help you get started. If you can’t frame a powerful prompt quickly, you can use the examples to boost your creativity. You can also simply click on an example to start a conversation and get along with the generative AI tool before following up with your prompts.

To ensure continued conversations, ChatGPT will suggest relevant follow-up prompts or replies after generating a response. Clicking on those suggestions will give you more relevant information on what you are looking for. Additionally, all ChatGPT Plus users will now have access to GPT-4 by default.

GPT-4 is the latest and most advanced version of the large language model powering the tool. Released in March, it has been available to Plus users for a while now. However, all this while, ChatGPT didn’t remember the last model used and defaulted Plus users back to GPT-3.5 when starting a new chat, forcing them to manually switch to GPT-4. OpenAI has finally fixed this annoying behavior. Free users remain on GPT-3.5, though.

The latest round of updates for ChatGPT also brings support for multiple files. Part of the Code Interpreter beta for Plus users, this feature allows you to upload several files and have the tool analyze data across them all to generate insights and meaningful observations. OpenAI doesn’t let free users upload files to ChatGPT for analysis.

ChatGPT is also adding keyboard shortcuts

OpenAI is further improving the ChatGPT experience with keyboard shortcuts. The AI tool currently supports seven keyboard shortcuts on Windows PCs: Ctrl+Shift+O (open new chat), Shift+Esc (focus chat input), Ctrl+Shift+; (copy last code block), Ctrl+Shift+C (copy last response), Ctrl+Shift+S (toggle sidebar), Ctrl+Shift+Backspace (delete chat), and Ctrl+/ (show all keyboard shortcuts).

You can also see these shortcuts from the “question mark” button on the bottom right corner of the chat screen. Last but not least, ChatGPT will no longer log you out of your account every two weeks. It will keep you logged in. And when you manually log out and log back in, the AI tool will greet you with a “much more welcoming page.” As said earlier, these changes will reach all ChatGPT users globally over the next week.


[ad_2]
Source link

TikTok adapts to EU digital rules: non-personalized For You feed coming soon

0
[ad_1]

In 2022, the European Union created clear rules for online platforms’ regulations with the Digital Services Act (DSA). The DSA oversees platforms like social media, online marketplaces, and search engines, introducing measures to curb discriminatory targeted ads, reduce illegal and hateful online content, and enhance safeguards for minors against harmful material.Soon after, the EU urged TikTok to comply with the new law or face a ban, which seems to have worked, as TikTok has been updating its policies ever since. According to a blog post from the social media platform, in the coming weeks, TikTok is introducing an option for its users in the EU to turn off personalization in the For You feed. Additionally, EU users aged 13-17 will no longer see personalized advertising based on their activities on or off TikTok.When personalization is turned off, the For You and LIVE feeds will display popular videos from users’ local areas and around the world, moving away from personalized content recommendations. Non-personalized search will offer results with popular regional content and preferred language. The Following and Friends feeds will maintain a chronological display of followed creators rather than based on the viewer’s profile.

Throughout the past year, TikTok introduced several updates focused on user control over recommendations. This includes the option to filter specific hashtags in the For You feed and the introduction of Refresh, allowing users to experience their For You feed content as if they were newcomers to TikTok.

In addition to these updates, TikTok also mentions an additional reporting option for its EU users. This option will allow users to report content they believe is illegal, including advertising. Users will be able to select from a predefined list of categories like hate speech, harassment, and financial crimes for reporting content.

Content reported as illegal will go through a two-step review on TikTok. First, if it violates TikTok’s policies, it will be removed globally. If not, a specialized team will assess its legality under the specific country’s laws. If found unlawful, access will be restricted. Both the creator and reporter will be informed of the decision and reasons, with a chance to appeal if they disagree.

[ad_2]
Source link

Google Results about you dashboard gets an impressive upgrade

0
[ad_1]

In a recent blog post, Google announces its upgrade to the Results About You dashboard. This upgrade brings a ton of improvements to the privacy-focused features, and users might get to use the new features more often. With this tool, users can keep a tab on their personal information that is lurking somewhere on the internet.

Not only can they find such information, but they also can request the removal of this information. Netizens around the world will appreciate this tool, as well as its recent improvements. Now, users can get notifications informing them when anyone searches the internet for their personal information.

The tech company had plans to roll out this notification feature last year, but the plan didn’t see the sun. However, it’s good to know that the notification feature is finally here, along with other necessary improvements. Let’s now have a look at the improvement to Google’s Results About You dashboard.

All improvements coming to the Google Results About You dashboard

When this feature became available last year, netizens that had access to it were joyful. This joy came as a result of knowing that they could find their personal information online and request its deletion. However, there were some flaws regarding this feature and how users can benefit from it.

The major flaw with this feature was that for users to find their personal information, they will need to search for themselves. With this new update, users can find their details without searching for themselves on the internet. This is a very important update as it goes further to protect users’ privacy.

Now all users need to do is input their personal information into the dashboard. Once this is done, the dashboard will in turn pull up all websites that have the user’s personal information in them. From here, the users can then request that this information be taken off the internet.

Also, the improvement to the Results About You dashboard brings notifications to users’ devices. These notifications will tell how many search results on the internet show the users’ personal information. Users can then act on this information and request that the details be taken off the internet. Other updates bring more controls for the family and updated policies on personal explicit images.

However, requesting that personal information be taken down from search will not erase your details from the internet. It’d only help to limit how people get access to these details, hence protecting user privacy. Currently, this feature is only available for usage in the US via the Google App.


[ad_2]
Source link

Warner Bros. Discovery lost subscribers following Max rebranding

0
[ad_1]

Warner Bros. Discovery lost nearly two million subscribers across its streaming apps in the second quarter of 2023. The drop came amid a massive rebranding and restructuring of its products that saw HBO Max turn to Max in May, encompassing Discovery Plus within it. The latter service is also available standalone, though.

In its Q3 2023 earnings report on Thursday, Warner Bros. Discovery stated that it had 95.8 million subscribers across all of its streaming services globally. The figure is down by 1.8 million from the 97.6 million subscribers it had at the end of Q1. However, the company doesn’t seem to be worried. Its chief financial officer, Gunnar Wiedenfels, attributed the drop to “overlapping subscriber bases between Max and Discovery Plus.”

The Warner Bros. Discovery executive further added that it was an “expected churn” following the end of The Last of Us season 1 and the series finale of Succession. CEO David Zaslav echoed his comments, saying that the subscriber disruption was expected after the Max rebranding. The process involved asking existing HBO Max subscribers to download a new Max app to their devices, which many likely decided not to do.

Zaslav hinted that the company was expecting an even bigger churn, so a loss of 1.8 million subscribers isn’t too bad news. More importantly, the drop didn’t hurt streaming revenue. Warner Bros. Discovery generated a revenue of $2.73 billion from the streaming business between April and June of 2023. That’s notably more than the $2.5 billion it generated in the first three months of the year.

The Max rebranding hasn’t helped the company become profitable yet

The company’s streaming business still isn’t profitable, though. It reported a three million operating loss this past quarter. But on the bright side, Zaslav said that the firm is expecting to become profitable at least in the US this year. Warner Bros. Discovery is also looking to launch Max internationally over the next year and beyond. The platform is touted to boast “full capability to deliver live programming,” with the company planning to share more soon.

“We’re early on, but news and sports are important differentiators – they’re compelling, and they make these platforms come alive,” Zaslav said during an earnings call (via The Verge). He has talked about the importance of incorporating news and sports into Max in the past as well. Rumors have it that the platform could add live CNN broadcasts and more live programming down the line.

This is part of a broad strategy that involves exiting the regional sports network business. Warner Bros. Discovery is looking to “sell or cease operations of the company’s networks by the end of this year.” Its AT&T SportsNet channels currently air local baseball, basketball, and hockey games in the US.


[ad_2]
Source link