markdown GoPass #security #build

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown GoPass #security #build相关的知识,希望对你有一定的参考价值。

# Build

```powershell
# requires chocolatey
# iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
cinst golang git

$go_path = "c:\projects\go"
$env:GOPATH += ";$go_path"
go get -u github.com/justwatchcom/gopass

$exe_path = "$go_path\bin\gopass.exe"
if (!(Test-Path $exe_path)) {throw "gopass.exe build failed"}

# To make it available on the PATH quickly:
#import-module $env:chocolateyInstall\helpers\chocolateyInstaller.psm1
#Install-BinFile gopass $exe_path
```

# Use

```powershell
#cinst gopass     # once on chocolatey repository, will automatically install gpg-vanilla & git if needed.
cinst gpg-vanilla git 
Update-SessionEnvironment  #refresh PATH in current shell
```

以上是关于markdown GoPass #security #build的主要内容,如果未能解决你的问题,请参考以下文章

markdown Spring Security OAuth2:

markdown 强制HTTPS #htaccess #https #security

markdown java workaround applet security md5

markdown [php:hash]在PHP上生成哈希。 #php #security

go pass ,walk into ,walk through ,go by 的区别

验证错误;期望方法 controllers.Secure$Security.authentify 中的堆栈映射帧