About
The estate office,
reimagined.
For generations, India's most considered families have relied on private bankers, family lawyers and trusted retainers to keep their affairs in order. Viraasat is that office, brought to the digital era — quieter, more private, and always within reach.
We believe succession planning is the most generous letter you can write. Yet today it remains fragmented across drawers, lockers, login pages and memory. When the time comes, families inherit confusion. We exist to change that.
Our principles
- §Discretion. Information is held privately, and only ever revealed on your instruction.
- §Custody. You retain full ownership and revocation rights at all times.
- §Continuity. Your nominated deputees receive only what you choose, when you choose.
- §Compliance. Built towards the DPDP Act 2023 and IT Act §43A & §72A.
Architecture & data residency
Viraasat is designed as a multi-tenant, AWS-native platform. Each customer's information is held in the AWS region matching where that customer is based — Indian customers' data in the Mumbai (ap-south-1) region, in keeping with India's data-residency expectations — and the same pattern extends to further regions if and when we expand geographically. The application itself is common across customers; only the hosting location is regional.
- §Client & gateway. A mobile and web client speaking to an API gateway, with all traffic encrypted in transit (TLS).
- §Application layer. Onboarding, succession triggers and ongoing monitoring.
- §AI layer. Natural-language data entry and retrieval, so records can be dictated rather than typed into rigid forms.
- §Data security layer. A dedicated encryption module, session management, role-based access control and identity management.
- §Storage. DynamoDB for structured records and S3 for documents, both encrypted at rest with AES-256 via AWS KMS.
- §Operations. CloudWatch for monitoring, with Lambda and SQS driving asynchronous workflows such as timed handovers and notifications.
- §Governance. DPDP and IT Act compliance, audit trails and a defined retention policy.
This is an AWS-native design and not an exhaustive list; we expect to draw on further managed AWS services as the platform matures. It describes the intended production architecture — the current product preview is hosted on Lovable, as set out in the disclaimer below.