Commit graph

157 commits

Author SHA1 Message Date
Daniel
93e6672b0c Update pack script 2022-10-10 16:55:35 +02:00
Daniel
d209a94a7d Bump version 2022-09-29 10:50:19 +02:00
Daniel
7437606c81 Update deps 2022-09-29 10:50:09 +02:00
Daniel Hovie
3a520a98b8
Merge pull request from safing/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.3.6
Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6
2022-09-29 10:11:23 +02:00
dependabot[bot]
904b079876
Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/AlecAivazis/survey/releases)
- [Commits](https://github.com/AlecAivazis/survey/compare/v2.3.5...v2.3.6)

---
updated-dependencies:
- dependency-name: github.com/AlecAivazis/survey/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 08:08:22 +00:00
Daniel Hovie
b78d2aacd5
Merge pull request from safing/dependabot/go_modules/github.com/safing/portbase-0.15.2
Bump github.com/safing/portbase from 0.14.5 to 0.15.2
2022-09-29 10:07:57 +02:00
dependabot[bot]
a3759454fd
Bump github.com/safing/portbase from 0.14.5 to 0.15.2
Bumps [github.com/safing/portbase](https://github.com/safing/portbase) from 0.14.5 to 0.15.2.
- [Release notes](https://github.com/safing/portbase/releases)
- [Commits](https://github.com/safing/portbase/compare/v0.14.5...v0.15.2)

---
updated-dependencies:
- dependency-name: github.com/safing/portbase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 08:05:53 +00:00
Daniel Hovie
a63e42986a
Merge pull request from safing/feature/file-sigs
Add file signature support
2022-09-29 10:05:06 +02:00
Daniel
9ba2af21ac Update go workflow 2022-09-28 20:09:09 +02:00
Daniel
88e4c92633 Add missing and ignored files 2022-09-28 20:03:11 +02:00
Daniel
678c558e7f Implement review suggestions and fix tests and linter errors 2022-09-28 19:56:41 +02:00
Daniel
19f008e701 Update golang-ci lint config 2022-09-28 14:45:08 +02:00
Daniel
0fdd07b0e2 Improve labeled hash helpers 2022-09-28 14:45:01 +02:00
Daniel
7566eefcd7 Expose raw hasher and add raw hash equality function 2022-08-12 13:16:43 +02:00
Daniel
12f5da337c Add support for file signing suite in manager 2022-08-12 13:16:16 +02:00
Daniel
3e3a8c29b4 Fix and improve recent additions 2022-08-12 13:15:58 +02:00
Daniel
663e8fcfc7 Build jess cli with correct binary name 2022-08-12 13:14:19 +02:00
Daniel
127c0b4f8d Compile for arm64 2022-08-08 14:47:35 +02:00
Daniel
f91ea4bc19 Add option to immediately export/backup generated signet 2022-08-08 14:47:20 +02:00
Daniel
48163a56ce Add deps 2022-08-08 14:46:34 +02:00
Daniel
d4c5d7a4d4 Fix linter 2022-08-08 14:46:20 +02:00
Daniel
93372c3219 Increase re-key message limit 2022-08-08 14:46:13 +02:00
Daniel
c0d050e34c Add support for system keyring as trust store 2022-08-08 14:45:53 +02:00
Daniel
d4d06574b8 Add text format for signets and envelopes and support for import/export 2022-08-08 14:45:06 +02:00
Daniel
74d41194cc Add support for file signatures in cli 2022-07-11 17:04:48 +02:00
Daniel
345ceb01e4 Stop saving keys to disk in envelopes 2022-07-11 17:04:01 +02:00
Daniel
028a0b0d20 Fix build script 2022-07-11 17:03:35 +02:00
Daniel
4556eda901 Save signature to file data for access outside helper functions 2022-07-11 17:03:12 +02:00
Daniel
c346404d62 Add signature to existing file by default and remove other jess sigs 2022-07-11 17:02:46 +02:00
Daniel
a33fe9b9cf Add support for verifying files from stdin 2022-07-11 17:02:17 +02:00
Daniel
d398ae6956 Fix filesig package name 2022-07-11 17:01:17 +02:00
Daniel
8e4665a639 Expose labeled hash algorithm names 2022-07-11 17:00:04 +02:00
Daniel
9f017c0f9e Add suite for file signing 2022-07-11 16:59:25 +02:00
Daniel
0bb5f33c4a Add filesig package for signing files in a common way 2022-07-08 22:33:30 +02:00
Daniel
8ad0eabf82 Fix linter errors 2022-07-08 22:32:53 +02:00
Daniel
55378bda85 Add signet import/export functions 2022-07-08 22:32:43 +02:00
Daniel
62077eefb5 Add labeled hash helper functions for hashing data 2022-07-08 22:32:13 +02:00
Daniel
6889bbd62e Add reference from hashtools to their labeled hash version 2022-07-08 22:31:52 +02:00
Daniel
9dffde4dfa Add Integrity attribute to Signing Purpose 2022-07-08 22:30:55 +02:00
Daniel
d74b387f23
Create codeql-analysis.yml 2022-06-30 11:04:19 +02:00
Daniel
50d38337bc
Delete renovate.json 2022-06-30 11:00:55 +02:00
Daniel
da7dd18f34
Create dependabot.yml 2022-06-30 11:00:44 +02:00
renovate[bot]
a19f1cad54 Update module github.com/safing/portbase to v0.14.5 2022-06-29 14:47:07 +00:00
renovate[bot]
288ad45650 Update module github.com/spf13/cobra to v1.5.0 2022-06-28 02:44:40 +00:00
renovate[bot]
d2c6a24f35 Update golang.org/x/crypto digest to 0559593 2022-06-23 01:14:49 +00:00
Renovate Bot
e87e047cca Update module github.com/AlecAivazis/survey/v2 to v2.3.5 2022-06-07 20:37:53 +00:00
Renovate Bot
482b8f31b7 Update golang.org/x/crypto digest to 793ad66 2022-05-26 03:49:25 +00:00
Renovate Bot
79e0f72e60 Update golang.org/x/crypto digest to 6f7dac9 2022-05-18 10:04:26 +00:00
Renovate Bot
81a184e55a Update golang.org/x/crypto digest to 85d78b3 2022-05-17 05:04:18 +00:00
Renovate Bot
d3990a89a7 Update golang.org/x/crypto digest to 403b017 2022-05-16 23:11:31 +00:00