Commit Graph

62 Commits

Author SHA1 Message Date
Max Goedjen
e4695ac3c6 Fix tests 2021-11-07 17:38:14 -08:00
Max Goedjen
dafec7b624 Remove unused constant 2021-11-07 17:34:42 -08:00
Max Goedjen
d3ed5bb4fe Remove todo 2021-11-07 17:34:20 -08:00
Max Goedjen
7219bbc52c Condense 2021-11-07 17:33:43 -08:00
Max Goedjen
54a4d2f9d5 Delete unused 2021-11-07 17:33:16 -08:00
Max Goedjen
9728f93930 Remove unused access control 2021-11-07 17:30:50 -08:00
Max Goedjen
bb5a1a25d1 Device owner auth policy 2021-11-07 17:30:26 -08:00
Max Goedjen
e54b55c8bd Match key to note 2021-11-07 17:19:24 -08:00
Max Goedjen
055fadd459 Remove todo. 2021-11-07 17:00:46 -08:00
Max Goedjen
c69704acb2 Cleanup durations. 2021-11-07 16:57:35 -08:00
Max Goedjen
6db08bce4b Switch to monotonic time. 2021-11-07 14:29:53 -08:00
Max Goedjen
23fede3def Nil out on expiration check 2021-11-07 13:37:12 -08:00
Max Goedjen
600ab463b4 Tweak copy. 2021-11-07 13:15:20 -08:00
Max Goedjen
2f0ccfbf82 Better prompt. 2021-11-07 13:10:38 -08:00
Max Goedjen
971f831a2f Remove pending. 2021-11-07 12:52:54 -08:00
Max Goedjen
80a2bd42a3 . 2021-11-07 12:47:51 -08:00
Max Goedjen
af52c60ebf Merge branch 'main' of github.com:maxgoedjen/secretive into duration 2021-11-07 12:27:43 -08:00
Max Goedjen
faed5514e2 Add driver name when on macOS 12.0 (#223) 2021-11-07 20:27:18 +00:00
Max Goedjen
aec12491d8 Prompting. 2021-11-06 23:12:04 -07:00
Max Goedjen
0a3ee77625 Remove shibboleth. 2021-11-06 21:25:46 -07:00
Max Goedjen
0a6e71d7ce Integration. 2021-11-06 19:53:43 -07:00
Max Goedjen
29be661b46 Infrastructure. 2021-11-06 19:18:58 -07:00
Max Goedjen
33ecabef20 Cache existing contexts 2021-11-06 16:49:38 -07:00
Max Goedjen
ec2165f898 Test 2021-11-06 16:08:54 -07:00
Dylan Lundy
8114acf50a Add option to rename keys/secrets (#216)
* Add option to rename secrets

* Address PR comments

Co-authored-by: Max Goedjen <max.goedjen@gmail.com>
2021-05-31 23:20:38 -07:00
lavalleeale
dca340ad40 Change hard-coded bundleID to automatically retrieved one (#202) 2021-01-18 20:08:52 -08:00
Max Goedjen
4de805dd37 Add support for SHA256 fingerprints (#198)
* Add SHA256

* Update tests

* Fix padding
2021-01-17 16:16:38 -08:00
Max Goedjen
6c3748b6bf Comment (#181) 2020-11-29 13:15:14 -08:00
Max Goedjen
dc5c21c568 Move app name + iconurl to tracer. (#149) 2020-09-27 23:09:23 -07:00
Max Goedjen
3774352dfd Show request details in Secure prompts (#146) 2020-09-23 21:51:48 -07:00
Max Goedjen
b234100aa5 Fileprivate -> private (#91) 2020-05-15 23:19:00 -07:00
Max Goedjen
31e51e45c1 Move types to common (#81) 2020-03-29 17:26:43 -07:00
Max Goedjen
4dcc9b113d Agent Tests (#74) 2020-03-23 23:22:22 -07:00
Max Goedjen
31dfba8265 Add tests for reader. 2020-03-21 19:28:08 -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
d35c58509b Hacky fix for #16 2020-03-17 20:41:37 -07:00
Max Goedjen
6136fc2e69 Updater (#43) 2020-03-15 01:01:40 -07:00
Max Goedjen
07ceffb789 Remove return 2020-03-11 01:53:20 -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
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