What is Kakr Labs?
Kakr Labs builds cryptographic trust infrastructure. We replace fragile systems like passwords and API keys with verifiable, math-based proofs.
What is specific about PTERI?
PTERI is the product suite. It includes the Wallet, the Authority Layer, and the interfaces (APIs) that allow you to use that authority.
Is this blockchain?
Yes and no. We use the Litecoin blockchain for immutable settlement and proof, but PTERI functions as a high-speed carrier layer on top of it. You don’t need to be a crypto expert to use it.
Who holds my keys?
You do. PTERI is strict self-custody. Keys are generated on your device (in the Secure Enclave) and never leave it. Kakr Labs cannot access your keys.
What happens if Kakr Labs disappears?
Your identity and funds remain yours. Because the keys are on your device and settlement happens on the public Litecoin blockchain, you are not dependent on our servers for ownership.
Is it compliant?
PTERI is designed for SOC2 and ISO compliant environments. It provides audit trails for every action, making it easier to prove who did what and when.
How does PTERI replace passwords?
Instead of typing a secret password (which can be stolen), your PTERI Wallet signs a login request. The system verifies the signature mathematically. No secrets are ever shared.
Can I use it for my employees?
Yes. PTERI is ideal for enterprise identity (IAM), replacing OTP codes and phishable credentials with hardware-bound cryptographic identities.
Does it work with biometrics?
Yes. The wallet uses your device’s biometrics (FaceID/TouchID) to unlock the signing key. The biometric data itself never leaves your phone.
Is this a crypto exchange?
No. PTERI provides infrastructure for you to hold and move value. We do not act as a custodian or an exchange.
Can I do private transactions?
Yes. PTERI supports MWEB (MimbleWimble Extension Blocks) on Litecoin, which allows for confidential transactions where amounts and addresses are obscured.
Is it instant?
PTERI signatures are instant. Settlement on the blockchain follows standard block times (approx 2.5 minutes), but authority verification happens in milliseconds.
How does PTERI help AI?
AI agents usually cannot 'own' things or sign contracts. PTERI gives agents a distinct cryptographic identity, allowing them to sign actions and hold authority delegated by humans.
Is it safe to give an AI a wallet?
PTERI allows for 'scoped authority'. You can give an agent budget limits, time limits, or specific permission scopes, and revoke them instantly.
Do I need to learn Solidity or Rust?
No. PTERI is API-first. You verify identities and transactions using standard REST/gRPC APIs in languages you already know (JS, Python, Go, etc.).
Is there a testnet?
Yes. We offer a full testnet environment where you can build and test flow without using real funds.