<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Evernote Privacy and Security</title>
	<atom:link href="http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/</link>
	<description>Remember everything.</description>
	<lastBuildDate>Thu, 19 Nov 2009 00:48:36 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kurt</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-16475</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Sun, 05 Jul 2009 15:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-16475</guid>
		<description>Is it really encrypting the data? I don&#039;t see the point of all this based on what I have discovered (I&#039;m no security expert, but still this is enough to make me feel insecure)

I did the following:
1. Wrote a simple note with 2 checkboxes, with the text &quot;FirstBox&quot; and &quot;SecondBox&quot;.
2. Opened the database with Notepad++, and looked for these 2 strings. Interestingly enough, these text were all over the place.
3. Encrypt the text &quot;FirstBox&quot;
4. Opened the database again with Notepad++. I can see the &quot;html&quot; portion of the database shows the text is encrypted:

Pha2/hePKsU=


However, the string &quot;FirstBox&quot; is still searchable elsewhere in the database.

What is the point of encrypting the GUI side of it, when the database side of it is not encrypted (granted, the string&#039;s location seems random, but still, it is in plain text. If it were to be a social security number, an intruder can recognize it easily).


I guess the best way is to use it is in USB mode, and put it inside a truecrypt container. 

It would be nice if the database itself is encrypted -- prevents things like &quot;intruder copying the database file and enjoying the data at home&quot;.

All in all, an interesting program. If it is more secure than this, I will go for the premium and use it extensively.</description>
		<content:encoded><![CDATA[<p>Is it really encrypting the data? I don&#8217;t see the point of all this based on what I have discovered (I&#8217;m no security expert, but still this is enough to make me feel insecure)</p>
<p>I did the following:<br />
1. Wrote a simple note with 2 checkboxes, with the text &#8220;FirstBox&#8221; and &#8220;SecondBox&#8221;.<br />
2. Opened the database with Notepad++, and looked for these 2 strings. Interestingly enough, these text were all over the place.<br />
3. Encrypt the text &#8220;FirstBox&#8221;<br />
4. Opened the database again with Notepad++. I can see the &#8220;html&#8221; portion of the database shows the text is encrypted:</p>
<p>Pha2/hePKsU=</p>
<p>However, the string &#8220;FirstBox&#8221; is still searchable elsewhere in the database.</p>
<p>What is the point of encrypting the GUI side of it, when the database side of it is not encrypted (granted, the string&#8217;s location seems random, but still, it is in plain text. If it were to be a social security number, an intruder can recognize it easily).</p>
<p>I guess the best way is to use it is in USB mode, and put it inside a truecrypt container. </p>
<p>It would be nice if the database itself is encrypted &#8212; prevents things like &#8220;intruder copying the database file and enjoying the data at home&#8221;.</p>
<p>All in all, an interesting program. If it is more secure than this, I will go for the premium and use it extensively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Fischer</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-16346</link>
		<dc:creator>Michael Fischer</dc:creator>
		<pubDate>Tue, 30 Jun 2009 05:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-16346</guid>
		<description>Dave says:

&quot;To really achieve what you suggest, we wouldn’t even be able to implement incremental synchronization of your account, since this requires visibility at a level of granularity which would give away too much information about the contents of your notes.&quot;

Not so.  If the data is structured as an append-only log, synchronization becomes trivial, even if stored as an opaque blob.</description>
		<content:encoded><![CDATA[<p>Dave says:</p>
<p>&#8220;To really achieve what you suggest, we wouldn’t even be able to implement incremental synchronization of your account, since this requires visibility at a level of granularity which would give away too much information about the contents of your notes.&#8221;</p>
<p>Not so.  If the data is structured as an append-only log, synchronization becomes trivial, even if stored as an opaque blob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Engberg</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-16298</link>
		<dc:creator>Dave Engberg</dc:creator>
		<pubDate>Fri, 26 Jun 2009 23:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-16298</guid>
		<description>If you&#039;re concerned about someone accessing your personal PC, I&#039;d recommend using the screen lock feature in the OS and a file system encryption solution like TrueCrypt.  This is a much more comprehensive solution to protecting your private data on your own computer than separate screen lock and file encryption in every application you use (word processor, mail client, note taking software, etc.)</description>
		<content:encoded><![CDATA[<p>If you&#8217;re concerned about someone accessing your personal PC, I&#8217;d recommend using the screen lock feature in the OS and a file system encryption solution like TrueCrypt.  This is a much more comprehensive solution to protecting your private data on your own computer than separate screen lock and file encryption in every application you use (word processor, mail client, note taking software, etc.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-16291</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 26 Jun 2009 17:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-16291</guid>
		<description>I&#039;d like to add a bit to Jeff&#039;s comments above, taking into account what Dave has said with regards to the architecture.  While not a developer, per se, I can certainly appreciate what Dave&#039;s saying with regards to the sync and other functionality being dependent on the byte-level visibility of the contents.  I can also appreciate my colleague Jeff&#039;s points about data security being important.  

I would add that from my perspective (and possibly this goes for most of the folks that have spoken up for encryption), I find quite a bit of value in all of the ways that Evernote is accessible for most of my note data.  I do find that there are some types of data (passwords, contacts, and maybe a couple others) that I would gladly forego having all of the features that rely on an un-encrypted back-end; if that meant I could store all the data in the Evernote Application.  

Dave has hinted that we can use local notebooks, and indeed, I&#039;ve experimented with that.  However, it appears at this moment that it&#039;s an &quot;all-or-nothing&quot; solution:  In order to manually sync or backup the local notebooks, I have to essentially bypass the synchronization built in to Evernote and manually copy the .exb file everywhere I want it.  One of the only things I have a slight issue with, architecturally, is that while Evernote allows me to choose to have notebooks that are synchronized or not, it keeps them all IN THE SAME FILE.  That is one feature that I feel is better handled in Microsoft OneNote.  (My apologies: that is the first time I&#039;ve publicly said anything positive about Microsoft, and I promise it won&#039;t soon happen again!).  But all comedy aside, with OneNote, each notebook is a separate file.  If we implemented this concept in Evernote (even just separating the &quot;Synchronized notebooks&quot; from the &quot;Local notebooks&quot; into two distinct files), then we could easily have a service where we could choose between Encrypted/Local and Un-Encrypted/Synchronized and be able to have the best of both worlds.  In fact, this could be an ideal &quot;premium&quot; feature:  The Encrypted notebooks could be replicated (in their entirety) via the service for an additional fee, which I think most of us would gladly pay.

One other security related feature request:  At least allow us to &quot;lock&quot; the client with a password.  This wouldn&#039;t probably be all that traumatic to implement, and I&#039;m not suggesting that we have to be able to login to the server in order to open the application, more like a local login using a cached hash of our online password.  This would keep casual &quot;prying eyes&quot; from opening our local Evernote files yet still allow disconnected use.

All things considered, I still think Evernote is an extremely useful and well thought out service/application.  I&#039;m just suggesting that adding some of this type of functionality would broaden it&#039;s install base.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to add a bit to Jeff&#8217;s comments above, taking into account what Dave has said with regards to the architecture.  While not a developer, per se, I can certainly appreciate what Dave&#8217;s saying with regards to the sync and other functionality being dependent on the byte-level visibility of the contents.  I can also appreciate my colleague Jeff&#8217;s points about data security being important.  </p>
<p>I would add that from my perspective (and possibly this goes for most of the folks that have spoken up for encryption), I find quite a bit of value in all of the ways that Evernote is accessible for most of my note data.  I do find that there are some types of data (passwords, contacts, and maybe a couple others) that I would gladly forego having all of the features that rely on an un-encrypted back-end; if that meant I could store all the data in the Evernote Application.  </p>
<p>Dave has hinted that we can use local notebooks, and indeed, I&#8217;ve experimented with that.  However, it appears at this moment that it&#8217;s an &#8220;all-or-nothing&#8221; solution:  In order to manually sync or backup the local notebooks, I have to essentially bypass the synchronization built in to Evernote and manually copy the .exb file everywhere I want it.  One of the only things I have a slight issue with, architecturally, is that while Evernote allows me to choose to have notebooks that are synchronized or not, it keeps them all IN THE SAME FILE.  That is one feature that I feel is better handled in Microsoft OneNote.  (My apologies: that is the first time I&#8217;ve publicly said anything positive about Microsoft, and I promise it won&#8217;t soon happen again!).  But all comedy aside, with OneNote, each notebook is a separate file.  If we implemented this concept in Evernote (even just separating the &#8220;Synchronized notebooks&#8221; from the &#8220;Local notebooks&#8221; into two distinct files), then we could easily have a service where we could choose between Encrypted/Local and Un-Encrypted/Synchronized and be able to have the best of both worlds.  In fact, this could be an ideal &#8220;premium&#8221; feature:  The Encrypted notebooks could be replicated (in their entirety) via the service for an additional fee, which I think most of us would gladly pay.</p>
<p>One other security related feature request:  At least allow us to &#8220;lock&#8221; the client with a password.  This wouldn&#8217;t probably be all that traumatic to implement, and I&#8217;m not suggesting that we have to be able to login to the server in order to open the application, more like a local login using a cached hash of our online password.  This would keep casual &#8220;prying eyes&#8221; from opening our local Evernote files yet still allow disconnected use.</p>
<p>All things considered, I still think Evernote is an extremely useful and well thought out service/application.  I&#8217;m just suggesting that adding some of this type of functionality would broaden it&#8217;s install base.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Engberg</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-16290</link>
		<dc:creator>Dave Engberg</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-16290</guid>
		<description>When I said that &quot;we couldn&#039;t provide most of the features&quot; if we just stored a completely encrypted blob of data for each user, I was actually putting it mildly.  To really achieve what you suggest, we wouldn&#039;t even be able to implement incremental synchronization of your account, since this requires visibility at a level of granularity which would give away too much information about the contents of your notes.

There&#039;s always a trade-off between security and functionality, and truly complete encryption of your account (so we can&#039;t see any of the metadata or structure of your notes) just loses far too much of the functionality that you like.  At that point, it&#039;s not really &quot;Evernote&quot; any more.

There are a few options for people who don&#039;t want the functionality of Evernote, but just want an encrypted backup of files on their computer.  You can, of course, just make notes in Local notebooks and then back up your hard drive with something like Iron Mountain&#039;s encrypted backup service.  (There are others, but I&#039;m familiar with this one from a past job.)</description>
		<content:encoded><![CDATA[<p>When I said that &#8220;we couldn&#8217;t provide most of the features&#8221; if we just stored a completely encrypted blob of data for each user, I was actually putting it mildly.  To really achieve what you suggest, we wouldn&#8217;t even be able to implement incremental synchronization of your account, since this requires visibility at a level of granularity which would give away too much information about the contents of your notes.</p>
<p>There&#8217;s always a trade-off between security and functionality, and truly complete encryption of your account (so we can&#8217;t see any of the metadata or structure of your notes) just loses far too much of the functionality that you like.  At that point, it&#8217;s not really &#8220;Evernote&#8221; any more.</p>
<p>There are a few options for people who don&#8217;t want the functionality of Evernote, but just want an encrypted backup of files on their computer.  You can, of course, just make notes in Local notebooks and then back up your hard drive with something like Iron Mountain&#8217;s encrypted backup service.  (There are others, but I&#8217;m familiar with this one from a past job.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-16281</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 26 Jun 2009 03:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-16281</guid>
		<description>Dave Engberg~

So I&#039;ve put my money where my mouth is and have been using Evernote extensively over the last couple of months.  (I&#039;ve become a true convert of tagging vs sub-directories for organizing and visualizing my data) 

The more I use Evernote, the more uses I find for it, though I still refuse to put sensitive information there - yes I realize I can encrypt bits of a note, but I find that to be way too cumbersome when I have literally a hundred or more notes that I would prefer were encrypted in their entirety.  I still maintain that it would become my one true information store if only the back-end were encrypted.

In your response above you stated: 
&quot;Unfortunately, if we only stored an opaque encrypted backup of your database file on our server, we couldn’t provide most of the features that our users love.&quot;

How about giving me a choice of all the nifty tools/interfaces/methods OR a secure back-end?  That would seem to satisfy almost everyone (of course once you did this, then we&#039;d be clamoring for all the bells and whistles PLUS the back-end encryption!)

If you were to implement a public encryption algorithm such as blowfish (www.schneier.com/blowfish.html) then it could be used on the client to encrypt entire notebooks, and also on the web interface (perhaps via javascript - it&#039;s been done before) then the web interface could still be useful.

I would gladly sacrifice those bells and whistles for the sake of strong (pgp/gpg, et al) encryption on the back-end.  

I use Evernote on my Macs, my Windows machines as well as my iPhone; I think it is a great tool that is getting better all the time (Hello, Evernote for iPhone version 3???  Great upgrade there, thanks!) so for me (and I expect that many Evernote users as well) I don&#039;t need all those extra methods for getting info into Evernote; with all the versions I just install it everywhere.  What I really want more than anything is security in the cloud.  

Please re-consider strong encryption for our data on your servers.</description>
		<content:encoded><![CDATA[<p>Dave Engberg~</p>
<p>So I&#8217;ve put my money where my mouth is and have been using Evernote extensively over the last couple of months.  (I&#8217;ve become a true convert of tagging vs sub-directories for organizing and visualizing my data) </p>
<p>The more I use Evernote, the more uses I find for it, though I still refuse to put sensitive information there &#8211; yes I realize I can encrypt bits of a note, but I find that to be way too cumbersome when I have literally a hundred or more notes that I would prefer were encrypted in their entirety.  I still maintain that it would become my one true information store if only the back-end were encrypted.</p>
<p>In your response above you stated:<br />
&#8220;Unfortunately, if we only stored an opaque encrypted backup of your database file on our server, we couldn’t provide most of the features that our users love.&#8221;</p>
<p>How about giving me a choice of all the nifty tools/interfaces/methods OR a secure back-end?  That would seem to satisfy almost everyone (of course once you did this, then we&#8217;d be clamoring for all the bells and whistles PLUS the back-end encryption!)</p>
<p>If you were to implement a public encryption algorithm such as blowfish (www.schneier.com/blowfish.html) then it could be used on the client to encrypt entire notebooks, and also on the web interface (perhaps via javascript &#8211; it&#8217;s been done before) then the web interface could still be useful.</p>
<p>I would gladly sacrifice those bells and whistles for the sake of strong (pgp/gpg, et al) encryption on the back-end.  </p>
<p>I use Evernote on my Macs, my Windows machines as well as my iPhone; I think it is a great tool that is getting better all the time (Hello, Evernote for iPhone version 3???  Great upgrade there, thanks!) so for me (and I expect that many Evernote users as well) I don&#8217;t need all those extra methods for getting info into Evernote; with all the versions I just install it everywhere.  What I really want more than anything is security in the cloud.  </p>
<p>Please re-consider strong encryption for our data on your servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Fischer</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-16272</link>
		<dc:creator>Michael Fischer</dc:creator>
		<pubDate>Thu, 25 Jun 2009 22:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-16272</guid>
		<description>I agree with Joe.  

I use Evernote for note-editing on my Mac desktops and my iPhone.  That&#039;s all.  

I&#039;d be a much heavier user of it and would be more inclined to store work and personal data if the data were encrypted both in transit and server storage.  

I don&#039;t use Web clips, video notes, social network integration, or other features that would expose my data to others.  

For me, anyone other than me is an unauthorized user of my data.  That includes Evernote itself.  

Moreover, everyone should be aware that the Stored Communications Act (18 U.S.C. s. 2701) the Government can easily obtain your data from Evernote, and without notifying you.  Unless that data is encrypted and Evernote lacks the key, it&#039;s a sitting duck.</description>
		<content:encoded><![CDATA[<p>I agree with Joe.  </p>
<p>I use Evernote for note-editing on my Mac desktops and my iPhone.  That&#8217;s all.  </p>
<p>I&#8217;d be a much heavier user of it and would be more inclined to store work and personal data if the data were encrypted both in transit and server storage.  </p>
<p>I don&#8217;t use Web clips, video notes, social network integration, or other features that would expose my data to others.  </p>
<p>For me, anyone other than me is an unauthorized user of my data.  That includes Evernote itself.  </p>
<p>Moreover, everyone should be aware that the Stored Communications Act (18 U.S.C. s. 2701) the Government can easily obtain your data from Evernote, and without notifying you.  Unless that data is encrypted and Evernote lacks the key, it&#8217;s a sitting duck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShouldIBScared</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-16224</link>
		<dc:creator>ShouldIBScared</dc:creator>
		<pubDate>Wed, 24 Jun 2009 11:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-16224</guid>
		<description>I just purchased the Premium service so I could file everything in my personal life online. I can get it to it from work on the web, from home on the mac client and on my iPhone. I put everything on there. Usernames, passwords, passports, social security cards, checkbook images, etc. I don’t do any local encryption because I think I couldn’t get to that information than on the web or iPhone. I paid for the premium service as it uses SSL. However, how safe is Evernote Premium from my account getting hacked into? Should I be Scared?</description>
		<content:encoded><![CDATA[<p>I just purchased the Premium service so I could file everything in my personal life online. I can get it to it from work on the web, from home on the mac client and on my iPhone. I put everything on there. Usernames, passwords, passports, social security cards, checkbook images, etc. I don’t do any local encryption because I think I couldn’t get to that information than on the web or iPhone. I paid for the premium service as it uses SSL. However, how safe is Evernote Premium from my account getting hacked into? Should I be Scared?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Abley</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-15521</link>
		<dc:creator>Joe Abley</dc:creator>
		<pubDate>Fri, 22 May 2009 12:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-15521</guid>
		<description>Dave: I would happily lose all the features you mentioned if the data I want to store was only ever exposed in plain text on the devices I operate.

What I have been looking for is a single application that provides a rich and pleasant interface on multiple devices for storing and indexing a wide variety of media types.

Evernote seems like just the right thing, except that it&#039;s unusable for anything other than trivia that I&#039;m not happy to be made public.

Channel security in the form of HTTP/TLS is an irrelevant distraction.

It&#039;s a shame -- I&#039;d use Evernote all the time, for everything, if it was secure. As it stands the only things I can use it for are things that I don&#039;t particularly care about remembering.</description>
		<content:encoded><![CDATA[<p>Dave: I would happily lose all the features you mentioned if the data I want to store was only ever exposed in plain text on the devices I operate.</p>
<p>What I have been looking for is a single application that provides a rich and pleasant interface on multiple devices for storing and indexing a wide variety of media types.</p>
<p>Evernote seems like just the right thing, except that it&#8217;s unusable for anything other than trivia that I&#8217;m not happy to be made public.</p>
<p>Channel security in the form of HTTP/TLS is an irrelevant distraction.</p>
<p>It&#8217;s a shame &#8212; I&#8217;d use Evernote all the time, for everything, if it was secure. As it stands the only things I can use it for are things that I don&#8217;t particularly care about remembering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Ruffkess</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-14801</link>
		<dc:creator>Brad Ruffkess</dc:creator>
		<pubDate>Tue, 21 Apr 2009 14:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-14801</guid>
		<description>Any update on Blackberry support now that Blackberry has App World?</description>
		<content:encoded><![CDATA[<p>Any update on Blackberry support now that Blackberry has App World?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Engberg</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-14700</link>
		<dc:creator>Dave Engberg</dc:creator>
		<pubDate>Wed, 15 Apr 2009 21:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-14700</guid>
		<description>P -

Unfortunately, if we only stored an opaque encrypted backup of your database file on our server, we couldn&#039;t provide most of the features that our users love.

We couldn&#039;t give you any web or mobile interfaces to access your notes.  We couldn&#039;t let you add notes via email/phone/Twitter.  We couldn&#039;t index your images for text searching.  We couldn&#039;t clip web pages via our bookmarklet Web Clipper.  We couldn&#039;t offer cool integrations from partners like Eye-Fi, Pelotonics, etc.

Basically, half of the great things you see on this blog would disappear.

I think that what you&#039;re really looking for is just a hard drive backup service for a local application on your computer. You could do this with Evernote if you choose:  put all of your notes in &quot;Local&quot; notebooks on your computer and then subscribe to something like Iron Mountain&#039;s secure backup service to store an encrypted copy of your database file.

Thanks for the feedback.</description>
		<content:encoded><![CDATA[<p>P -</p>
<p>Unfortunately, if we only stored an opaque encrypted backup of your database file on our server, we couldn&#8217;t provide most of the features that our users love.</p>
<p>We couldn&#8217;t give you any web or mobile interfaces to access your notes.  We couldn&#8217;t let you add notes via email/phone/Twitter.  We couldn&#8217;t index your images for text searching.  We couldn&#8217;t clip web pages via our bookmarklet Web Clipper.  We couldn&#8217;t offer cool integrations from partners like Eye-Fi, Pelotonics, etc.</p>
<p>Basically, half of the great things you see on this blog would disappear.</p>
<p>I think that what you&#8217;re really looking for is just a hard drive backup service for a local application on your computer. You could do this with Evernote if you choose:  put all of your notes in &#8220;Local&#8221; notebooks on your computer and then subscribe to something like Iron Mountain&#8217;s secure backup service to store an encrypted copy of your database file.</p>
<p>Thanks for the feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Privacy</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-14694</link>
		<dc:creator>Privacy</dc:creator>
		<pubDate>Wed, 15 Apr 2009 16:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-14694</guid>
		<description>Doesn&#039;t seem like you care about privacy other than for the premium users, as an incentive to upgrade.

You can EASILY make it so the CLIENT encrypts the note-data LOCALLY, THEN sends it to the server which STORES it encrypted without so much as decrypting it, and whenever the CLIENT requests data, it receives the same ENCRYPTED data (over regular HTTP, remember, so no overhead), and THEN the CLIENT decrypts it.

I only see one reason you didn&#039;t do this: Money.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem like you care about privacy other than for the premium users, as an incentive to upgrade.</p>
<p>You can EASILY make it so the CLIENT encrypts the note-data LOCALLY, THEN sends it to the server which STORES it encrypted without so much as decrypting it, and whenever the CLIENT requests data, it receives the same ENCRYPTED data (over regular HTTP, remember, so no overhead), and THEN the CLIENT decrypts it.</p>
<p>I only see one reason you didn&#8217;t do this: Money.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-14278</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 25 Mar 2009 22:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-14278</guid>
		<description>Any update on a BB version?</description>
		<content:encoded><![CDATA[<p>Any update on a BB version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-13956</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 11 Mar 2009 20:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-13956</guid>
		<description>I second Jeff! GnuPG (or similar, that works cross-platform, including iPhone) is a must-have feature for me too.</description>
		<content:encoded><![CDATA[<p>I second Jeff! GnuPG (or similar, that works cross-platform, including iPhone) is a must-have feature for me too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-13532</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 03 Feb 2009 00:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-13532</guid>
		<description>The only thing holding me back from using Evernote on my Mac, my PC and my iPhone and purchasing the premium version is the inability for me to encrypt the remote files with my PGP key. (or GnuPG key as it were).

If you added this one ability (along with SSL by default) I would not only purchase this product but sing its praises far and wide!

Here&#039;s to hoping for an encrypted future!</description>
		<content:encoded><![CDATA[<p>The only thing holding me back from using Evernote on my Mac, my PC and my iPhone and purchasing the premium version is the inability for me to encrypt the remote files with my PGP key. (or GnuPG key as it were).</p>
<p>If you added this one ability (along with SSL by default) I would not only purchase this product but sing its praises far and wide!</p>
<p>Here&#8217;s to hoping for an encrypted future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeid</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-13237</link>
		<dc:creator>Zeid</dc:creator>
		<pubDate>Thu, 08 Jan 2009 13:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-13237</guid>
		<description>yes please encrypt the local database. I always assumed it was, and was shocked to see that it was not. Or at least enable the option to require the login password before opening it...</description>
		<content:encoded><![CDATA[<p>yes please encrypt the local database. I always assumed it was, and was shocked to see that it was not. Or at least enable the option to require the login password before opening it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deparko</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-13156</link>
		<dc:creator>deparko</dc:creator>
		<pubDate>Sun, 28 Dec 2008 22:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-13156</guid>
		<description>any consideration with having an option for encrypting the actual data stored at your service? Make it a premium option. 

I&#039;d like to capture bills..etc but they have account numbers..etc so security is very important.

thanks</description>
		<content:encoded><![CDATA[<p>any consideration with having an option for encrypting the actual data stored at your service? Make it a premium option. </p>
<p>I&#8217;d like to capture bills..etc but they have account numbers..etc so security is very important.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-12951</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 16 Dec 2008 20:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-12951</guid>
		<description>Another option for offering free users security is to have Evernote 3 compress and then encrypt sync changes using lightweight encryption--64-bit Blowfish or Twofish, e.g.  Not the highest security, but WAY better than nothing, completely preventing casual sniffing and snooping at a coffee shop or in a hotel.  Assuming your servers are 64-bit, this should be easy indeed for them to do speedily.</description>
		<content:encoded><![CDATA[<p>Another option for offering free users security is to have Evernote 3 compress and then encrypt sync changes using lightweight encryption&#8211;64-bit Blowfish or Twofish, e.g.  Not the highest security, but WAY better than nothing, completely preventing casual sniffing and snooping at a coffee shop or in a hotel.  Assuming your servers are 64-bit, this should be easy indeed for them to do speedily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-12934</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 15 Dec 2008 03:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-12934</guid>
		<description>I hope you reconsider universal SSL/HTTPS for syncing.  The initial key-pair generation is very CPU intensive, I agree, but the actual data encryption is pretty lightweight.  I&#039;m not Net Engineer by any stretch of the imagination, but it&#039;s my understanding that you can set the initial key pair to last for a very long time.

Privacy and security shouldn&#039;t be premium features, in my view.  

Or perhaps you could offer a third, lowest tier 
for very light users: for $10/year or something, very low monthly bandwidth (free-level, or 2X free, or...), but automatically secure.

Thanks for the great product, though.  While I still go back and forth with OneNote, and while I miss some Evernote 2.2 features big time, Evernote 3 is wonderful, automatic security somewhat aside.</description>
		<content:encoded><![CDATA[<p>I hope you reconsider universal SSL/HTTPS for syncing.  The initial key-pair generation is very CPU intensive, I agree, but the actual data encryption is pretty lightweight.  I&#8217;m not Net Engineer by any stretch of the imagination, but it&#8217;s my understanding that you can set the initial key pair to last for a very long time.</p>
<p>Privacy and security shouldn&#8217;t be premium features, in my view.  </p>
<p>Or perhaps you could offer a third, lowest tier<br />
for very light users: for $10/year or something, very low monthly bandwidth (free-level, or 2X free, or&#8230;), but automatically secure.</p>
<p>Thanks for the great product, though.  While I still go back and forth with OneNote, and while I miss some Evernote 2.2 features big time, Evernote 3 is wonderful, automatic security somewhat aside.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimpa</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-12760</link>
		<dc:creator>jimpa</dc:creator>
		<pubDate>Fri, 05 Dec 2008 19:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-12760</guid>
		<description>Encrypted notes? I am sold. Switching to EverNote now and upgrading to Premium.

The iPhone app and encryption sealed the deal.

Thanks EverNote!</description>
		<content:encoded><![CDATA[<p>Encrypted notes? I am sold. Switching to EverNote now and upgrading to Premium.</p>
<p>The iPhone app and encryption sealed the deal.</p>
<p>Thanks EverNote!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Libin</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-12681</link>
		<dc:creator>Phil Libin</dc:creator>
		<pubDate>Mon, 01 Dec 2008 08:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-12681</guid>
		<description>Carl,

In the Windows or Mac client, select the portion of a note that you want to encrypt, right click, then chose &quot;encrypt...&quot; from the right-click menu.

You can encrypt any potion of a note (up to and including the entire body).  You cannot currently encrypt the title or tags.</description>
		<content:encoded><![CDATA[<p>Carl,</p>
<p>In the Windows or Mac client, select the portion of a note that you want to encrypt, right click, then chose &#8220;encrypt&#8230;&#8221; from the right-click menu.</p>
<p>You can encrypt any potion of a note (up to and including the entire body).  You cannot currently encrypt the title or tags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Libin</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-12680</link>
		<dc:creator>Phil Libin</dc:creator>
		<pubDate>Mon, 01 Dec 2008 08:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-12680</guid>
		<description>Paul,

Full HTTPS encryption is one of the benefits of an Evernote Premium account.  Premium users have all of their data (logins and data transfer) automatically encrypted with HTTPS.  Free users get HTTPS for logins but normal HTTP for other data.  It&#039;s expensive for us to encrypt all data transfer (especially all the images), so we can only afford to do it for premium users.</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>Full HTTPS encryption is one of the benefits of an Evernote Premium account.  Premium users have all of their data (logins and data transfer) automatically encrypted with HTTPS.  Free users get HTTPS for logins but normal HTTP for other data.  It&#8217;s expensive for us to encrypt all data transfer (especially all the images), so we can only afford to do it for premium users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Hoffman</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-12668</link>
		<dc:creator>Paul Hoffman</dc:creator>
		<pubDate>Sun, 30 Nov 2008 18:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-12668</guid>
		<description>I am a bit concerned about synching from my local client to the Evernote server. I understand that the login is encrypted with HTTPS, but is the data transfer itself? If not, why not?</description>
		<content:encoded><![CDATA[<p>I am a bit concerned about synching from my local client to the Evernote server. I understand that the login is encrypted with HTTPS, but is the data transfer itself? If not, why not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Schulz</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-12659</link>
		<dc:creator>Carl Schulz</dc:creator>
		<pubDate>Sat, 29 Nov 2008 22:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-12659</guid>
		<description>Note clearly says that encryption is available on the Windows client.  I can not find it anywhere.  Please let me know how I can encrypt select notes.</description>
		<content:encoded><![CDATA[<p>Note clearly says that encryption is available on the Windows client.  I can not find it anywhere.  Please let me know how I can encrypt select notes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blog.evernote.com/2008/04/15/evernote-privacy-and-security/comment-page-1/#comment-12628</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 27 Nov 2008 13:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.s40455.gridserver.com/2008/04/15/evernote-privacy-and-security/#comment-12628</guid>
		<description>Hi folks,

I&#039;d also be keen to learn more about the strength of any encryption used.  Any chance you could provide more details and perhaps answers to the questions above?

Also, any plans for a LINUX version of Evernote?</description>
		<content:encoded><![CDATA[<p>Hi folks,</p>
<p>I&#8217;d also be keen to learn more about the strength of any encryption used.  Any chance you could provide more details and perhaps answers to the questions above?</p>
<p>Also, any plans for a LINUX version of Evernote?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
