|
|
13cb35bc73
|
docs(network): add ipns architecture with cloudflare gateway integration
|
2026-01-11 12:30:05 -05:00 |
|
|
|
299a10b0a8
|
docs(crypto): add guidelines for crypto agents
docs(keybase): document keybase guidelines
chore: add search summary
feat: add package lock file
|
2026-01-10 18:20:33 -05:00 |
|
|
|
25fc4dabf3
|
docs(AGENTS.md): update agent guidelines and todos
|
2026-01-10 18:20:32 -05:00 |
|
|
|
aef9e96ba4
|
docs(readme): update readme with enclave features and usage
|
2026-01-10 18:20:31 -05:00 |
|
|
|
1c8b908884
|
docs(CHANGELOG): add changelog file with notable changes
|
2026-01-10 17:10:46 -05:00 |
|
|
|
aec599af0e
|
docs(TODO): update with new sqlite functions and priorities
|
2026-01-10 17:10:45 -05:00 |
|
|
|
ad3ab3f2ac
|
Merge pull request 'Feat/Add Crypto Libs' (#3) from feat/add-crypto-libs into main
Reviewed-on: #3
|
2026-01-10 21:59:18 +00:00 |
|
|
|
8ceb4d600f
|
docs(dwn): remove UCAN_SCHEMA_PROPOSAL.md
|
2026-01-10 16:57:37 -05:00 |
|
|
|
659736ade0
|
refactor(enclave): migrate to enclave signing with MPC
|
2026-01-10 16:49:23 -05:00 |
|
|
|
b6a01a07ae
|
refactor(enclave): remove enclave package
|
2026-01-10 15:40:54 -05:00 |
|
|
|
b39bd89b47
|
feat(crypto): add simple enclave implementation for MPC operations
|
2026-01-10 15:39:43 -05:00 |
|
|
|
876deb2989
|
refactor(mpc): migrate to simple enclaves
|
2026-01-10 15:39:41 -05:00 |
|
|
|
e7202256c3
|
feat(example): add MPC generation test interface
|
2026-01-10 14:54:39 -05:00 |
|
|
|
634e62dc81
|
feat(enclave): add test MPC function and refactor generate function to use DID initialization without MPC
|
2026-01-10 14:52:13 -05:00 |
|
|
|
30e372d07f
|
feat(enclave): add detailed logging for MPC initialization steps
|
2026-01-10 14:46:16 -05:00 |
|
|
|
de89b627d3
|
refactor(enclave): enhance error extraction and logging for better debugging
|
2026-01-10 14:45:06 -05:00 |
|
|
|
766de75ba9
|
refactor(example): overhaul example app UI and UX
|
2026-01-10 14:41:58 -05:00 |
|
|
|
6f2a3c5800
|
feat(keybase): add enclave management API
|
2026-01-10 14:32:22 -05:00 |
|
|
|
2dfd8b5a8f
|
feat(enclave): add MPC enclave generation support
|
2026-01-10 14:32:21 -05:00 |
|
|
|
a633631dcf
|
feat(enclave): complete encryption strategy and database serialization
|
2026-01-10 11:50:59 -05:00 |
|
|
|
1c9067b91a
|
chore(github): remove Repo.toml configuration file
|
2026-01-09 19:20:01 -05:00 |
|
|
|
5728e9cf6c
|
chore(config): add repository configuration file
|
2026-01-09 19:19:59 -05:00 |
|
|
|
16665cafc4
|
docs(migration): clarify migration guide diagrams and enclave schema
|
2026-01-09 16:38:01 -05:00 |
|
|
|
76fb6c27cb
|
init(enclave): Setup enclave package for wasm actions
|
2026-01-09 08:19:21 -05:00 |
|
|
|
527dfee7f6
|
refactor(enclave): restructure enclave to use go-pdk and support WASM target
|
2026-01-09 08:19:15 -05:00 |
|
|
|
842fdc1923
|
refactor(keybase): switch to native SQLite serialization and deserialization
|
2026-01-08 20:16:50 -05:00 |
|
|
|
e5230a6360
|
docs(migration): update SQLite driver reference in migration guide
|
2026-01-08 20:16:49 -05:00 |
|
|
|
9bec58e293
|
docs(TODO): update UCAN v1.0.0-rc.1 migration status and completed items
|
2026-01-08 19:34:27 -05:00 |
|
|
|
69b0eca088
|
feat(keybase): add invocation actions for UCAN v1.0.0-rc.1
|
2026-01-08 16:42:16 -05:00 |
|
|
|
ea07a51044
|
refactor(main): rename UCAN to Delegation in main.go
|
2026-01-08 16:42:15 -05:00 |
|
|
|
761bb107be
|
docs(UCAN_SCHEMA_PROPOSAL): add UCAN v1.0.0-rc.1 schema proposal documentation
|
2026-01-08 16:37:39 -05:00 |
|
|
|
4fbfdf1e4d
|
refactor(keybase): migrate to UCAN v1.0.0-rc.1 envelope format
|
2026-01-08 16:37:36 -05:00 |
|
|
|
1b2a57ca98
|
refactor(ucan): migrate from ucan-wg/go-ucan to code.sonr.org/go/ucan
|
2026-01-08 15:51:17 -05:00 |
|
|
|
c1e7d772a1
|
docs(todo): update migration tasks and references
|
2026-01-08 15:25:54 -05:00 |
|
|
|
ec87d579aa
|
feat(ucan): add delegation and invocation builders
|
2026-01-08 15:21:07 -05:00 |
|
|
|
46b0726682
|
refactor(ucan): migrate away from MPC-based signing in favor of @sonr.io/crypto/mpc
|
2026-01-08 15:21:03 -05:00 |
|
|
|
8a953e641b
|
feat(codec): add json schemas for policy language and primitives
|
2026-01-08 14:54:41 -05:00 |
|
|
|
e4943509c9
|
feat(ucan): migrate to UCAN v1.0.0-rc.1 envelope format
|
2026-01-08 14:54:40 -05:00 |
|
|
|
f6dde77e60
|
feat(enclave): add WebAuthn PRF key derivation and encryption APIs
|
2026-01-08 00:28:23 -05:00 |
|
|
|
96991231d6
|
refactor(keybase): improve database export and restore functionality
|
2026-01-08 00:28:19 -05:00 |
|
|
|
5ed451d09b
|
docs(mpc): add README documentation for MPC library
|
2026-01-07 23:39:42 -05:00 |
|
|
|
f66f6f5533
|
chore(deps): update dependencies for enclave module
|
2026-01-07 23:39:40 -05:00 |
|
|
|
a81270aa34
|
chore: add todo list for enclave implementation
|
2026-01-07 21:54:32 -05:00 |
|
|
|
7dbacec74f
|
chore(deps): update dependencies
|
2026-01-07 21:10:00 -05:00 |
|
|
|
ebb5ecac62
|
Merge pull request 'feat: Concurrent SQLite Session Manager' (#2) from feat/ipfs-helia into main
|
2026-01-08 02:07:09 +00:00 |
|
|
|
a0b3eeb345
|
style(example): update styles and remove unused IPFS elements
|
2026-01-07 21:05:47 -05:00 |
|
|
|
2decc7a154
|
refactor(enclave): remove IPFS integration
|
2026-01-07 21:05:27 -05:00 |
|
|
|
f3a372123f
|
feat(keybase): add action manager for concurrent database operations
|
2026-01-07 21:00:22 -05:00 |
|
|
|
7187743e83
|
refactor(main): integrate keybase package for account, credential, session, and grant management
|
2026-01-07 21:00:19 -05:00 |
|
|
|
9a407dac26
|
refactor(example): update html and add IPFS status display
|
2026-01-07 20:22:22 -05:00 |
|