I suggest you consider using keyzar and django-encrypted-fields. Here's the
code: https://github.com/defrex/django-encrypted-fields/


On Fri, May 5, 2017 at 11:51 AM, <agajesh...@atompower.com> wrote:

> Hello everyone,
>
> I want to encrypt my sqlite3 database such that it cannot be accessed
> without a key. I came across "sqlcipher" tool which provides encryption for
> sqlite3 database, but I couldn't find enough support to make it work from
> django.
>
> It would be very helpful if someone can share thoughts on how to encrypt
> sqlite3 database and be able to access the encrypted version through django.
>
> Thank you,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/18ffcee8-3ff1-4202-9143-cd446bc424cc%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/18ffcee8-3ff1-4202-9143-cd446bc424cc%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK8W3XoK5Q74dffTj-wtf8hb%2Bm9YQQNobxh0eW%2B2y2ki4b6yZA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to