Add methods for modules to safely get/set data using storage layer.
Open
- Dominant language
- TypeScript
- Stars
- 181
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Problem - Full storage layer access to modules allows them to modify metadata of tkey shares.
Potential solution:-
- Add set and get metadata APIs on core.ts. They will serve as middleware for modules to set data.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading core.ts and tracing how modules currently access the storage layer and tkey share metadata. Define the scope of the get/set metadata APIs and verify that module data access is routed through them without exposing full storage-layer access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100