unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: Add sqlcipher.
Date: Tue, 20 Sep 2016 17:49:50 -0400	[thread overview]
Message-ID: <20160920214950.GB7018@jasmine> (raw)
In-Reply-To: <20160920084244.GA17906@macbook42.flashner.co.il>

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-09-20 21:50 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 [this message]
2016-09-20 23:09       ` Andy Patterson
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=20160920214950.GB7018@jasmine \
    --to=leo@famulari.name \
    --cc=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    /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).