Menu

#27 Encrypt *.OCDB files on disk

open
None
5
2006-06-30
2006-06-27
No

The message store file should have the option of being
encypted.

Most likely, we'll have to use SQLite's proprietory
encryption if we can't get this to work.

Discussion

  • Anonymous

    Anonymous - 2006-06-30
    • assigned_to: nobody --> kervin
     
  • Charles N Wyble

    Charles N Wyble - 2006-10-23

    Logged In: YES
    user_id=1424353

    Can you simply use Windows XP encryption (EFS)? Perhaps that
    would be a better/more extensible solution then using
    something specific to SQLite?

     
  • Charles N Wyble

    Charles N Wyble - 2006-10-23

    Logged In: YES
    user_id=1424353

    Can you simply use Windows XP encryption (EFS)? Perhaps that
    would be a better/more extensible solution then using
    something specific to SQLite?

     
  • Anonymous

    Anonymous - 2006-10-25

    Logged In: YES
    user_id=1456

    Depending on EFS would mean that we would have to support
    EFS issues at the OS level. Plus the user can do this
    without our involvement if they want to.

     

Log in to post a comment.