Skip to content

feedFrom(array<Block>) by default ignores signature verification #6

@telamon

Description

@telamon

this._index(false, sigKeyMap)

This should be an option feedFrom(source, noVerify=false)

Scenarios where signature verification should be bypassed is when loading feeds from a trusted location
like a blockstore where only the previously verified blocks are stored.

But in all normal scenarios this would be major pitfall, signatures should always be verified whenever a new
feed is instanced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions