From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=FCrgen_H=F6tzel?= Newsgroups: gmane.emacs.help Subject: Re: password.el: A minor mode to hide sensitive information (passwords) using overlays. Date: Tue, 20 Nov 2012 16:33:45 +0100 Message-ID: References: <878v9w4mhm.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1353430314 3921 80.91.229.3 (20 Nov 2012 16:51:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Nov 2012 16:51:54 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Albinus Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 20 17:52:05 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tar3M-0007jn-UZ for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Nov 2012 17:52:05 +0100 Original-Received: from localhost ([::1]:51258 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tar3C-0004A3-Nq for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Nov 2012 11:51:54 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:59719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tappx-0002rx-Ge for help-gnu-emacs@gnu.org; Tue, 20 Nov 2012 10:34:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tappw-0007n4-3p for help-gnu-emacs@gnu.org; Tue, 20 Nov 2012 10:34:09 -0500 Original-Received: from gerolde.archlinux.org ([66.211.214.132]:59583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tappv-0007kK-Vg for help-gnu-emacs@gnu.org; Tue, 20 Nov 2012 10:34:08 -0500 Original-Received: from mail-qc0-f169.google.com (mail-qc0-f169.google.com [209.85.216.169]) by gerolde.archlinux.org (Postfix) with ESMTPSA id 5D3B390073 for ; Tue, 20 Nov 2012 10:34:06 -0500 (EST) Original-Received: by mail-qc0-f169.google.com with SMTP id t2so4650367qcq.0 for ; Tue, 20 Nov 2012 07:34:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding :x-gm-message-state; bh=nWJ3Wfi1QCJwcGv4D+8pSUZwreViEDStNsZbRh3v8/4=; b=phJ2/P4MY7P9/jmoj3P/zHWVsv79n8fXNLqY3/ZdYD1VWPd8t2XpGsaCmd7wK8PVxY 0Ly7j7XaWvaGkEqzuy6QIzmpUnmEWLpyFOMFlGvzR7TxKg0MRRi4Yfn/5bBR8evI71fb xE8m8OTYIhszNWxn8CpOOE0S+N0adSbob+mPKRVJaceV4EjPVKRJgxi3BIoP5kA7syWN JRIxac9kzXDtzw5muJisF/33GcGtzUDbKcFS/hnCWtxaHCFo0ualXsQLlwB9yijcNmkg Fr+tiygcl+E8dug3G/C7/VrUexXjbQxoa6nyEVzOQP6R3rp+sknyYWe3iFuq6OUhTv/d X8KQ== Original-Received: by 10.229.106.131 with SMTP id x3mr3618706qco.91.1353425645983; Tue, 20 Nov 2012 07:34:05 -0800 (PST) Original-Received: by 10.49.60.101 with HTTP; Tue, 20 Nov 2012 07:33:45 -0800 (PST) X-Originating-IP: [88.68.45.253] In-Reply-To: <878v9w4mhm.fsf@gmx.de> X-Gm-Message-State: ALoCoQk5hKSkQhCK6VkRpM9xyvGP6b+wEf07/S/Fw/Cq7nBcHRgzdqI2bL48k4SDIdGP0xzjMXSG X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 66.211.214.132 X-Mailman-Approved-At: Tue, 20 Nov 2012 11:51:49 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87817 Archived-At: Hi Michael, thanks a lot for you feedback! 2012/11/20 Michael Albinus : > J=FCrgen H=F6tzel writes: > > > Nice package. I've tried it with my own ~/.authinfo.gpg file; > unfortunately it doesn't work out of the box due to limitations in > `password-mode-prefix-regex': > > - You require a trailing ":" after any string of > `password-mode-words'. Maybe you could make this optional. I introduced a new custom variable password-mode-password-prefix-regexs: So you can change this. > - You allow only alpha numerical characters for passwords. I use also > special characters like "@" in my passwords, which are not hidden. The > password regexp could be more general (or customizable). Good catch. I now use [:graph:] as default and also made it customizable vi= a password-mode-password-regex. Documentation update: https://github.com/juergenhoetzel/password-mode/blob/master/README.md J=FCrgen