SOC2C

Is this your company? Buyers are checking Kiln here. Claim kiln.fi free to control the listing, earn the badge buyers trust, and see who's evaluating you.

Claim free
Kiln logo

Kiln

Trust level
Listed
Unverified

Sourced from public information. Not yet verified by the company.

Kiln is SOC 2 Type II compliant.

Framework
Auditor
Last report
Renewal
View official trust center ↗

About

Enterprise-grade staking made easy Directly stake, or bring staking to your users through our whitelabel product. [Find out more](https://docs.kiln.fi/). _Please request access with your corporate (not personal) email address. Thank you._

Compliance & infrastructure

Hosting
AWS
Data handled
Customer personally identifiable informationEmployee personally identifiable informationCredit card informationPersonal health information

Subprocessors

10
  • A
    Amazon Web Services · aws
  • G
    GitHub · github
  • G
    Google Workspace · gsuiteadmin
  • S
    Scaleway · scaleway
  • S
    Slack · slack
  • L
    Linear · linear
  • I
    Incident.io
  • N
    Notion · Collaboration
  • O
    Okta · Identity provider
  • V
    Vanta · Security

Compliance leadership

The person who leads Kiln's SOC 2 isn't listed yet. Claim this profile to add it.

Penetration test

Unknown. Kiln's penetration test vendor isn't listed yet.

Claim this profile to add it.

This listing is partial

5/11 details · 45%

SOC2C shows the verified essentials. 6 details are not yet provided by the company. Trust centers list more, so we invite the owner to fill the gaps here.

  • Auditorraises trust
    Add the CPA firm that issued your SOC 2 so buyers can verify who signed it.
  • Report dateraises trust
    Add your most recent report period so buyers see how current your SOC 2 is.
  • Renewal date
    Add your renewal window so buyers know your coverage is active.
  • Other certifications
    List your other frameworks (ISO 27001, HIPAA, PCI DSS) the way your trust center does.
  • Documents
    List the documents you share (SOC 2 report, SOC 3, pen-test summary, DPA) and whether each is public or on request.
  • Security controls
    Confirm key controls (encryption, MFA/SSO, annual pen test, BCP/DR) buyers screen for.
Claim free to control your listing

Verify your work email to take ownership, earn the badge buyers trust, and add the details that win deals.

Frequently asked

Is Kiln SOC 2 compliant?
Kiln is SOC 2 Type II compliant. On SOC2C this listing is Listed.
Is Kiln SOC 2 Type I or Type II?
Kiln is SOC 2 Type II compliant. A Type II report covers how security controls operated over a period (typically 3 to 12 months), a stronger signal than a point-in-time Type I.
Can I use Kiln's SOC 2 for a vendor risk assessment?
Yes. Kiln's SOC 2 status, frameworks, auditor, and renewal timing are on SOC2C for vendor risk and security reviews. Request the underlying report through SOC2C to complete your third-party risk file.
Is Kiln penetration tested?
Kiln hasn't listed its penetration testing on SOC2C yet. SOC 2 Type II programs typically include periodic third-party penetration tests; the company can add who performed theirs.
Is Kiln secure?
Security isn't a single yes/no, but Kiln is SOC 2 Type II compliant. SOC2C verifies its compliance posture and shows how strongly each fact is proven.

Answers published by Kiln

Reproduced from Kiln's own trust center. These are the company's statements about its security practices — SOC2C has not tested or verified them, and they may have changed since we last read the page. Check the source ↗

What is Kiln's infrastructure security setup?
Kiln employs a comprehensive multi-layered security infrastructure that includes SOC2 Type II attestation, multi-cloud deployment across providers like AWS, GCP, and OVH, with all sensitive information secured in Hashicorp Vault⁠ instances⁠. The infrastructure features strict access controls, network isolation per blockchain, and geographic distribution of validators for resilience⁠⁠. Security measures include automated GitOps workflows, continuous monitoring, and regular security audits⁠. The platform is protected by multiple layers of anti-slashing protection endorsed by the Ethereum Foundation, and is backed by insurance coverage from providers like Amtrust and MunichRe.
What is your backup and recovery plan? What is your business continuity policy?
We have a business continuity and disaster recovery plan which we were certified for as part of our successful SOC 2 audit. We have architected our platform to be resilient to underlying failure. Our main infrastructure is spread on 3 availability zones. In case of the loss of an availability zone we have a procedure to move resources on the remaining two. In case of the loss of all of our AWS availability zone in our main region, we can still access our Vault from a backup cloud provider location (Scaleway or another AWS region) and rebuild our infrastructure there. All of Kiln infrastructure is infrastructure as code (IAC) and stored in version controlled system (Git) and therefore can be recovered quickly. We run services in two additional clouds (Scaleway and OVH) which we could spin up in fast. We routinely test the migration of validator servers to new infrastructure platforms.
What data does Kiln collect? Where do we store it, and how do we secure it?
By design Kiln collects a very small amount of data - only what is necessary to provide our service: customers' email addresses, organisation names, and public wallet addresses which customers are delegating from. All other data surfaced is public blockchain data or derived from it. Kiln encrypts data at rest and in transit for all of our resources. We use tools like Amazon Web Service’s Key Management System (KMS) to manage encryption keys using hardware security modules for maximum security in line with industry best practices. Customer login data and organisation names are stored in industry-leading SaaS platform Auth0 (by Okta). Some analytics information is held in Segment (Twilio) and Mixpanel. Public wallet addresses are stored in AWS database services.
Is Kiln custodial? Can I unstake at any time?
No, by design Kiln never has access to your assets. You are only delegating the rights to validate the blockchain with your funds, but no other rights are transferred to Kiln. On all dPOS chains (all except ETH), the staker always can unilaterally unstake their assets. It is therefore fully non-custodial at the protocol level. If Kiln disappears, the customer can issue this unstaking transaction using their custodian, a frontend app from the relevant ecosystem, or manually using a script. On Ethereum, this is slightly complicated by the fact that validator exits are done by issuing a transaction that includes a message signed by the validator private key, which is held by Kiln. Kiln therefore enables customers to retrieve this pre-signed message such that they can exit unilaterally. - To fund a validator, the depositor issues a deposit transaction into the Beacon Chain deposit contract. This is the contract in which all the ETH staked sits - currently 34M ETH / $73B. It is not upgradeable. - The only address this ETH can go to upon exit of the validator is to the `withdrawal_credentials` address set by the depositor upon deposit - Kiln’s batch deposit contract is a thin layer on top of the Beacon Chain deposit contract, it ‘batches’ calls to this contract for gas optimisation and does not hold any assets - Kiln customers can exit validators unilaterally at any time by sending a pre-signed exit message which they can retrieve at any point from the Kiln API - specs Following the Pectra upgrade (May 2025) it will be possible to trigger exits from the withdrawal wallet (similar to all dPOS protocols), so presigned exit messages will no longer be required.
What are your Ethereum anti-slashing practices?
We have purpose built our Ethereum infrastructure to mitigate slashing risk as much as possible. Our anti-slashing practices are endorsed by the Ethereum Foundation, and we have written about them at length in this blog post.