Commit Graph

361 Commits

Author SHA1 Message Date
Max Goedjen
74ddb9595b
WIP 2025-09-01 19:31:16 -07:00
Max Goedjen
0980cdffcd
WIP 2025-09-01 19:25:14 -07:00
Max Goedjen
90d55726bb
WIP 2025-09-01 18:00:58 -07:00
Max Goedjen
a640d11b00
WIP 2025-09-01 17:50:40 -07:00
Max Goedjen
f3ce6b9d0f
WIP 2025-09-01 17:43:33 -07:00
Max Goedjen
ea96dd88eb
Cleanup 2025-09-01 16:27:15 -07:00
Max Goedjen
4d84621b3d
WIP 2025-09-01 16:10:27 -07:00
Max Goedjen
2d05a7b0f3
WIP 2025-09-01 15:22:52 -07:00
Max Goedjen
c8d90ba455
WIP 2025-09-01 15:09:27 -07:00
Max Goedjen
9299bf343f
WIP 2025-09-01 14:52:17 -07:00
Max Goedjen
fa658646d7
WIP 2025-08-31 13:24:37 -07:00
Max Goedjen
cd76bb95ec
Tweaks. 2025-08-31 00:58:16 -07:00
Max Goedjen
b949d846c1
WIP 2025-08-30 18:56:52 -07:00
Max Goedjen
19760f1e02
Merge branch 'main' of github.com:maxgoedjen/secretive into newsetup 2025-08-30 15:40:52 -07:00
Max Goedjen
f60a44c599
WIP 2025-08-30 13:55:19 -07:00
Max Goedjen
c2eb5ce1f6
Delete .github/workflows/add-to-project.yml (#646)
This appears to be built in now?
2025-08-30 03:07:21 +00:00
Max Goedjen
260e63341d
Merge branch 'main' into newsetup 2025-08-27 23:50:06 -07:00
Max Goedjen
fb4dec383b
Move delete to use a confirmation dialog + various other fixes. (#645) 2025-08-28 06:45:56 +00:00
Max Goedjen
c5052dd457
Little bit of cleanup in agent code (#643) 2025-08-28 06:43:33 +00:00
Max Goedjen
d967c7de07
Pass in MLDSA auth context (#644) 2025-08-28 04:39:25 +00:00
Max Goedjen
d5b6382dd0
Add security principles documentation to SECURITY.md (#642) 2025-08-27 21:34:37 -07:00
Max Goedjen
e8fcb95db0
Rewrite SocketController (#634)
* WIP

* Working

* Working

* Cleanup
2025-08-27 06:44:16 +00:00
Max Goedjen
8ad2d60082
Remove logic to deal with sending/not sending distrib notifications (#641) 2025-08-27 06:15:17 +00:00
Max Goedjen
6ce0510f21
Fix eraser. (#640) 2025-08-27 06:14:07 +00:00
Max Goedjen
c52728a050
Return created key (#638)
* Return created key.

* Fix
2025-08-27 05:43:08 +00:00
Max Goedjen
8f4d0b8eda
Static vars for keytypes (#639)
* Static inits for keytype.

* Missed
2025-08-26 22:41:01 -07:00
Max Goedjen
c37d0c0cba
Update badge links in README.md (#637) 2025-08-27 01:56:04 +00:00
Max Goedjen
6c607f065c
Add link to config repo (#636)
* Revise app configuration documentation

* Update link to secretive configuration instructions
2025-08-27 01:50:30 +00:00
Max Goedjen
cff1fde90e
Update badge links in README.md to main branch (#635) 2025-08-26 18:48:03 -07:00
Max Goedjen
cbf903deb7
WIP 2025-08-25 00:48:07 -07:00
Max Goedjen
c32ceb6ad8
Fix creation of auth required keys. (#633) 2025-08-25 03:36:12 +00:00
Max Goedjen
f0a6f2e43b
Save text (#632) 2025-08-25 03:19:29 +00:00
Max Goedjen
828c61cb2f
Add support for MLDSA keys (#631)
* WIP.

* WIP

* WIP Edit

* Key selection.

* WIP

* WIP

* Proxy through

* WIP

* Remove verify.

* Migration.

* Comment

* Add param

* Semi-offering key

* Ignore updates if test build.

* Fix rsa public key gen

* Messily fix RSA

* Remove 1024 bit rsa

* Cleanup

* Cleanup

* MLDSA warning.

* MLDSA working.

* Strings.

* Put back UI changes
2025-08-25 03:02:51 +00:00
Max Goedjen
e8c5336888
Don't notify on test builds (#629) 2025-08-24 22:51:55 +00:00
Max Goedjen
b3bea27f40
Cleanup localization. (#630) 2025-08-24 22:50:36 +00:00
Max Goedjen
3d3d123484
CryptoKit migration (#628)
* WIP.

* WIP

* WIP Edit

* Key selection.

* WIP

* WIP

* Proxy through

* WIP

* Remove verify.

* Migration.

* Comment

* Add param

* Semi-offering key

* Ignore updates if test build.

* Fix rsa public key gen

* Messily fix RSA

* Remove 1024 bit rsa

* Cleanup

* Cleanup

* Clean out MLDSA refs for now

* Dump notifier changes

* Put back UI tweaks

* Fixes.
2025-08-24 15:35:15 -07:00
Max Goedjen
5b0135d694
Remove unused localizations (#627) 2025-08-23 20:57:46 -07:00
Max Goedjen
5067f05558
Run test not just build (#624)
* Change build command to run tests instead of build

* Change build command to test in release workflow

* Add root test
2025-08-23 20:52:34 -07:00
Max Goedjen
b815c1e5ad
Cleanup packages/dead imports (#625)
* Slim package

* Cleanup

* .

* Expose tokenID.

* Expose some constants.

* Open.

* Combine cleanup

* Make eraser base public.

* Reload

* Fix concurrency issue on key insertion.

* Add capabilities.

* .

* Revert "."

This reverts commit 7c5c2924fa.

* Revert "Add capabilities."

This reverts commit bfa7a3cd51.
2025-08-23 20:42:08 -07:00
Max Goedjen
75c9b5bb62
Support infra for extensions (#626) 2025-08-23 20:41:08 -07:00
Max Goedjen
f259cf6bf3
Add slimmed Package.swift to root (#623) 2025-08-23 20:35:36 -07:00
Max Goedjen
2ba73ff680
Fixes for insertion handler on smartcard (#622) 2025-08-24 03:33:12 +00:00
Max Goedjen
e3938caecb
Remove unused verify functions. (#621) 2025-08-23 22:26:40 +00:00
Max Goedjen
bd096c3012
Add attestation info to readme (#620)
* Update README.md

* Enhance README with attestation visibility details

* Update README to clarify build process and attestations
2025-08-23 22:07:09 +00:00
Max Goedjen
2355d3f989
Use the symlink (#619) 2025-08-21 05:20:40 +00:00
Max Goedjen
45bcb03fef
Enable enhanced security. (#618) 2025-08-20 07:10:23 +00:00
Max Goedjen
e86aa559a4
Remove unchecked sendable (#617) 2025-08-20 06:32:46 +00:00
Max Goedjen
d36537b919
Release and attestation tweaks (#616)
* Abs path

* Write.

* Pass attestation.

* Attest nightly
2025-08-19 23:27:58 -07:00
Max Goedjen
8adb4423ac
Release management using gh cli (#615) 2025-08-19 07:24:22 +00:00
Max Goedjen
8dbf992cce
Add attestation (#614) 2025-08-19 07:07:43 +00:00