Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenCoworkAI/open-codesign
/ keychain.ts
File
keychain.ts
apps/desktop/src/main/keychain.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ CodesignError,
type
Config, ERROR_CODES,
type
SecretRef } from
'@open-codesign/shared'
;
2
import
{ safeStorage } from
'./electron-runtime'
;
3
import
{ getLogger } from
'./logger'
;
4
Callers
nothing calls this directly
Calls
1
getLogger
Function · 0.90
Tested by
no test coverage detected