All analysis was generated autonomously, without human review. Scores are analytical opinions drawn from the cited public sources, without hands-on testing. They are not audits, certifications, investment reports, purchasing advice, or evaluations of quality.
Oblivious, founded in 2020 and based in Dublin, sells software that lets organisations use sensitive data without exposing it. OBLV Deploy runs existing applications inside hardware secure enclaves, and AGENT applies differential privacy to analysts' queries. Its strongest credential is research. In a paper accepted to the 2026 Privacy Enhancing Technologies Symposium, researchers including two from the company audited 12 open-source differential privacy libraries and found 13 privacy violations. Oblivious published the auditing tool as free software. Commercial proof is thinner. Tech.eu reported the United Nations and official statistics offices as clients. No private-sector customer is named in the reviewed record, so a private-sector buyer cannot check a reference in its own sector.
| Description | Oblivious builds privacy-enhancing software that lets organisations analyse and share sensitive data without exposing the underlying records. | [f1] |
|---|---|---|
| Founded | 2020 | [f2] |
| HQ | Dublin, Ireland | [f1] |
| Latest funding | EUR 5.35m seed round announced in April 2023, led by Cavalry Ventures | [f3] |
| Product | What it does |
|---|---|
| OBLV Deploy | Confidential computing platform that runs existing applications inside hardware secure enclaves on Kubernetes and releases decryption keys only after attestation. |
| AGENT (Antigranular Enterprise) | Differential privacy layer between enterprise data sources and analysts that tracks privacy budgets across SQL and Jupyter queries so answers report aggregates. |
| Antigranular | Community platform where data scientists write Python against sensitive datasets under differential privacy and compete in privacy-preserving contests. |
Cyber Defense Matrix
| Identify | Protect | Detect | Respond | Recover | |
|---|---|---|---|---|---|
| Devices Workstations, servers, phones, tablets, storage, network devices, IoT infrastructure, and similar hardware. | |||||
| Applications Software, interactions, and application flows on the devices. | |||||
| Networks Connections and traffic flowing among devices and apps, plus communication paths. | |||||
| Data Content at rest, in transit, or in use across devices, apps, and networks. | |||||
| Users The people using the devices, apps, networks, and data. |
OBLV Deploy runs existing applications inside hardware secure enclaves and releases decryption keys only to attested workloads, and AGENT applies differential privacy to queries against sensitive data sources. These capabilities are mapped to the Cyber Defense Matrix. [f4]
How well the company can compete in its security market, scored across eight dimensions against public evidence.
| Dimension | Score | Rationale |
|---|---|---|
| Problem Clarity How precisely the company defines its problem, with evidence the problem exists at the scale claimed. | 3/5 | Oblivious states the problem precisely, that the controls protecting data at rest and in transit fall away the moment data is analysed, and it names financial institutions and engineering and data teams as the buyers. Silicon Republic framed the same blocked-data-sharing problem independently in its UN PET Lab report, but no cited source quantifies the pain for this buyer. [s1, s3, s11] |
| Capability Depth How specific the technical capabilities are, with evidence beyond marketing claims such as docs and third-party validation. | 3/5 | The OBLV Deploy documentation covers enclave lifecycle, AWS Nitro Enclaves, Kubernetes manifests, allowlists, certificate and key management, telemetry and an attestation proxy, and the AGENT pages document privacy-budget tracking across SQL and Jupyter clients. That detail is all the vendor's own. The accepted 2026 Privacy Enhancing Technologies Symposium paper evaluates other people's libraries, and no cited source is a third-party evaluation of OBLV Deploy or AGENT. [s6, s4, s3] |
| Market Timing Whether the market is ready for this product, with evidence that buyers are actively seeking solutions. | 3/5 | Privacy regulation is the enabler. Silicon Republic quoted co-founder Jack Fitzsimons in January 2022 saying that regulation such as GDPR was a key force behind the growth of privacy-enhancing technologies, and it dated the UN PET Lab pilot announcement to 26 January of that year. Buyer-side demand in the cited record arrives through research programmes and the vendor's own regulatory framing rather than through documented budget movement. [s11, s1] |
| Team Credibility Demonstrated domain expertise with public signals such as prior exits, publications, and industry recognition. | 4/5 | Both founders hold Oxford doctorates, and RTE reports backgrounds spanning computer engineering, data science, machine learning and cryptography. The standing is evidenced outside the company as well: a founder co-authored a paper accepted to the 2026 Privacy Enhancing Technologies Symposium, Harvard's OpenDP published a use-case interview with him, and Silicon Republic quoted him on two years of company work inside the UN Committee of Experts' Privacy-Preserving Technologies Task Team. [s2, s8, s13, s12, s11] |
| GTM Proof Evidence of actual traction (customers, revenue signals, partnerships) beyond stated intentions. | 3/5 | The traction on record is named partnerships rather than named customers. Silicon Republic reported that Oblivious joined the UN PET Lab programme, Harvard's OpenDP published a joint use-case account, and TikTok's developer blog records a competition the two launched together. Tech.eu records the United Nations, official statistics offices and telecom companies among its clients, and no cited source names a private-sector customer. [s11, s12, s15, s10] |
| Funding Efficiency Whether funding matches go-to-market ambition, with signs of capital-efficient growth. | 3/5 | The reviewed record documents a EUR 5.35m seed announced in April 2023 led by Cavalry Ventures, a $1m round in 2021, a staff of 13 at the time of the raise, and no round since. Against that capital the company has kept shipping documented products, an annual summit and published research, so the raise reads as proportional to the motion while efficiency itself stays unconfirmed. [s9, s8, s6, s13, s5] |
| Category Clarity Whether the company creates or fits a recognizable category that buyers can quickly place in their stack. | 3/5 | RTE and Tech.eu both label Oblivious a confidential computing start-up, which is a category a buyer can place in a stack. The company sells into two categories at once, confidential computing and differentially private analytics, so a buyer places it only after the vendor explains which product answers which need. [s8, s10, s3, s4] |
| Incumbent Defensibility How vulnerable the core value proposition is to absorption as a feature by a platform vendor. | 3/5 | The isolation hardware belongs to AWS and Azure and the differential privacy libraries Oblivious says are the backbone of its disclosure controls are public, so the layer it adds sits within reach of a platform vendor. The Kubernetes-native attestation and key-release workflow and the per-team privacy-budget accounting are documented integration work, and the cited record evidences no accumulated data asset. [s3, s5, s12] |
Oblivious sells against a gap its own pages describe plainly. Encryption protects data at rest and in transit, and the homepage argues that those controls fall away the moment data is queried, analysed or fed to a model. The homepage names financial institutions moving card and transaction data and engineering and data teams migrating high-risk workloads to the cloud, and the Antigranular pages name the administrators, data owners and data scientists who work through the AGENT console.
The independent record frames the same problem from the public-sector side. Silicon Republic reported in January 2022 that the United Nations was launching a virtual lab to unlock international data sharing, with national statistics offices from the United States, the Netherlands, Italy and the United Kingdom taking part, because those bodies hold data they may not share directly.
The pain is sized only in the broadest terms. Silicon Republic cited a 2019 McKinsey estimate that connecting data across institutional and geographic boundaries could create roughly $3trn in annual economic value, and no cited source narrows that to what blocked data access costs the buyers Oblivious sells to. [s1, s3, s11, s5]
OBLV Deploy is the confidential computing half. It runs existing applications inside hardware secure enclaves without code changes, and it releases decryption keys only after cryptographic attestation confirms which software and configuration are running. The product runs on Kubernetes with standard tooling, and the vendor lists AWS availability with Azure in preview.
AGENT is the differential privacy half. It is a middleware layer between enterprise data sources and the people querying them, enforces differential privacy on results, and tracks a privacy budget for each user and team against every sensitive source. Data scientists reach it through Jupyter notebooks and SQL clients, and the vendor lists pre-built connectors to Snowflake and Salesforce.
The documentation goes past marketing depth. The OBLV Deploy docs cover enclave lifecycle, AWS Nitro Enclaves, manifest and allowlist configuration, key management against an external KMS, certificate handling, autoscaling and an attestation proxy, which is the level of detail an engineer would need to deploy it. [s3, s4, s5, s6]
Oblivious competes in a crowded confidential computing field on ergonomics rather than on the underlying isolation. The hardware is AWS Nitro Enclaves and equivalent cloud offerings, which any rival can also build on, so the differentiator it argues for is that applications need no modification and that standard Kubernetes tooling keeps working.
The differential privacy side depends on public foundations too. Oblivious told Harvard's OpenDP that the OpenDP library and SmartNoise have been the backbone of its disclosure controls, and its community platform integrates OpenDP, SmartNoise and DiffPrivLib. A competitor can adopt the same libraries.
CB Insights lists Mithril Security as a top competitor and places Fortanix in the comparison set it generates for Oblivious. Neither the vendor's pages nor the cited press name a rival, so the competitive picture in the reviewed record comes from a third-party database rather than from head-to-head evidence. [s3, s12, s5, s17]
Publicly named traction is institutional, and the commercial work the sources describe is identified only by sector. Silicon Republic reported that it joined the UN PET Lab programme alongside OpenMined, Harvard's OpenDP published a use-case interview describing joint work on a UN trade data pilot and on a project with an unnamed major US telecom company, and TikTok's developer blog records the PET Arena capture-the-flag competition the two launched in December 2025.
Tech.eu reported that Oblivious counts telecom giants, the United Nations, official statistics offices, AI startups and privacy-technology communities among its clients. No cited source names a private-sector customer, and the homepage says Oblivious supports teams across these organisations without naming any of them on the page.
Community building is the visible demand-generation motion. Oblivious runs the annual Eyes-Off Data Summit and the Antigranular competition platform, and it told OpenDP that a 2022 UN hackathon drew over 300 participants from 33 countries. [s11, s12, s15, s10, s1, s5]
Robert Pisarczyk and Jack Fitzsimons founded Oblivious in 2020, and both hold Oxford doctorates. RTE reports backgrounds across computer engineering, data science, machine learning and cryptography, and the company's About page places the founders' expertise in machine learning, security and privacy technologies.
Fitzsimons carries the externally visible research record. Silicon Republic quoted him saying Oblivious had worked with the UN Committee of Experts for two years as part of its Privacy-Preserving Technologies Task Team, Harvard's OpenDP published a use-case interview with him, and he co-authored the differential privacy auditing paper the 2026 Privacy Enhancing Technologies Symposium accepted.
The reviewed record documents no prior exit and names no executive beyond the two founders. RTE put the company at 13 staff when it announced the 2023 seed round, and no cited source updates that figure. [s2, s8, s11, s12, s13]
The homepage text carries ISO 27001, SOC 2 Type 1 and SOC 2 Type 2 labels. Nothing in the reviewed record backs them. A trust-surface probe found no DNS record for trust.oblivious.com or security.oblivious.com and a 404 at the /trust, /security and /compliance paths, so the labels stand as claims the vendor makes about itself.
The engineering evidence is public and checkable. The differential privacy auditing paper reports 13 privacy violations across 12 open-source libraries and its artifact carries the symposium's Available, Functional and Reproduced badges, and the company published the auditing tool as free software.
Legal identity is clear. The terms and conditions name Oblivious Software Limited at a Dublin address as the operator of the website and the services. An OpenCorporates registry record for the Ireland jurisdiction lists the same entity as company number 669274, a private company limited by shares with status Normal, at a Malahide, Co. Dublin address carrying the same postcode as the one in the terms, and gives 2025-09-30 as the date its last annual return was made up to. [s1, s19, s13, s14, s16, s7, s20]
| Company | Relationship | Note | Compare |
|---|---|---|---|
| Mithril Security | competes with | CB Insights lists it as a top competitor of Oblivious. | |
| Fortanix | competes with | CB Insights places it in the comparison set it generates for Oblivious. | N/AWe scored these companies at different scopes, so the totals measure different things. |
Add analyzed competitors to compare them side by side with Oblivious.
A closer look at the company's product strategy, measuring how defensible it is against market forces and examining the eight areas behind it.
reinforce or reposition
Oblivious assembles parts a rival can also obtain. OBLV Deploy runs on AWS Nitro Enclaves, and the differential privacy libraries the company calls the backbone of its disclosure controls are public. What a rival needs longer to assemble is standing. Researchers including two from the company found 13 privacy violations in 12 open-source differential privacy libraries, in a paper the 2026 Privacy Enhancing Technologies Symposium accepted. The company also runs an annual summit and a public platform for that community. That standing is a head start rather than a durable lead. The cited sources describe the United Nations and official statistics offices as clients, and document no exclusive dataset, model or patent.
| Dimension | Score | Rationale |
|---|---|---|
| Value Delivery Does the product sell software as the product, or judgment, trust, or accountability with software as the delivery mechanism. | 1/3 | Oblivious delivers software the customer's own team deploys and operates. OBLV Deploy installs into the customer's Kubernetes clusters and AGENT self-hosts on the customer's infrastructure with privacy budgets the customer configures, so the customer owns the outcomes. |
| Switching Cost How expensive leaving is for a customer: data portability, integrations, learned workflows, network effects, regulatory data residency. | 2/3 | Applications run inside OBLV Deploy enclaves whose keys a key management system releases only on attestation, and AGENT is a middleware layer between data sources and the analysts querying them, which is real integration friction. The cited record does not size the migration, and the vendor's own pages state that applications need no code changes and that standard Kubernetes tooling keeps working. |
| Compliance Moat Whether certifications, liability acceptance, or audit trails block an easy replacement. | 1/3 | The homepage text carries ISO 27001 and SOC 2 labels, which a funded competitor can obtain through ordinary enterprise preparation. A trust-surface probe found no portal or report behind them, and the reviewed record documents no authorisation regime, non-transferable mandate or retained liability that would slow a replacement. |
| Problem Complexity Whether the product requires ML, optimization, real-time systems, or years of specialized expertise. | 3/3 | Shipping this needs enclave lifecycle management, hardware attestation, key-release policy and correct differential privacy accounting together. The company's own accepted paper is evidence of how hard the last part is, finding 13 privacy violations across 12 widely used open-source libraries including SmartNoise SDK, Opacus and Diffprivlib. |
| Buyer Profile Whether buyers are SMB operators, mid-market IT teams, or regulated enterprises and governments with procurement gates. | 3/3 | Tech.eu records the United Nations and official statistics offices among Oblivious's clients, and Silicon Republic documented its place in the UN PET Lab programme beside national statistics offices from four countries. Those are government and public-sector buyers, and no cited source describes how such a buyer replaces a supplier. |
| Layer Whether the product is an end-user application, a platform with application features, or infrastructure other applications depend on. | 3/3 | Other applications run inside OBLV Deploy rather than beside it, on the customer's Kubernetes clusters and behind an attestation proxy that validates their connections, and AGENT is a middleware layer between data sources and every analyst tool that queries them. Both are infrastructure other software depends on. |
| Proprietary Data, Content, or IP Whether the product accumulates datasets, content licenses, or IP that a rival cannot recreate from scratch. | 1/3 | The cited record evidences no retained asset, tested per asset kind. The differential privacy research is published and its auditing tool is free software, the libraries behind its disclosure controls are public, and no granted patent, licensed corpus or accumulated non-public dataset appears in the reviewed sources. |
Oblivious aims at organisations that hold regulated data and cannot use it. The homepage names financial institutions detokenising card data, banks aligning with PCI DSS 4.0, DORA and NIS2, engineering teams migrating high-risk workloads, and cross-border teams working under access restrictions.
The independent record describes clients by sector, apart from the United Nations, which it mentions by name. Tech.eu reported that Oblivious counts telecom companies, the United Nations, official statistics offices and AI startups among its clients, and Silicon Republic reported its work with national statistics offices through the UN PET Lab.
The stakeholders the pages address are data and privacy owners more than security teams. The pitch is written around unblocking analytics, reducing audit scope and satisfying GDPR, HIPAA and CCPA, and the AGENT console serves administrators, data owners and data scientists. No cited source names the budget holder.
The confidential computing capability is specific and documented. OBLV Deploy runs applications inside hardware secure enclaves with no code changes, a key management system releases decryption keys only after attestation confirms the running software and configuration, and a proxy validates that connections reach only attested environments.
The differential privacy capability is equally concrete. AGENT enforces differential privacy on query results, tracks a privacy budget per user and per team against every sensitive source, and reaches data scientists through Jupyter notebooks and SQL clients rather than a separate tool.
Where Oblivious goes beyond product claims is correctness. The company and its academic co-authors built a grey-box auditing method, found 13 privacy violations across 12 open-source differential privacy libraries including SmartNoise SDK, Opacus and Diffprivlib, and the 2026 Privacy Enhancing Technologies Symposium accepted the paper with its artifact marked Available, Functional and Reproduced. The company's blog puts the count at 11 libraries rather than the paper's 12, and both report the same 13 violations.
The motion is community-led. Oblivious runs the annual Eyes-Off Data Summit, operates the Antigranular competition platform, publishes a weekly privacy newsletter, and co-launched the PET Arena capture-the-flag competition with TikTok in December 2025.
Institutional partnerships do the credentialing that named customers usually do. Silicon Republic reported that Oblivious joined the UN PET Lab programme alongside OpenMined, and Harvard's OpenDP published a joint account of a UN trade-data pilot and of work with an unnamed major US telecom company.
What the funnel lacks is a named private-sector customer. Every buying signal in the reviewed record is a category, a partnership or an event, and across the reviewed commercial pages the visible conversion paths are a demo request and a shared mailbox.
No paid price appears in the reviewed record. The terms and conditions describe Free, Professional and Enterprise variants and say the Professional and Enterprise ones may need separate arrangements, and the homepage and product pages carry a demo request rather than a rate card.
What the pages do document is the enterprise packaging. AGENT builds on Antigranular by adding self-hosting, configurable libraries and authorisation flows, connectors to enterprise data sources, and privacy-budget administration per user and team.
For a buyer, that means procurement starts with a conversation. Nothing in the reviewed record lets a team size the cost of a pilot before contacting the vendor.
The customer runs the software. OBLV Deploy installs into the customer's Kubernetes clusters and keeps standard Kubernetes tooling intact, and AGENT self-hosts on the customer's own infrastructure with the libraries, privacy budgets and authorisation flows the customer configures.
The operational surface is real work. The documentation covers enclave lifecycle, manifests, outbound allowlists, certificate management including ACME issuance, key generation against an external key management system, telemetry through OpenTelemetry, Prometheus and Grafana Loki, and enclave pod autoscaling.
Cloud coverage is narrow today. The product page lists AWS availability with Azure in preview and more providers coming soon, so a customer standardised on another cloud is waiting.
The compliance posture is asserted rather than published. The homepage text carries ISO 27001, SOC 2 Type 1 and SOC 2 Type 2 labels, and a trust-surface probe found no DNS record for trust.oblivious.com or security.oblivious.com and a 404 at the /trust, /security and /compliance paths, so a buyer starts from a request.
The engineering evidence runs the other way. The auditing paper is public. The 2026 Privacy Enhancing Technologies Symposium accepted it and marked its artifact Available, Functional and Reproduced, and the company released dp-recorder as a free Python package rather than keeping the method to itself.
Legal identity is unambiguous. The terms and conditions name Oblivious Software Limited at a Dublin address as the operator of the website and services, which matches the About page and the funding coverage. The record is not only the vendor's own. OpenCorporates lists Oblivious Software Limited in the Ireland jurisdiction as company number 669274, type LTD - Private Company Limited by Shares, status Normal, and records its last annual return as made up to 2025-09-30.
Oblivious depends on other people's infrastructure by design. The enclave isolation comes from AWS Nitro Enclaves and equivalent cloud hardware, the orchestration is Kubernetes, and key release runs through the customer's own key management system.
The differential privacy stack is borrowed too, and the company says so. It told Harvard's OpenDP that the OpenDP library and SmartNoise had been the backbone of its disclosure controls, and its community platform integrates OpenDP, SmartNoise and DiffPrivLib.
The ecosystem it does own is social. The Eyes-Off Data Summit, the Antigranular platform, the UN PET Lab work and the PET Arena competition with TikTok and an ETH Zurich co-organiser put Oblivious at the centre of a research community, which is a distribution channel for a category that still has to explain itself.
Robert Pisarczyk and Jack Fitzsimons founded Oblivious in 2020 and both hold Oxford doctorates, with backgrounds RTE describes as computer engineering, data science, machine learning and cryptography. Pisarczyk is the chief executive.
Fitzsimons carries the public research record. Silicon Republic quoted him saying Oblivious had worked with the UN Committee of Experts for two years as part of its Privacy-Preserving Technologies Task Team, Harvard's OpenDP published an interview with him, and he co-authored the paper the 2026 Privacy Enhancing Technologies Symposium accepted.
The team is small and the record is old. RTE put the company at 13 staff when it announced the April 2023 seed round and reported a plan to add seven more, and no cited source updates that count.
| Id | Source | Tier | Accessed |
|---|---|---|---|
| f1 | Oblivious: About us page | official | 2026-09-01 |
| f2 | RTE: Confidential computing start-up Oblivious raises 5.35m euro | press | 2026-09-01 |
| f3 | Silicon Republic: Dublin start-up Oblivious raises 5.35m euro for privacy enhancing tech | press | 2026-09-01 |
| f4 | Oblivious: OBLV Deploy product page | official | 2026-09-01 |
| Id | Source | Tier | Accessed |
|---|---|---|---|
| s1 | Oblivious: homepage “Run analytics, deploy AI, and move sensitive workloads to the cloud.” | official | 2026-09-01 |
| s2 | Oblivious: About us page “Jack Fitzsimons and Robert Pisarczyk, co-founders of Oblivious, are both Oxford PhDs with deep expertise in machine learning, security and privacy technologies.” | official | 2026-09-01 |
| s3 | Oblivious: OBLV Deploy product page “OBLV Deploy is a confidential computing platform that allows organisations to securely process sensitive data without modifications to existing applications.” | official | 2026-09-01 |
| s4 | Oblivious: AGENT product page “True Differential Privacy ensures that queries only reveal aggregate insights—never individual data points.” | official | 2026-09-01 |
| s5 | Antigranular: About page “Antigranular Enterprise (AGENT) is a data privacy platform built specifically for enterprises to facilitate interactive data science with sensitive data sources.” | official | 2026-09-01 |
| s6 | Oblivious: OBLV Deploy documentation home “Core Concepts Confidential Computing AWS Nitro Enclaves Kubernetes Internal Architecture OBLV Deploy Components Architecture Overview OBLV Confidential Pods Sessions Attested Connection Process” | official | 2026-09-01 |
| s7 | Oblivious: Terms and Conditions “The Website is owned and operated by Oblivious Software Limited.” | official | 2026-09-01 |
| s8 | RTE: Confidential computing start-up Oblivious raises 5.35m euro “Oblivious, which is headquartered at NovaUCD in Dublin, was founded in 2020 by Robert Pisarczyk and Jack Fitzsimons.” | press | 2026-09-01 |
| s9 | Silicon Republic: Dublin start-up Oblivious raises 5.35m euro for privacy enhancing tech “The seed round was led by Cavalry Ventures, a Berlin-based early-stage VC fund. Other backers include a range of European and US-based VCs and angels including Act VC, Atlantic Bridge, Firestreak Ventures, Expeditions Fund and Hustle Fund.” | press | 2026-09-01 |
| s10 | Tech.eu: Irish confidential computing start-up Oblivious has raised 5.35 million euro “Oblivious counts Telecom giants, United Nations and Official Statistics Offices, AI startups, PET communities among its clients.” | press | 2026-09-01 |
| s11 | Silicon Republic: Irish start-up working with new UN privacy lab to unlock data sharing benefits “Dublin-based Oblivious and privacy-focused community OpenMined have joined the programme to enable safe experimentation with PETs.” | press | 2026-09-01 |
| s12 | OpenDP: use case question and answer with Oblivious “Our collaboration with OpenDP extended to the private sector with a major US telecom company.” | research | 2026-09-01 |
| s13 | Privacy Enhancing Technologies Symposium 2026: accepted paper list “Privacy in Theory, Bugs in Practice: Grey-Box Auditing of Differential Privacy Libraries Artifact: Available, Functional, Reproduced” | research | 2026-09-01 |
| s14 | arXiv: Privacy in Theory, Bugs in Practice, full text “We show that our novel testing approach is both effective and necessary by auditing 12 open-source libraries, including SmartNoise SDK, Opacus, and Diffprivlib, and uncovering 13 privacy violations that impact their theoretical guarantees.” | research | 2026-09-01 |
| s15 | TikTok for Developers: European Capture the Flag on Privacy-Preserving Database Systems “has partnered with TikTok to launch the first edition of PET ARENA, a hands-on Capture The Flag (CTF) competition designed for students, researchers, engineers, and cybersecurity enthusiasts to foster innovations in privacy protection mechanisms.” | other | 2026-09-01 |
| s16 | Oblivious blog: hidden bugs inside differential privacy deployments “We’ve published dp-recorder as a free, open-source Python package.” | official | 2026-09-01 |
| s17 | CB Insights: Oblivious alternatives and competitors “Oblivious 's top competitors include Mithril Security” | other | 2026-09-01 |
| s18 | Oblivious: Technologies page “Confidential Computing Keeping Data Private While It’s Being Used” | official | 2026-09-01 |
| s19 | Oblivious: trust-surface probe 2026-09-01, trust. and security. subdomains no DNS, /trust /security /compliance HTTP 404 | official | 2026-09-01 |
| s20 | OpenCorporates: Ireland company registry record for Oblivious Software Limited, captured from an operator-supplied PDF because the site is bot-walled “OBLIVIOUS SOFTWARE LIMITED Company Number 669274 Status Normal” | regulatory | 2026-09-01 |
| Id | Source | Tier | Accessed |
|---|---|---|---|
| s1 | Oblivious: homepage “Run analytics, deploy AI, and move sensitive workloads to the cloud.” | official | 2026-09-01 |
| s2 | Oblivious: About us page “Jack Fitzsimons and Robert Pisarczyk, co-founders of Oblivious, are both Oxford PhDs with deep expertise in machine learning, security and privacy technologies.” | official | 2026-09-01 |
| s3 | Oblivious: OBLV Deploy product page “OBLV Deploy is a confidential computing platform that allows organisations to securely process sensitive data without modifications to existing applications.” | official | 2026-09-01 |
| s4 | Oblivious: AGENT product page “True Differential Privacy ensures that queries only reveal aggregate insights—never individual data points.” | official | 2026-09-01 |
| s5 | Antigranular: About page “Antigranular Enterprise (AGENT) is a data privacy platform built specifically for enterprises to facilitate interactive data science with sensitive data sources.” | official | 2026-09-01 |
| s6 | Oblivious: OBLV Deploy documentation home “Core Concepts Confidential Computing AWS Nitro Enclaves Kubernetes Internal Architecture OBLV Deploy Components Architecture Overview OBLV Confidential Pods Sessions Attested Connection Process” | official | 2026-09-01 |
| s7 | Oblivious: Terms and Conditions “The Website is owned and operated by Oblivious Software Limited.” | official | 2026-09-01 |
| s8 | RTE: Confidential computing start-up Oblivious raises 5.35m euro “Oblivious, which is headquartered at NovaUCD in Dublin, was founded in 2020 by Robert Pisarczyk and Jack Fitzsimons.” | press | 2026-09-01 |
| s9 | Silicon Republic: Dublin start-up Oblivious raises 5.35m euro for privacy enhancing tech “The seed round was led by Cavalry Ventures, a Berlin-based early-stage VC fund. Other backers include a range of European and US-based VCs and angels including Act VC, Atlantic Bridge, Firestreak Ventures, Expeditions Fund and Hustle Fund.” | press | 2026-09-01 |
| s10 | Tech.eu: Irish confidential computing start-up Oblivious has raised 5.35 million euro “Oblivious counts Telecom giants, United Nations and Official Statistics Offices, AI startups, PET communities among its clients.” | press | 2026-09-01 |
| s11 | Silicon Republic: Irish start-up working with new UN privacy lab to unlock data sharing benefits “Dublin-based Oblivious and privacy-focused community OpenMined have joined the programme to enable safe experimentation with PETs.” | press | 2026-09-01 |
| s12 | OpenDP: use case question and answer with Oblivious “Our collaboration with OpenDP extended to the private sector with a major US telecom company.” | research | 2026-09-01 |
| s13 | Privacy Enhancing Technologies Symposium 2026: accepted paper list “Privacy in Theory, Bugs in Practice: Grey-Box Auditing of Differential Privacy Libraries Artifact: Available, Functional, Reproduced” | research | 2026-09-01 |
| s14 | arXiv: Privacy in Theory, Bugs in Practice, full text “We show that our novel testing approach is both effective and necessary by auditing 12 open-source libraries, including SmartNoise SDK, Opacus, and Diffprivlib, and uncovering 13 privacy violations that impact their theoretical guarantees.” | research | 2026-09-01 |
| s15 | TikTok for Developers: European Capture the Flag on Privacy-Preserving Database Systems “has partnered with TikTok to launch the first edition of PET ARENA, a hands-on Capture The Flag (CTF) competition designed for students, researchers, engineers, and cybersecurity enthusiasts to foster innovations in privacy protection mechanisms.” | other | 2026-09-01 |
| s16 | Oblivious blog: hidden bugs inside differential privacy deployments “We’ve published dp-recorder as a free, open-source Python package.” | official | 2026-09-01 |
| s18 | Oblivious: Technologies page “Confidential Computing Keeping Data Private While It’s Being Used” | official | 2026-09-01 |
| s19 | Oblivious: trust-surface probe 2026-09-01, trust. and security. subdomains no DNS, /trust /security /compliance HTTP 404 | official | 2026-09-01 |
| s20 | OpenCorporates: Ireland company registry record for Oblivious Software Limited, captured from an operator-supplied PDF because the site is bot-walled “OBLIVIOUS SOFTWARE LIMITED Company Number 669274 Status Normal” | regulatory | 2026-09-01 |
This site is an experimental research aid created by Zeltser Security Corp. All its data gathering and analysis was performed autonomously without human review, and it can contain errors of fact, interpretation, and judgment that a human reviewer might catch.
The analyses are statements of opinion, not statements of fact. Machine analysis produced the scores, summaries, and matrix placements by weighing the public sources each page cites, and reasonable people can weigh the same sources differently. Where a page states a fact, it cites the public source and the date it was checked, and the statement is only as accurate as that source. Unless a profile expressly says otherwise, the analysis involves no hands-on testing and no independent validation of any company's products or services.
Nothing here is professional, security, legal, financial, investment, or purchasing advice, and nothing here is a recommendation to invest in, do business with, or avoid any company. Inclusion of a company is not an endorsement, and absence of a company is not a judgment about it. Reading this site creates no advisory or client relationship. Verify any detail you plan to act on against the vendor's current materials.
The content is provided "as is" and "as available," with all warranties disclaimed, express or implied, including merchantability, fitness for a particular purpose, accuracy, and non-infringement. No entry is warranted to be complete, current, or correct. Companies change, vendors update their claims, sources can be wrong, and automated analysis can misread them.
To the fullest extent permitted by law, the operator, Zeltser Security Corp, is not liable for any damages that arise from using this site or relying on its content, including direct, indirect, incidental, special, and consequential damages and lost profits, even if advised that such damages were possible. If you are dissatisfied with the site or disagree with these terms, your remedy is to stop using it.
Entries link to vendor pages, press coverage, and other external sites that Zeltser Security Corp does not control and is not responsible for. A link is not an affiliation with the destination or an endorsement of it. Product and company names and trademarks are the property of their owners, used here nominatively to identify the companies described. Short quotations from cited sources appear for identification and commentary.
Use, quotation, automated retrieval, and redistribution of the content are governed by the Terms of Use at cybercompanyprofiles.com/terms, which permit personal and internal business use with attribution and prohibit republication and resale.