Skip to content

Transfer only to whitelisted Accounts and trade only with whitelisted Assets #1044

Open
@fractalnode

Description

@fractalnode

As a user with security concerns I would like to secure my additional accounts by limiting the ability to transfer tokens only to whitelisted accounts. Additionally, I would like these accounts to be able to exchange tokens only for whitelisted tokens

Two new policy mode:

  • TRANSFER FUNDS TO WHITELISTED ACCOUNTS ONLY (Allow ALL by default)
    [comma separated list: eg. my-bot-1, my-bot-2, my-primary-account-1, my-primary-account-2]

  • TRADE WITH WHITELISTED ASSETS ONLY (Allow ALL by default)
    [comma separated list: eg. BTS, bitUSD, bitCNY]

whitelist can only be managed by the Account Owner (OWNER Priv Key).
Such permissions would have to be given separately for each ACTIV key (if there are more than 1)

if ACTIVE key get compromised by the hacker, He would by able to "bad trade" on defined trading pairs and he will not be able to transfer funds to account other then whitelisted

Metadata

Metadata

Assignees

No one assigned

    Labels

    1b User StoryThe User Story details a requirement. It may reference a parent Epic. It may reference child Task(s)2a Discussion NeededPrompt for team to discuss at next stand up.3b FeatureClassification indicating the addition of novel functionality to the design4a Low PriorityPriority indicating minimal impact to system/user -OR- an inexpensive workaround exists6 APIImpact flag identifying the application programing interface (API)6 CLIImpact flag identifying the command line interface (CLI) wallet application6 ProtocolImpact flag identifying the blockchain logic, consensus, validation, etc.6 SecurityImpact flag identifying system/user security6 UXImpact flag identifying the User Interface (UX)featurehardfork

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions