Comment 23 for bug 319423

Revision history for this message
Ian Pettman (namttep) wrote : Re: [Bug 319423] Re: Encryption

not being a programmer, I wouldn't know how to implement this, secondly if
you read the thread, as far as 'the establishment' is concerned this
question and subject is closed,

I dumped rednotebook several years ago in favour of a program with native,
or built in password protection

thank you anyways

-----Original Message-----
From: Pavlushka
Sent: Tuesday, February 02, 2016 8:43 AM
To: <email address hidden>
Subject: [Bug 319423] Re: Encryption

Quoting "simple password protection without encryption would be enough, I
mean I don't want my relatives to click the shortcut "diary" and open my
private files
I've come up with such a script, it creates password protected zip and
deletes data folder every time you close RedNotebook
#!/bin/sh
cd ~/.rednotebook
unzip data.zip
rednotebook
#change 'secretpassword' to password you would like to have
zip --password secretpassword -r data.zip data
#delete data folder
rm -rf data",

#thats a valid point for even for a weak encryption but if the
encryption is strong, no-one will complain.

#Should have a password & password recovery question or option for
security.

--
You received this bug notification because you are subscribed to a
duplicate bug report (1415056).
https://bugs.launchpad.net/bugs/319423

Title:
  Encryption

Status in RedNotebook:
  Confirmed

Bug description:
  Is there a way to have an option to enable encryption for the diary?

To manage notifications about this bug go to:
https://bugs.launchpad.net/rednotebook/+bug/319423/+subscriptions