On Wed, Feb 17, 2016 at 06:42:48PM +0200, Mike Pechkin wrote:
> question: is it hard to implement crypto-like-db with encryption on-the-fly?
> as example for local password manager, right?

I think it can be done easily with remote DB objects

   http://software-lab.de/doc/refR.html#remote/2

Data can be en-/decrypted locally, and stored in encrypted form on the
remote machines.

♪♫ Alex
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to