Prad Nu pn
  • Joined on 2025-12-22
pn pushed to feat/add-crypto-libs at x/motr-enclave 2026-01-08 19:54:43 +00:00
8a953e641b feat(codec): add json schemas for policy language and primitives
e4943509c9 feat(ucan): migrate to UCAN v1.0.0-rc.1 envelope format
Compare 2 commits »
pn pushed to feat/add-crypto-libs at x/motr-enclave 2026-01-08 05:28:31 +00:00
f6dde77e60 feat(enclave): add WebAuthn PRF key derivation and encryption APIs
96991231d6 refactor(keybase): improve database export and restore functionality
Compare 2 commits »
pn pushed to feat/add-crypto-libs at x/motr-enclave 2026-01-08 04:39:47 +00:00
5ed451d09b docs(mpc): add README documentation for MPC library
f66f6f5533 chore(deps): update dependencies for enclave module
Compare 2 commits »
pn created branch feat/add-crypto-libs in x/motr-enclave 2026-01-08 04:39:46 +00:00
pn pushed to feat/pkg at x/nebula 2026-01-08 04:02:49 +00:00
c77650659e refactor(layouts): migrate nebula import to nebula/pkg/config
pn pushed to main at x/motr-enclave 2026-01-08 02:54:34 +00:00
a81270aa34 chore: add todo list for enclave implementation
pn pushed to main at x/motr-enclave 2026-01-08 02:10:03 +00:00
7dbacec74f chore(deps): update dependencies
pn created branch feat/pkg in x/nebula 2026-01-08 02:09:28 +00:00
pn pushed to feat/pkg at x/nebula 2026-01-08 02:09:28 +00:00
6b9935ddbe feat(nebula): add core middleware, mount, and config packages
51b5d57222 refactor(server): move server command into its own package and executable
Compare 2 commits »
pn deleted branch feat/ipfs-helia from x/motr-enclave 2026-01-08 02:08:00 +00:00
pn merged pull request x/motr-enclave#2 2026-01-08 02:07:09 +00:00
feat: Concurrent SQLite Session Manager
pn pushed to main at x/motr-enclave 2026-01-08 02:07:09 +00:00
ebb5ecac62 Merge pull request 'feat: Concurrent SQLite Session Manager' (#2) from feat/ipfs-helia into main
a0b3eeb345 style(example): update styles and remove unused IPFS elements
2decc7a154 refactor(enclave): remove IPFS integration
f3a372123f feat(keybase): add action manager for concurrent database operations
7187743e83 refactor(main): integrate keybase package for account, credential, session, and grant management
Compare 7 commits »
pn created pull request x/motr-enclave#2 2026-01-08 02:06:58 +00:00
feat: Concurrent SQLite Session Manager
pn pushed to feat/ipfs-helia at x/motr-enclave 2026-01-08 02:05:50 +00:00
a0b3eeb345 style(example): update styles and remove unused IPFS elements
pn pushed to feat/ipfs-helia at x/motr-enclave 2026-01-08 02:05:31 +00:00
2decc7a154 refactor(enclave): remove IPFS integration
pn pushed to feat/ipfs-helia at x/motr-enclave 2026-01-08 02:00:26 +00:00
f3a372123f feat(keybase): add action manager for concurrent database operations
7187743e83 refactor(main): integrate keybase package for account, credential, session, and grant management
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-08 01:24:52 +00:00
c86ac1e389 docs(AGENTS): add Nebula project guidelines document
pn pushed to feat/ipfs-helia at x/motr-enclave 2026-01-08 01:23:33 +00:00
9a407dac26 refactor(example): update html and add IPFS status display
pn created branch feat/ipfs-helia in x/motr-enclave 2026-01-08 01:16:59 +00:00
pn pushed to feat/ipfs-helia at x/motr-enclave 2026-01-08 01:16:59 +00:00
2e2b5e8fa8 feat(enclave): add ipfs support