Your Own Private Idaho
In my last blog entry I talked about how the Kerika storage server works in general, and I concluded by pointing out that we are in the privacy business, not the advertisement business!
And if you value your privacy, I have some great news: we are close to releasing our storage server software as a separate product! This means that you will be able to run your own private storage server, on any machine that you have that's reliably connected to the Internet. You don't even need to have a fixed IP address for running this server -- just make sure that:
- You hook it up using an Ethernet cable, not wireless, since wireless connections can be flaky.
- Don't let your computer doesn't go to sleep overnight, which would make your server inaccessible. (This can usually be done by setting your power management features on your computer to not let it go to sleep due to inactivity.)
- And, finally, make sure you have an updated Java environment for the server computer, which is as easy as visiting www.java.com.
Every storage server can be configured to work in two modes: Open and Restricted. The public storage server at Kerika's data center runs in Open mode, which means that it will allow any users anywhere to connect to it.
If you run your server in Restricted mode, you can control just who else can use the server. There are a couple of ways in which you can do this:
- Specify individual Kerika IDs that go on the "Allowed" list.
- Specify an entire domain, which means that any Kerika ID that is based upon that domain is automatically added to the "Allowed" list. For example, if you are running a company called Acipio, you could add "acipio.com" to the Allowed list. This would allow joe@acipio.com and mary@acipio.com and arjun@acipio.com (and so on) to connect to the server. Anyone whose ID does not end with "@acipio.com" would not be able to connect to the server.
Pretty darn nifty, if you ask me...
0 Comments:
Post a Comment
<< Home