Skip to content

Account owner enforcement (only the owning program may write) #6

Description

@himanshu64

State: writability is enforced (AccountInfo::write_data refuses read-only accounts); owner is not.
Goal: thread each program's id through process() so a write requires account.owner == program_id.
Where: himsha-runtime/src/account.rs, all himsha-programs/*/process signatures, dispatch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestroadmapCore roadmap itemsecuritySecurity model & hardening

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions