Commit Graph

180 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 v1.0.0 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) v0.5.1 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 v0.5.0 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 v0.4.2 2020-03-19 21:21:28 -07:00
Max Goedjen
fe16e4d9c4 Build and About page (#64)
* Adding credits txt

* Switch up build number
v0.4.1
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) v0.3.2 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) v0.3.1 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