Commit Graph
100 Commits
Author SHA1 Message Date
Max Goedjen 4bfb3a0012 Rephrase access control. 2020-03-28 18:08:54 -07:00
Max Goedjen a0ed880386 Fix #80. 2020-03-27 19:24:37 -07:00
Max Goedjen 92b9648e04 FAQ (#76) 2020-03-25 23:35:02 -07:00
Max Goedjen 4a2a342670 Create FUNDING.yml 2020-03-24 22:16:04 -07:00
Max Goedjen 1d147d8e34 Update README.md 2020-03-24 22:04:49 -07:00
Max Goedjen 4dcc9b113d Agent Tests (#74) 2020-03-23 23:22:22 -07:00
Max Goedjen 1f7ebcfe75 MIT notice on brief 2020-03-23 21:19:40 -07:00
Max Goedjen b090a96975 Add option to ignore non-critical updates (#73) 2020-03-22 15:26:29 -07:00
Max Goedjen 594d855f19 Move status badges. 2020-03-21 23:40:43 -07:00
Max Goedjen 89f0798576 Add status badges 2020-03-21 23:40:10 -07:00
Max Goedjen 0d74f6f561 Really fix signing for brief 2020-03-21 23:36:52 -07:00
Max Goedjen efeb7f09a3 Fix brief signing 2020-03-21 23:33:51 -07:00
Max Goedjen 104199cf53 Add test 2020-03-21 19:37:08 -07:00
Max Goedjen f214da98a4 Remove test asset. 2020-03-21 19:37:03 -07:00
Max Goedjen 95cf88d3ca Add type eraser tests. 2020-03-21 19:36:11 -07:00
Max Goedjen 04835fa437 Fix weird spacing 2020-03-21 19:28:49 -07:00
Max Goedjen 31dfba8265 Add tests for reader. 2020-03-21 19:28:08 -07:00
Max Goedjen df8eedebd0 Adding notifications for updater (#70) 2020-03-21 18:43:26 -07:00
Max Goedjen 0a9ecb039e Minimum frames (#69) 2020-03-21 18:10:37 -07:00
Max Goedjen 2e9a3eb90d Merge branch 'master' of github.com:maxgoedjen/secretive 2020-03-21 18:09:44 -07:00
Max Goedjen df599fbe62 Update readme screenshot 2020-03-21 17:56:29 -07:00
Max Goedjen 7c60e9b04b Improve subtitle 2020-03-21 17:55:31 -07:00
Max Goedjen f7f182ec77 Merge branch 'master' of github.com:maxgoedjen/secretive 2020-03-21 17:52:56 -07:00
Max Goedjen a0052e8395 Richer notifications (#68) 2020-03-21 17:52:51 -07:00
Max Goedjen 10d3fa150c Better copy 2020-03-20 21:23:15 -07:00
Max Goedjen c5abca4099 Indent. 2020-03-20 21:14:51 -07:00
Max Goedjen f674d47507 Merge branch 'master' of github.com:maxgoedjen/secretive 2020-03-20 21:08:48 -07:00
Max Goedjen 1e3ece600d Fixes #51. 2020-03-20 21:07:58 -07:00
Max Goedjen 7481498c5b Basic no stores view (#66) 2020-03-20 20:20:20 -07:00
Max Goedjen a6fbcdbe55 MIT licensing notices 2020-03-19 21:36:25 -07:00
Max Goedjen 36e655e527 Better links 2020-03-19 21:33:57 -07:00
Max Goedjen dd3acf5ae1 Remove redundant import 2020-03-19 21:28:27 -07:00
Max Goedjen 2257e1e190 Fix build number 2020-03-19 21:21:28 -07:00
Max Goedjen fe16e4d9c4 Build and About page (#64)
* Adding credits txt

* Switch up build number
2020-03-19 21:16:14 -07:00
Max Goedjen 1caf65c68d Header cleanup 2020-03-18 20:04:48 -07:00
Max Goedjen 85eb4983bc Split witness call (fixes #62) 2020-03-18 20:04:24 -07:00
Max Goedjen 5a2d3ecc2e Fix dumb mistake. 2020-03-17 23:28:51 -07:00
Max Goedjen 32f0ed88f4 Validate code signature as well. 2020-03-17 22:59:03 -07:00
Max Goedjen d35c58509b Hacky fix for #16 2020-03-17 20:41:37 -07:00
Max Goedjen f810b185f0 Fix debug config for running 2020-03-17 20:34:32 -07:00
Max Goedjen 5ef1fe996b Add path to request trace (#61) 2020-03-17 01:23:49 -07:00
Max Goedjen 2b5fdf541d Request Attribution (#59) 2020-03-17 00:56:55 -07:00
Max Goedjen 4b66e874a7 Cleanup of agent (#58)
* Extract key selection.

* Moving agent and socket stuff to SecretAgentKit

* Cleanup of agent
2020-03-16 23:39:34 -07:00
Max Goedjen aa52da2c04 OpenSSH writer tests (#57) 2020-03-16 23:08:48 -07:00
Max Goedjen bd683b16f2 Fix #53 (#54) 2020-03-15 18:30:45 -07:00
Max Goedjen 017bdb85a4 Test infrastructure (#52)
* Adding tests target

* Adding test plan

* Fixing deps

* Add test workflow

* Add config

* More

* Change workflow

* Add test step to release

* Signing changes

* Signing changes

* Remove 11.4 specific test

* More signing
2020-03-15 17:04:20 -07:00
Max Goedjen 99c8562cf5 Set Up -> Setup 2020-03-15 16:14:02 -07:00
Max Goedjen 12b920b0af Fix window close behavior (fixes #48) 2020-03-15 16:03:20 -07:00
Max Goedjen bfb4f80b8c Self 2020-03-15 15:57:11 -07:00
Max Goedjen d661b9002b Run status check on setup dismiss (fixes #49) 2020-03-15 15:56:21 -07:00
Max Goedjen 9daae8957a Add notice if agent isn't running (#47)
* Add agent checker
* Check on foreground
2020-03-15 14:36:07 -07:00
Max Goedjen bde9085d31 Reorg 2020-03-15 14:13:28 -07:00
Max Goedjen 84521cf8d6 Fixes #44 2020-03-15 14:03:57 -07:00
Max Goedjen 4a6e8c0b11 Add run ID 2020-03-15 01:17:45 -07:00
Max Goedjen ae06e8e892 Fix updater ref 2020-03-15 01:11:16 -07:00
Max Goedjen 57e6b6779f Fix sed. 2020-03-15 01:08:41 -07:00
Max Goedjen 6136fc2e69 Updater (#43) 2020-03-15 01:01:40 -07:00
Max Goedjen 2c052e2657 Update CONTRIBUTING.md 2020-03-14 21:51:50 -07:00
Max Goedjen 0918e570e4 Add security contact email 2020-03-14 21:48:34 -07:00
Max Goedjen 024c25bcd9 Create CONTRIBUTING.md 2020-03-14 21:44:11 -07:00
Max Goedjen 154dac3e50 Add CoC 2020-03-14 21:31:45 -07:00
Max Goedjen d778760cc1 Update README.md 2020-03-14 19:58:48 -07:00
Max Goedjen ee23c97b09 Restrict to tags 2020-03-14 19:52:06 -07:00
Max Goedjen 29fe746e01 Unquote 2020-03-14 19:42:09 -07:00
Max Goedjen 5480799450 11.3 Compatibility 2020-03-14 19:40:03 -07:00
Max Goedjen bbc29ed9e0 Fix grep 2020-03-14 19:37:31 -07:00
Max Goedjen 50bb1d4582 Disable per-framework signing 2020-03-14 19:28:25 -07:00
Max Goedjen 210bdf3ce9 A few more 2020-03-14 18:51:06 -07:00
Max Goedjen 733aa5aa71 Change profile name 2020-03-14 18:50:18 -07:00
Max Goedjen 47dfc26115 Add artifacts 2020-03-14 18:48:12 -07:00
Max Goedjen 21dfa3b3d1 Chmod signing script 2020-03-14 18:46:15 -07:00
Max Goedjen 4f4e9dce98 Fix signing script path 2020-03-14 18:45:28 -07:00
Max Goedjen 6e53540f16 Temporarily disable archive upload 2020-03-14 18:34:46 -07:00
Max Goedjen 1e61ff08b0 Actually right place 2020-03-14 18:33:51 -07:00
Max Goedjen b91a0216f5 Move to right place 2020-03-14 18:32:45 -07:00
Max Goedjen dab1cf3d50 CI first pass (#36) 2020-03-14 18:32:02 -07:00
Max Goedjen f20c2b90a6 #34 2020-03-14 14:40:49 -07:00
Max Goedjen 1a4424fa74 Fixes #35 2020-03-14 14:28:44 -07:00
Max Goedjen 3fd3f1c138 Bump down version 2020-03-11 23:09:18 -07:00
Max Goedjen 39e4059d51 Guard preview providers 2020-03-11 23:07:22 -07:00
Max Goedjen ccd0bf0ef3 Better readme (#33) 2020-03-11 22:47:50 -07:00
Max Goedjen b957d47c08 Better placeholder 2020-03-11 22:17:35 -07:00
Max Goedjen caf4c81d18 Preview for detail 2020-03-11 21:58:32 -07:00
Max Goedjen 6584fc4f3d Add default selections (fixes #32) 2020-03-11 01:53:31 -07:00
Max Goedjen 07ceffb789 Remove return 2020-03-11 01:53:20 -07:00
Max Goedjen e4178d35d8 Prompts for empty stores (#31)
* Preview content

* Empty views.

* Cleanup

* Better sizing
2020-03-11 00:02:17 -07:00
Max Goedjen 8a6e72e73c Fix release signing 2020-03-09 22:16:10 -07:00
Max Goedjen 8853b2ec6d Merge pull request #29 from maxgoedjen/differentalgorithims
Support different EC variants
2020-03-09 22:14:57 -07:00
Max Goedjen b4f7b820d7 notes 2020-03-09 22:12:40 -07:00
Max Goedjen 668f46c803 Restrict to EC only 2020-03-09 22:06:51 -07:00
Max Goedjen 945907cfd4 Supporting different EC sizes, RSA not working yet 2020-03-08 22:17:59 -07:00
Max Goedjen 603d021939 Merge pull request #28 from maxgoedjen/multistore
Multistore support
2020-03-08 21:20:09 -07:00
Max Goedjen d0b9a0872c Trim 2020-03-08 21:19:47 -07:00
Max Goedjen 5e76dd4024 Make name immutable 2020-03-08 21:18:13 -07:00
Max Goedjen 6c012e9d24 Restrict key types smart card will load 2020-03-08 21:16:43 -07:00
Max Goedjen a0bd55d1bf Add agent support 2020-03-08 21:11:59 -07:00
Max Goedjen 286e2dc558 Combine stuff 2020-03-08 20:44:15 -07:00
Max Goedjen 2f3f5681e7 Split out into separate files 2020-03-08 20:08:27 -07:00
Max Goedjen 376f26ef38 More progress. 2020-03-08 20:03:40 -07:00
Max Goedjen a9d7e7644e Availibilty 2020-03-07 15:42:40 -08:00