Skip to content

An Open-Source Cardano wallet extension, provides proactive protection from phishing using ML modules and community insights.

License

Notifications You must be signed in to change notification settings

adabox-aio/cardano-shield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardano Shield

What is Cardano Shield?

An Open-Source wallet extension backed by Project Catalyst Fund10 Proactive protection from Phishing via websites and transactions using Machine learning modules and community insights.

Features

  • Malicious Websites Detection: Advanced URL Analysis Prevents phishing efforts by intercepting them before your wallet is connected.
  • Transaction Summary: Summarize transactions by providing clear, understandable security information for each transaction, ensuring you are fully aware of potential risks.
  • Transaction Risk Score: A score is provided based on security checks that run on the transaction before signing it

tx risk

Report

You can use our predefined templates to report a token, dApp, url or a whole transaction as a scam or mark them as safe using the buttons below!

report as scam Mark as safe

GeroWallet users can also report a transaction directly from within their wallets History tab

Blacklist & Whitelist

We maintain both a blacklist and whitelist and update them frequently based on community feedback and our ML analysis. if you wish to modify or add a new entry to these files using a PR, please follow the following file structure:

Tokens:

{
  "policies":{
    "SCAM Token Name":"policy-id",
}

Domains:

  "domains":[
    "scamdomain.com",
]

Stake Address:

 "stake":[
    "fakestake1u83ane6luhljcl59e54jlm7u44agpnxuc5uanl9nfvj794quy",
  ]

Catalyst Fund10

Problem
Solution
Insufficient Safeguards for Wallet Users on Cardano: A Critical Security Gap Addressing the security challenge by implementing a robust and collaborative security mechanism to protect Cardano wallet users from phishing, low-trust websites, and wallet drainers

Cardano Shield Catalyst Milestones Milestones

API Generation (WIP)

While we are preparing our API backend, scheduled for February/March 2024, you can submit a request to receive a Cardano Shield API key. Please send an email to team@cardanoshield.com or DM us on twitter/discord with your API key request, please include your project name and the API purpose (wallet, community, research, etc)

Our API docs can be found at https://docs.cardanoshield.com

Alpha v1.0.13 Known Issues / Bugs

  • GeroWallet UI: Tooltips are sometimes janky and not responsive
  • GeroWallet UI: Transactions with decentralized exchanges show 0.0 ADA/Tokens under the "You're receiving" section.
    • While this is intended since the transaction is for creating a Buy/Lend/Stake/etc Order on the exchange and no tokens are expected to be received.

discord Discord (adaforge.io) | Twitter Twitter (@CardanoShield) | Website  Website (cardanoshield.com)

About

An Open-Source Cardano wallet extension, provides proactive protection from phishing using ML modules and community insights.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages