Googlewave

Google recently released Googlewave.

I tried and it looks more like mix of email, blog, and IM.

The other catch is that it required the other users also have a google account to start using this capability. One more attempt by Google to gain more user base.

As for how secure the information is while hosted at Google, it probably gets stored for unlimited period of time and eventually becomes Google property.

Will post more after playing with it amongst my friends and see if it really makes sense or is just another nice to have shiny toy with a very short lifespan.

Posted in Submitted by smsharif on Wed, 12/02/2009 - 00:36.

VOIP or not? Part-1

VOIP technology always intrigued me, so I decided that the only was to learn about it was try it out. So started surfing the web and some of the first searches on VIOP providers brought me to:

I immediately created accounts as it does not cost any thing to create one, still was not sure what I was doing.

They were throwing terms like DID (Direct Inward Dial) and Termination.

DID is an incoming line which is assigned a phone number

Posted in Submitted by smsharif on Tue, 11/17/2009 - 21:36.

Cloud-based Federation

The primary function of a cloud-based federation service is to authenticate users and facilitate SSO to business applications. Providers that play in this space are:
* Arcot Systems
* Clavid
* Cloud Identity
* FuGen Solutions
* Gluu
* Ping Identity
* ProtectNetwork
* SSOCircle
* Symplified
* TriCipher

Posted in Submitted by smsharif on Wed, 10/14/2009 - 09:41.

Project Dogtag

Project Dogtag is an opensource version of Red Hat Certificate Server. It was released to public in late March, 2008, installs on Fedora8

From installation perspective a very straightforward install.

1. Installed Fedora8, default options
2. Followed instructions on http://pki.fedoraproject.org/wiki/PKI_Main_Page
3. I did not choose to compile, rather opted for compiled version
4. Installed the pre-requisites as the instructions on wiki said
5. Then proceeded with the instructions
6. Up and running in about 2 hours.

I would say try it out, and start using it.

Posted in Submitted by smsharif on Sun, 06/07/2009 - 22:30.

Identity Theft Terms

  • Dumpster diving - Searching through trash and recycling bins for personal information such as credit card statements, purchase recripts and income tax papers.
  • Shoulder surfing - Confidential information such as your PIN or password can be stolen by ID theives who can look over your shoulder at and ABM or POS Terminal, or when you use a public computer, your laptop, your Blackberry or other devices in public places
Posted in Submitted by smsharif on Sat, 05/30/2009 - 21:52.

Cobit References

Posted in Submitted by smsharif on Mon, 05/25/2009 - 22:42.

ISO27001/27002 References

Some References for ISO

Posted in Submitted by smsharif on Fri, 05/22/2009 - 08:48.

Cobit 4.1 Summary

HIGH LEVEL CONTROL OBJECTIVESPlan and Organize

Posted in Submitted by smsharif on Tue, 05/19/2009 - 09:49.

PKI

Public-Key infrastructure (PKI) is the integration of software, hardware, encryption technologies and services for managing public keys. PKI provides for the four basic requirements of a secure system:

  • Confidentiality to keep information private.
  • Integrity to prove that information has not been changed.
  • Authentication to prove the identity of the sender.
  • Non-repudiation, which ensures that the information originator cannot deny ownership.

How these requirements are acheived?

Posted in Submitted by smsharif on Fri, 05/15/2009 - 00:07.

Configure Solaris server as a DHCP client

  1. To find out the interfaces on your system, type: ifconfig -a
  2. Lets assume your interface name is "pcn0"
  3. Run "ifconfig pcn0 plumb"
  4. Run "ifconfig pcn0 dhcp start" to bring the interface up and get a DHCP address (assuming you have a DHCP server for the subnet your host is on)
  5. Create empty files named /etc/hostname.pcn0 and /etc/dhcp.pcn0
  6. Reboot: shutdown -i6 -g0 -y
Posted in Submitted by smsharif on Tue, 05/12/2009 - 22:19.
Syndicate content