Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dedsec1121fk/DedSec
/ vault_master
Function
vault_master
Scripts/Developer Base/Free Internet.py:856–858 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
854
855
856
def
vault_master() -> Optional[str]:
857
cid = get_client_id()
858
return
VAULT_KEYS.get(cid)
859
860
861
def
vault_unlocked() -> bool:
Callers
4
vault_unlocked
Function · 0.70
vault_add
Function · 0.70
vault_view
Function · 0.70
vault_edit
Function · 0.70
Calls
1
get_client_id
Function · 0.70
Tested by
no test coverage detected