Re: Encrypt/decrypt node's content with master password

2019-07-26 Thread Terry Brown
Can't comment on it status working wise, but the sticky nodes plugin has an encrypted sticky note option. It's only available if it finds the right library, and only encrypts one node at a time. I think it's reasonably secure, it uses AES encryption and puts the base64 encoded result in the Leo

Re: ENB: Harmonize Leo and Pip version numbers (#1242)

2019-07-26 Thread Edward K. Ream
On Thu, Jul 25, 2019 at 3:03 PM Matt Wilkie wrote: > Feel free to update the checklist in leoDist.leo, if you have not already >> done so. It would be a good idea to explain why this step is necessary. >> In other words, don't rely on my memory ;-) >> > > Done, with commit 7ce1b76 >

Re: Tip: faster dev pip installs with shallow clones

2019-07-26 Thread Edward K. Ream
On Thu, Jul 25, 2019 at 2:40 PM Matt Wilkie wrote: > *Things I learned today.* > > When running `pip install --editable path/to/leo` the *"Installing build > dependencies ..."* step can take a lng time. Apparently this is > because it creates a copy of the folder tree including the `.git`

Re: Encrypt/decrypt node's content with master password

2019-07-26 Thread gar
Looks pretty interesting, will investigate what it can. Thank you. пт, 26 июл. 2019 г. в 16:18, Chris George : > The stickynotes plugin might do what you want. > > HTH, > > Chris > > On Fri, Jul 26, 2019 at 2:04 AM gar wrote: > >> Leo penetrates to more aspects of my life/ >> Today I started to

Re: Mac import error after update

2019-07-26 Thread Edward K. Ream
On Thu, Jul 25, 2019 at 9:19 PM Rob wrote: > Yes, but I don't know how to upgrade Python on the Mac. > Try googling: "How do I use python 3 on the Mac" Seems like the default installation 2.7 or something. > Thanks for the verification. Official support for Python 2 is ending this year, so

Re: Encrypt/decrypt node's content with master password

2019-07-26 Thread Chris George
The stickynotes plugin might do what you want. HTH, Chris On Fri, Jul 26, 2019 at 2:04 AM gar wrote: > Leo penetrates to more aspects of my life/ > Today I started to use Leo for storing private info. > It's very bad, since data is stored as a plain text and furthermore - > under VCS > > So

Encrypt/decrypt node's content with master password

2019-07-26 Thread gar
Leo penetrates to more aspects of my life/ Today I started to use Leo for storing private info. It's very bad, since data is stored as a plain text and furthermore - under VCS So now I need a plugin which encrypts/decrypts the whole node content with master password and stores hashed data in