unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Patterson <ajpatter@uwaterloo.ca>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: Add sqlcipher.
Date: Tue, 20 Sep 2016 19:09:11 -0400	[thread overview]
Message-ID: <20160920190911.5fe1c694@uwaterloo.ca> (raw)
In-Reply-To: <20160920214950.GB7018@jasmine>

On Tue, 20 Sep 2016 17:49:50 -0400
Leo Famulari <leo@famulari.name> wrote:

> On Tue, Sep 20, 2016 at 11:42:44AM +0300, Efraim Flashner wrote:
> > On Wed, Sep 14, 2016 at 03:30:13PM -0400, Andy Patterson wrote:  
> > > +       ;; tests are un-maintained in this fork
> > > +       #:tests? #f))
> > > +    (home-page "https://www.zetetic.net/sqlcipher/")
> > > +    (synopsis
> > > +     "Library providing transparent encryption of SQLite
> > > database files")
> > > +    (description "SQLCipher is an SQLite extension that provides
> > > transparent +256-bit AES encryption of database files.  Pages are
> > > encrypted before being +written to disk and are decrypted when
> > > read back.  It’s well suited for +protecting embedded application
> > > databases and for mobile development.")
> > > +    (license license:bsd-3)))
> > > -- 
> > > 2.10.0
> > >   
> > 
> > I'm a little confused how much of this is actually upstream sqlite
> > and how much is their own code. The commit messages look like
> > they're continually merging in sqlite. Also, many of the files in
> > the src folder I checked are public-domain and not bsd-3 licensed.  
> 
> I'm also wondering what the relationship is between this project and
> SQLite. The comment about disabling tests describes SQLCipher as a
> fork, but the SQLCipher home page describe it as an extension.

I'd say it's a fork based on the source structure and commit history as
Efraim mentioned. I think the upstream describes it as an extension
because it adds extra behaviour on top of SQLite while maintaining API
compatibility, rather than changing its fundamental behaviour. I could
alter the description (I've currently just used the upstream's wording)
in order to reflect the fact that this isn't an SQLite "loadable
extension". Do you have any reccomendations along those lines?

Thanks,

--
Andy

  reply	other threads:[~2016-09-20 23:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 19:30 [PATCH 0/2]: Add qtox Andy Patterson
2016-09-14 19:30 ` [PATCH 1/2] gnu: Add sqlcipher Andy Patterson
2016-09-20  8:42   ` Efraim Flashner
2016-09-20 21:49     ` Leo Famulari
2016-09-20 23:09       ` Andy Patterson [this message]
2016-09-20 23:38     ` Andy Patterson
2016-09-14 19:30 ` [PATCH 2/2] gnu: Add qtox Andy Patterson
2016-09-21  7:47   ` Brendan Tildesley
2016-09-21  8:28     ` Ricardo Wurmus
2016-09-22  3:58 ` [PATCH v2 0/2] " Andy Patterson
2016-09-22  3:58   ` [PATCH v2 1/2] gnu: Add sqlcipher Andy Patterson
2016-09-22  3:58   ` [PATCH v2 2/2] gnu: Add qtox Andy Patterson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160920190911.5fe1c694@uwaterloo.ca \
    --to=ajpatter@uwaterloo.ca \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).