Tag: gmail
The disclosure of a back door allowing bad guys to repeatedly guess Gmail passwords should remind us all to protect our accounts with long and strong character strings.
There’s a straightforward way to protect your online accounts use signin phrases that are easy for you to remember but hard for others to guess.
The latest vulnerability affecting Gmail accounts was recently revealed by security researcher Vicente Aguilera DĂaz in a posting on the Full Disclosure security list. (Aguilera previously revealed a Gmail flaw known as session-riding, which Google subsequently fixed, as reported by WS contributing editor Scott Spanbauer)
According to Aguilera’s new security alert, Google allows anyone with a Gmail account to guess another Gmail user’s password 100 times every two hours, or 1,200 times per day. No “captcha” keeps hacker bots from guessing passwords in this way. Worst of all: If a hacker controls, say, 100 Gmail accounts, 120,000 guesses can be made per day. Because Gmail accounts are free, many hackers control far more than 100 accounts, of course. Read More»
Posted in Internet, Software | No Comments »
Google Apps Sync for Microsoft Outlook, introduced at the start of the past week, manages to handicap the Redmond company’s email client, delivered as a part of the Office System. Essentially, the installation of Google Apps Sync for Microsoft Outlook manages to kill the email client’s ability to search its own data. The tool from the Mountain View-based search giant is designed to bridge Outlook 2003 SP3 and 2007 SP2 (or SP1) with Google Apps. However, it appears that Google failed to perform sufficient testing of the utility, as Microsoft came across a bug that no longer allowed users of Outlook to search through their data.
“The installation of the Google Apps Sync plugin disables Outlook’s ability to search any and all of your Outlook data,” stated Dev Balasubramanian, Outlook product manager. “When a Google Apps user installs the sync plugin for Outlook, the plugin modifies a registry key which disables Windows Desktop Search from indexing and providing search functionality for all Outlook data, not just the Outlook data being synchronized from GMail. Because Outlook search relies upon the indexing performed by Windows Desktop Search, Outlook search functions are broken as a result.” Read More»
Posted in Internet, Office | No Comments »
Gmail revolutionized online email clients when it first launched, and has since added a host of functionality and features to the site to help users get trough the ever-increasing number of emails they receive every day. But many of those features aren’t even known by most, let alone used, so the Gmail team has set out to create some tips for all types of Gmail users, from rookies to seasoned veterans.
“Everybody has their own system for managing email, but some are definitely more efficient than others. Even if you only get a few messages a day, there are probably some simple things you can do to make it easier to get through your inbox and maybe even have a little fun along the way.” Zach Yeskel, product marketing manager, wrote on the Gmail blog.
“We know time is valuable, so we asked lots of Googlers for their tips and tricks on how they make the most of Gmail, and we combined the best of these into a guide at www.gmail.com/tips, cheekily entitled ‘Become a Gmail Ninja.’ The tips are categorized into ninja belts (white, green, black and master) based on how much mail you get each day.” Read More»
Posted in Internet | No Comments »
December 10, 2008 by
Jason
Now that you have enjoyed the speed of Google Chrome, it’s time to dig deeper and get more out of it. Here are 10 tips/tricks to supercharge your chroming experience.
1) Install flash player in Google Chrome
After you have installed Chrome, some of you will find that you are not able to view Youtube video. This is especially true if you are installing Chrome under Ubuntu (or other Linux distro).
Here is what you can do to fix the problem:
- Download the flash player for windows xpi file.
- Change the xpi extension to zip
- Extract the content of the zip file into a folder
- Copy the files flashplayer.xpt and NPSWF32.dll to the directory /home/USERNAME/.wine/drive_c/windows/profiles/USERNAME/Local Settings/Application Data/Google/Chrome/Application/Plugins.
- For Vista, copy to the directory: C:\Users\\AppData\Local\Google\Chrome\Application\Plugins
- For XP,copy to the directory C:\Documents and Settings\\Local Settings\Application Data\Google\Chrome\Application\Plugins
- Create the Plugins folder if it does not exist.
Restart your Chrome. Your flash player should be working now. Read More»
Posted in Internet | 3 Comments »
October 27, 2008 by
Jason
The following steps will explain about configuring gmail on Microsoft Outlook. First you have to enable POP for gmail Email ID.
Enabling POP
You can retrieve your Gmail messages with a client or device that supports POP, like Microsoft Outlook or Netscape Mail.
To enable POP in Gmail:
1. Sign in to Gmail.
2. Click Settings at the top of any Gmail page.
3. Click Forwarding and POP/IMAP.
4. Select Enable POP for all mail or Enable POP for mail that arrives from now on.
5. Choose the action you’d like your Gmail messages to take after they are accessed with POP.
6. Configure your POP client* and click Save Changes. Read More»
Posted in Internet, Office | 3 Comments »
October 12, 2008 by
Jason
It is recommend for you to have a secure connection network between your PC and the Gmail server. Let say if you login to Gmail using a public network like wireless or hotspot in Starbucks, someone can tamper or see the sensitive information transferred from your PC to the Gmail server. This is because the network you are using is not secure and is open to everybody.
Non-secure networks make it easier for someone to impersonate you and gain full access to your Google account, including any sensitive data it may contain like bank statements or online log-in credentials.
To check whether you are in a secure connection or not, check that the protocol that being used is https at the address bar. And also, there is a Lock icon at the bottom right corner of your browser (Firefox).
When you have both of them, that’s mean you are in a secure connection. No one can tamper or modify or spying on the data transferred between you and the Gmail server. You are now safe and secure to send emails, at least. Read More»
Posted in Internet | 2 Comments »
Internet Explorer 8 is not the fastest browser in the universe. This, according to IE Program Manager, Christian Stockwell, working on the performance of the browser. However, this is not to say that the Redmond company has not poured a consistent amount of efforts into boosting the performance of IE7’s successor. In fact, Internet Explorer 8 Beta 2, planned for release by the end of this month, will offer palpable proof of the new horsepower under the browser’s hood.
“When we took a hard look at our goals and considered what we could do to build the best browser, we were presented with a quandary. On the one hand, we could focus very narrowly on scripting performance, trusting that our investment would noticeably improve our users’ browsing experience. Alternatively, we could invest more broadly in realistic scenarios, measuring heavily-used subsystems and investing our optimization effort accordingly. We opted for the latter approach,” Stockwell noted.
Even as early as March 2008, IE GM Dean Hachamovitch indicated that JavaScript performance was up 2.5 times, the Gmail inbox was loading 34% faster, the task of opening a new conversation took 45% less time, while that of opening a thread 25% less. With IE8 Beta 2, Microsoft has tweaked the execution time for the browser, but it has also managed to speed up navigation and user interaction. Read More»
Posted in Internet | 3 Comments »
The Carnegie-Mellon University (CMU) made available a Firefox extension developed at their School of Computer Science and College of Engineering that improves security in Firefox by protecting against man-in-the-middle attacks. The extension, named Perspectives, is available only for Firefox 3 and works on Windows, Linux (32-bit) and OS X (Intel), with support for Linux (64-bit) and Open Solaris being in the experimental stage of development.
A man-in-the-middle attack is performed by intercepting the traffic between a user and a resource that he is trying to access. This can be achieved by exploiting several vulnerabilities, like the latest DNS cache poisoning or GMail accounts hacking incidents show.
When accessing a server resource using secure protocols like SSL or SSH, a correct identification of the server is required. This is achieved through digitally signed certificates. Due to the fact that certificates issued by trusted authorities like VeriSign are expensive, it became common practice for small businesses and websites to use self-signed certificates. Read More»
Posted in Firefox | No Comments »
We all know that Google has been quite generous in giving space when it comes to GMail and right now it’s sitting at over 6 Gb and is consistently increasing. On the other hand Google Apps service is limited to 6 Gb of space (the free account, you can always purchase more space if you want to). For me, 6 Gb of space is more than enough but still, I’ve seen many people crib for limited amount of space!
Well here are some of the tips which you can certainly use in order to ensure that you don’t run out of space and you can rather use GMail’s space in case you are running short of space in your Google Apps account.
Here is what you can do :
1. Go to settings -> Forwarding and POP/IMAP (of your Google apps account).
2. Select Forward a copy of incoming message to XXXXXXXX email address.
3. Put your GMail account email address over there and save the changes. Read More»
Posted in Internet | No Comments »
Gmail recently became more secure for users and now you can use the Gmail SSL (Secure Socket Layer) feature to enable HTTPS for a more secure connection online while accessing your email. But you have to enable the setting…
Secure Gmail Connection
How to enable default secure Gmail connection?
Login to Gmail > Go to Settings > General > Browser Connection
Browser Connection set to https will force a secure connection and is essential to keep your data safe and protect it from hijacking. It is essential particularly for those accessing Internet and gmail via public Wifi or non-encrypted networks. So if you routinely login via wireless internet at coffee shops, airports, college dorms, then you might need this additional layer of security.
But I see https when I login?
Gmail uses https to protect your password every time you log into Gmail, but they don’t use https once you’re in your mail unless you enable this setting. Read More»
Posted in Internet | 1 Comment »