Skip to content

Commit

Permalink
feat: add security perks
Browse files Browse the repository at this point in the history
  • Loading branch information
kopy-kat committed Jun 26, 2024
1 parent 73cb101 commit 046b63b
Show file tree
Hide file tree
Showing 6 changed files with 109 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pages/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"accounts": "Accounts",
"modules": "Modules",
"tooling": "Tooling",
"extensions": "Extensions",
"resources": "Resources"
"security-perks": "Security Perks",

"resources": "Resources",
"extensions": "Extensions"
}
105 changes: 105 additions & 0 deletions pages/security-perks.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
import Image from "next/image";

# Security Perks

Below are the security perks offered by various security firms for projects building with ERC-7579. If you are a security firm and would like to offer a security perk, please submit a PR to this page.

## Ackee Blockchain Security

<Image
src="/ackee.png"
width={400}
height={50}
alt=""
style={{ marginTop: "10px" }}
/>

[Ackee](https://ackee.xyz) is an industry-leading auditor trusted by top-tier organizations in Web3. Ackee also develops the open-source development and testing framework [Wake](https://getwake.io) and the VS Code extension [Tools For Solidity](https://marketplace.visualstudio.com/items?itemName=AckeeBlockchain.tools-for-solidity).

**Benefits**

Native auditors in ERC-7579 (auditing Rhinestone)
Native auditors in ERC-4337 (auditing Safe)
Offer free Wake scans with the publicly unreleased detectors (such as 4337)

📧 **Contact**

Email at [email protected], put Rhinestone in subject

## Spearbit

<Image
src="/spearbit.png"
width={400}
height={50}
alt=""
style={{ marginTop: "10px" }}
/>
[Spearbit](https://spearbit.com/) is a distributed network of industry-leading security
researchers tackling the most complex and mission-critical protocols across web3.
They provide end-to-end security services for premier protocols and actors such as
Optimism, Blast, Coinbase, zkSync, Blast, Uniswap, and many others.

**Benefits**

50% off marketplace fee for anyone developing with 7579
Many of Spearbit’s Lead Security Researchers have extensive experience with token standards and designing secure, extensible account systems. They are excited to leverage this expertise to continue growing the ERC-7579 ecosystem securely.

📧 **Contact**

[email protected]

## Hats Finance

<Image
src="/hats.png"
width={400}
height={50}
alt=""
style={{ marginTop: "10px" }}
/>
[Hats Finance](https://hats.finance/) is the expressway of Web3 security, offering
unprecedented scalability. Through our DeSec platform, everyone can access a global
network of security researchers and gain exposure to the Web3 Security economy.

Trusted by Safe, Aleph Zero, Oasis Protocol, Ether.fi, and many other prominent Crypto organisations.

**Benefits**

All audit competitions related to Account Abstraction (EIP 4337, EIP 779) will receive
50% off competition fees
2x multiplier on all incentives\* related to the audit competition

- Applicable after TGE
Hat's on-chain nature makes it the perfect fit for all smart contracts related to account abstraction. The pay-for-results model enables cost-effective audits for all scopes, from elementary modules to enormous infrastructure. Only pay if vulnerabilities are detected and get on-chain audit proof.

📧 **Contact**

[email protected]

## Ottersec

<Image
src="/ottersec.png"
width={400}
height={50}
alt=""
style={{ marginTop: "10px" }}
/>
[OtterSec](https://osec.io/) has audited a diversity of projects across ecosystems
like Ethereum, Solana, Aptos, Sui, Cosmos, Near, Algorand, and Arbitrum, and many
EVM-compatible chains. We’ve also audited everything from compilers to secure hardware
and many things in between. This includes core blockchain code, layer two blockchains,
infrastructure, and NFT platforms. We have extensive hands-on experience working
with trading and DeFi protocols, including DEXes, AMMs, and order books, along with
variety of staking, vesting, and lending protocols. For more details, you can browse
our public audit reports: https://osec.io/reports.

**Benefits**

Priority scheduling and referral discount

📧 **Contact**

telegram → @alexanderfive
email at [email protected], put Rhinestone in subject
Binary file added public/ackee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/hats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/ottersec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/spearbit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 046b63b

Please sign in to comment.