From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: orgmode as a reference system: Storing private/sensitive information and syncing across devices. Date: Mon, 20 Sep 2010 16:25:38 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=34171 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oxnro-0007OR-NL for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 17:25:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oxnrn-00010t-KI for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 17:25:40 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:62525) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oxnrn-00010m-GJ for emacs-orgmode@gnu.org; Mon, 20 Sep 2010 17:25:39 -0400 Received: by iwn33 with SMTP id 33so7373587iwn.0 for ; Mon, 20 Sep 2010 14:25:38 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Hi list, What I like about orgmode is that you know where the information is going. Can't beat plain text files in terms of simplicity. That being said, I store all my sensitive information in a huge reference.org file that is added to the agenda. I sync this (among other org files) to MobileOrg through a HTTPS-secured WebDav server. I know I'm pretty secure with that configuration, and that it is unlikely that someone will ever break into my credentials and other private information, unless somone has physical access to my iPod, for example. I also know that there are meny cloud services nowadays that do just that: Manage your sensitive information, and that's pretty much very secure. Well, I'd love to know what you think about it (storing / syncing private information across different devices, SSL-secure, of course) -- I know some will be more "neurotic" than others, and often enough reason -- how you store your private/sensitive information and any insights that you'd like to share are welcome ;) Thanks, Marcelo.