From owner-freebsd-questions@freebsd.org Mon Jul 3 10:12:10 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BB8A9E2F9B for ; Mon, 3 Jul 2017 10:12:10 +0000 (UTC) (envelope-from ftp51246-2575596@sh4-5.1blu.de) Received: from sh4-5.1blu.de (sh4-5.1blu.de [178.254.11.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF28F66109 for ; Mon, 3 Jul 2017 10:12:09 +0000 (UTC) (envelope-from ftp51246-2575596@sh4-5.1blu.de) Received: from ftp51246-2575596 by sh4-5.1blu.de with local (Exim 4.86_2) (envelope-from ) id 1dRy4F-000703-Sq for freebsd-questions@freebsd.org; Mon, 03 Jul 2017 11:54:55 +0200 Date: Mon, 3 Jul 2017 11:54:55 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: passwordmanager && browserpass Message-ID: <20170703095455.GA24996@sh4-5.1blu.de> Reply-To: Matthias Apitz MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 7.0-RELEASE (i386) User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jul 2017 10:12:10 -0000 Hello, I'm keen to use for firefox in FreeBSD CURRENT the following tools: [1] https://www.passwordstore.org/ [2] https://github.com/dannyvankooten/browserpass For [1] we have in our ports sysutils/password-store which works fine and as well with my GnuPG crypto stick. Having [2] would allow to use the passwordstore from [1] in Firefox and unlock this storage by just entering a 6 digit PIN of the GnuPG crypto stick. For [2] I do not see anything in our ports and I can not make it from the sources: $ cd browserpass-1.0.6 $ gmake browserpass go build -o browserpass ./cmd/browserpass cmd/browserpass/main.go:8:2: cannot find package "github.com/dannyvankooten/browserpass" in any of: /usr/local/go/src/github.com/dannyvankooten/browserpass (from $GOROOT) /home/guru/go/src/github.com/dannyvankooten/browserpass (from $GOPATH) cmd/browserpass/main.go:9:2: cannot find package "github.com/dannyvankooten/browserpass/pass" in any of: /usr/local/go/src/github.com/dannyvankooten/browserpass/pass (from $GOROOT) /home/guru/go/src/github.com/dannyvankooten/browserpass/pass (from $GOPATH) gmake: *** [makefile:27: browserpass] Error 1 I do not even know, if this the correct way to build it. The README.md in the source tree is not very helpfull for FreeBSD. Any hints? matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-176-38902045 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign