Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79446 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56844 invoked from network); 5 Dec 2014 16:17:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2014 16:17:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=kobrasrealm@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kobrasrealm@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.171 as permitted sender) X-PHP-List-Original-Sender: kobrasrealm@gmail.com X-Host-Fingerprint: 209.85.212.171 mail-wi0-f171.google.com Received: from [209.85.212.171] ([209.85.212.171:48984] helo=mail-wi0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/9B-61462-AAAD1845 for ; Fri, 05 Dec 2014 11:17:47 -0500 Received: by mail-wi0-f171.google.com with SMTP id bs8so1901564wib.16 for ; Fri, 05 Dec 2014 08:17:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=OFIjTTMgxEWvPhrVOgGobzxDfsUqz8o/6UKnafHDaWk=; b=vSTtiqKw4mLHojYD9LHWUActqqs4iYj6rNKC4YT/65SRsBv/QeHEyWwKsttyJ2xBh9 LVyFsJzCmLI4VMPKXuPS7W8iQF/ZAyjQXuXAKJ+BLwWQMsg366jFH1JbiiC30+KhkwxT Fsb533O2Ra8dfAUje7EW9EWPlnDJGCFQEZX+HiafZh6Nfmk0YnhExBsjuimbDq8TLlUK kewHiVl3npIG47oJE00m8dCGB6Cw+kZ7fRpvq9h+bhbID5viiZVRrBGHbCADhTkjEY0O yzDF0p3IPsd8UgHte8nxmqN6K5vX9FuAx5Mapv8w4tq9EP1fNtQWDzuylvebG8YOozo0 e/Nw== MIME-Version: 1.0 X-Received: by 10.194.19.4 with SMTP id a4mr25125577wje.3.1417796263255; Fri, 05 Dec 2014 08:17:43 -0800 (PST) Sender: kobrasrealm@gmail.com Received: by 10.27.179.137 with HTTP; Fri, 5 Dec 2014 08:17:43 -0800 (PST) Date: Fri, 5 Dec 2014 11:17:43 -0500 X-Google-Sender-Auth: g4gar-_q-nKEQsLuloAiFABxxDM Message-ID: To: "inter >> PHP internals" Content-Type: multipart/alternative; boundary=047d7b5d6194a2a53705097a6a01 Subject: libmcrypt: abandonware? From: scott@arciszewski.me (Scott Arciszewski) --047d7b5d6194a2a53705097a6a01 Content-Type: text/plain; charset=UTF-8 Hi PHP Internals, I've been trying to get in contact with the maintainers of libmcrypt, but every response I've gotten was, "Oh, I haven't been a part of that for years." http://sourceforge.net/projects/mcrypt/files/Libmcrypt/ The last update to libmcrypt was in 2007. There are bug fixes in their issue tracker collecting dust. Is there anyone who knows what happened to the project? Is there anyone who still holds the reins to it and can approve/reject an initiative to take over the project (and move it to github of course) if it is, in fact, abandoned? Is there anyone in the internals team who would be more qualified (and willing) than me to take over the project if it is, in fact, abandoned? (Re: qualification -- probably all of you. Re: willing -- I dunno, lol) Regards, Scott --047d7b5d6194a2a53705097a6a01--