1
0
mirror of https://github.com/ssh-vault/ssh-vault.git synced 2025-04-19 07:42:18 +03:00

236 Commits

Author SHA1 Message Date
nbari
10ea9ba679
bump x/sys thanks @clausecker 0.12.10 2023-03-10 14:58:11 +01:00
nbari
4c13f44b5d
bump test versions 2022-08-23 20:11:50 +02:00
nbari
1260bdfa85
worflow_dispatch 0.12.9 2022-08-23 20:04:54 +02:00
nbari
f367f271fd
bump version for homebrew action 2022-08-23 19:59:40 +02:00
Romain Dartigues
ecc45aa6b0
prompt private key password on stderr (#57)
* README: typos

* prompt password on stderr
2022-08-23 19:41:41 +02:00
nbari
bcf687340b
Support encrypted openssh private keys, thanks @modax 0.12.8 2021-07-11 23:15:42 +02:00
Modestas Vainius
4a7c1d3e74
Support encrypted openssh private keys (#50)
Currently ssh-vault does not appear to support encrypted openssh private
keys, i.e. those which type is "OPENSSH PRIVATE KEY". While trying to
view a file encrypted against such a key, user gets the following error:

    could not parse private key: ssh: this private key is passphrase protected

This commit fixes the problem by trying to decrypt the key without
password first and then handling missing password error appropriately.
2021-07-11 23:08:01 +02:00
nbari
26fb49ce75
badges 2021-05-22 13:13:49 +02:00
nbari
c90b66821a
homebrew action 0.12.7 2021-05-22 12:59:04 +02:00
nbari
d87a65db0e
removing GOPATH 2021-05-22 12:50:47 +02:00
Nicolas Embriz
0f3a1377ce
Create codeql-analysis.yml 2021-05-22 11:31:10 +02:00
zhogov
4616df0788
Instructions for downloading latest binaries (#42)
@zhogov thanks 👍
2020-02-07 19:33:12 +01:00
nbari
7296095220
Merge branch 'develop' 0.12.6 2020-02-07 18:48:39 +01:00
nbari
1380e767f3
0.12.6 2020-02-07 18:48:28 +01:00
nbari
8ad2a91663
Merge branch 'develop' 2020-02-07 18:36:41 +01:00
nbari
20bd6881fe
sync 2020-02-07 18:11:47 +01:00
zhogov
7772f2a56e
Readme: Add "Installation on Mac OS" (#41)
* Readme: Add "Installation on Mac OS"

* Update README.md

* Update README.md
2020-02-07 17:02:33 +01:00
nbari
a72db6da6b
updated dependencies, thanks @iwittkau 0.12.5 2019-12-14 09:40:48 +01:00
nbari
3b58eaea1e
fix circleci 2019-12-14 09:37:33 +01:00
nbari
4fb140100e
update depencecies 2019-12-14 09:35:05 +01:00
Nicolas Embriz
a64366b85a
Create FUNDING.yml 2019-11-05 09:58:46 +01:00
nbari
400852f01c
using crypto/ssh trying to openssh openssh-key-v1 2018-12-14 15:42:59 +01:00
nbari
4601ea3643
go 1.7 1.8 2018-09-12 15:45:12 +02:00
nbari
0f540f33a1
add circleci 2018-09-12 13:18:47 +02:00
nbari
1a55dea747
update dep 2018-08-27 08:53:43 +02:00
nbari
05fbf4053f
travis update 1.11 2018-08-27 08:12:08 +02:00
nbari
cc0eb0daeb
Merge branch 'develop' 0.12.4 2018-06-07 19:33:52 +02:00
nbari
c0ccadd04a
update .travis 2018-06-07 19:24:43 +02:00
nbari
e9c0748dfd
trying docker to build linux packages 2018-05-29 12:09:49 +02:00
nbari
635656cee3
sync Tue Apr 10 09:58:33 CEST 2018 2018-04-10 09:58:33 +02:00
nbari
fce0a2d5c6
sync Wed Feb 14 14:37:32 CET 2018 2018-02-14 14:37:32 +01:00
nbari
2d0dc07ff2
update contributing 2017-11-06 18:48:00 +01:00
nbari
6c3d0a83cc
update contributing 2017-11-06 18:47:42 +01:00
nbari
cb46665bdd
update contributing 2017-11-06 18:45:11 +01:00
nbari
6aee761c81
update contributing 2017-11-06 18:44:43 +01:00
nbari
35d5f734bf
update CONTRIBUTING 2017-11-03 15:45:47 +01:00
nbari
4b311c12f0
update CONTRIBUTING 2017-11-03 15:45:32 +01:00
nbari
2f399cfaf7
CONTRIBUTING 2017-11-01 19:51:56 +01:00
nbari
4a77e3d6a6
CONTRIBUTING 2017-11-01 19:43:47 +01:00
nbari
f7ba48113a
update .travis 2017-11-01 14:15:51 +01:00
nbari
911bd55368
lint 2017-11-01 13:37:36 +01:00
nbari
93ebcf4fa6
lint 2017-11-01 13:36:02 +01:00
nbari
9ea24542df
Changelog 2017-11-01 08:46:43 +01:00
Nicolas Embriz
1a37c2f543
Merge pull request #28 from Lakshit1996/patch-1
Update get_password_prompt.go
2017-10-31 13:46:10 +01:00
Lakshit1996
daf56ae2bc
Update get_password_prompt.go 2017-10-31 16:11:24 +05:30
nbari
33b59a3397
prefer the HOME environmental variable 0.12.3 2017-09-30 14:19:38 +02:00
nbari
39c919577a
using go dep 0.12.2 2017-09-18 19:07:56 +02:00
nbari
6a7076d599
println os.Stderr 0.12.1 2017-09-06 11:19:19 +02:00
nbari
266135c9db
fmt.Fprintf(os.Stderr, "%v", err) 2017-08-27 23:04:39 +02:00
nbari
1c8df355bb
docker 1.9 2017-08-27 22:37:40 +02:00