oasisprotocol / oasisprotocol/oasis-sdk
rofl-app-core: Support e2e encrypted logs
Open
Nobody has claimed this yet.
c:rofl
- Dominant language
- Rust
- Stars
- 90
- Forks
- 35
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 5
Description
Apps should support encrypting their console output so that only specific keys (set via metadata or secrets) could decrypt them.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating rofl-app-core's console-output handling and how metadata or secrets are configured. Determine the encryption and key-access requirements for logs, including which specific keys should decrypt them. Done means apps can encrypt console output so only authorized keys can decrypt it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100