Earlier quoted context omitted.
It does say on the home page that "Only you can see your entries." If they are not currently encrypted, that would seem to be untrue.
Even if they do encrypt it, they will have to be able to decrypt them server side to send you your month old posts. That means the owners are technically capable of also reading all of your posts.
Please check out our side project, OhLife (from MeetingMix, YC S08)
51–60 of 62 posts
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#52Thanks guys
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#53Earlier quoted context omitted.
Even if they do encrypt it, they will have to be able to decrypt them server side to send you your month old posts. That means the owners are technically capable of also reading all of your posts.
That's not entirely true. If this were purely a web-accessible blog, there's no reason you couldn't encrypt/decrypt this in the client (sending and storing encrypted text). You'd have to throw out email posting in that case though.
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#54Hey HN - we made this in our spare time, just because it was something we wanted to use. When we told some friends about the idea though they wanted to use it too, so we decided to release it. Many thanks for checking it out.
I think I might be likely to pay a yearly fee for this service. Beautiful design, too. Great job all around.
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#55Why would I want to use some third-party website for something so simple that I might as well do it myself? I can see some pretty annoying downsides (need to have a crypto layer because I don't want you to be able to read my journal, need to export regularly the data to my own computer because I don't want you to be able to lose my journal), but no real advantages (it's not even more convenient!).
In any case, I believe that the two following statements, at least, are plain wrong:
- "The easiest way to write your life story": no, the easiest way is to fire up a text editor and start writing.
- "Only you can see your entries": should read "Only you and us can see your entries".
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#56I notice that a huge part of my daily life is recorded in email conversations with other people -- it would be cool if I could forward a conversation to post@ohlife.com and it would automatically make it a part of my journal and make it aesthetically pleasing at the same time. Great job on the execution of this app. I have talked to others who have had this same idea, but their execution was ugly/unexcting/etc. This…
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#57Quick first glance feedback on the page, take it or leave it: a) "the easiest way to" lowercase start and then "Write your life story" uppercase start. Seems weird to me. The other way around or both uppercase. b) Top bar seems empty, maybe an actual logo (that adds some other color/shade) would chance that. c) "See an example" needs no-Javascript fallback. I assumed a video behind it. Pleasant surprise to see someth…
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#58First of all, fantastic design! Is there any way to export posts - for example, if I wanted to share them with a significant other or another family member? Also, and this is mainly curiosity, how do you handle sending posts from the past for the first few days where there really isn't much history?
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#59Like a twinkie, like a twinkie.
Re: Please check out our side project, OhLife (from MeetingMix, YC S08)
#60Earlier quoted context omitted.
That's not entirely true. If this were purely a web-accessible blog, there's no reason you couldn't encrypt/decrypt this in the client (sending and storing encrypted text). You'd have to throw out email posting in that case though.
I think you're on to something. I look forward to the day when we are shocked by unencrypted private data accessible on the server as we do un-hashed passwords.