Skip to main content
Help Center

Frequently Asked
Questions

Everything you need to know about our platform, deployment, integration, compliance, and support.

01

General

Assurique develops on-premise identity verification software for the Algerian market. We offer three independently deployable products: Document Reader — a standalone document OCR API; Chip Reader — a standalone NFC chip verification API with Android SDK; and eKYC — the full platform combining document verification, NFC chip reading, liveness detection, face matching, a multi-factor risk engine, and an operator dashboard. Each product can be used standalone or as part of the full eKYC platform.

We support the Algerian national ID card (CNIBE) with OCR, including native Arabic and French text extraction. Algerian ePassports are verified today via NFC chip reading with our Chip Reader (ICAO-standard electronic travel documents). Passport photo OCR and driving licence support are on our roadmap and in active development. Additional document types and countries are planned.

Our identity verification platform includes:

  • Document capture and OCR for Algerian national ID — bilingual Arabic & French
  • NFC chip reading with cryptographic verification (Passive Authentication, Active Authentication, CSCA chain validation)
  • Liveness detection (anti-spoofing) — blinks, head turns
  • Face matching between live selfie, document photo, and chip photo
  • Document authenticity analysis (detects printed copies, screen recaptures, and digital edits)
  • Multi-factor risk scoring with configurable thresholds and decision rules
  • Operator dashboard for reviewing verifications and monitoring system health
  • REST API and Android SDK for integration

Our solutions are designed for any organization that requires identity verification: banking and financial services (digital account opening, KYC refresh), fintech & PSPs (tiered KYC per Instruction 06-2025), insurance (policy issuance, fraud prevention), telecommunications (SIM card registration), government services (e-government portals), transport & ride platforms (driver onboarding), education (exam proctoring), and any organization with regulatory KYC/AML obligations.

02

KYC & Identity Verification

eKYC (electronic Know Your Customer) replaces manual identity verification — paper forms, branch visits, and human review — with an automated digital process. Where traditional KYC can take days and requires physical presence, eKYC completes in under 8 seconds on a customer's phone. The result is the same verified identity data, without the operational cost or friction.

Under Regulation 24-64 (digital banking), Algerian banks must verify customer identities for remote account opening. With Assurique, a customer scans their national ID card or taps it via NFC, completes a liveness check, and the bank receives a verification decision with risk score — all in under 8 seconds, fully compliant with Law 05-01 (AML/KYC) and Law 18-07 (data protection).

Yes. Assurique's 100% on-premise architecture is specifically designed to satisfy Algerian regulations: Law 18-07 (personal data protection), Regulation 24-64 (digital banking), Instruction 06-2025 (PSP), and Law 05-01 (AML/KYC). All biometric data, document images, and personal information stay on your own servers — no cross-border transfers, no third-party cloud access.

Assurique is purpose-built for the Algerian national biometric ID card — our AI models are trained specifically on this document for maximum accuracy. Algerian ePassports are verified through NFC chip reading today. Passport photo OCR and driving licence support are on our roadmap and in active development. The Chip Reader supports ICAO-standard electronic travel documents.

Your system initiates a verification and launches the Assurique SDK on the customer's phone. The SDK guides them through document capture (or NFC tap) and a liveness check. Our AI processes everything automatically — authenticity detection, data extraction, face matching, and risk scoring. The full pipeline completes in under 8 seconds, then a signed notification delivers the decision instantly to your system.

eKYC eliminates the manual steps that slow onboarding: branch visits, paper forms, manual data entry, and back-office review queues. With Assurique, the majority of verifications are approved automatically in under 8 seconds. Only borderline cases go to an operator for review. The result: faster customer acquisition, lower cost per verification, and 24/7 availability — no branch hours required.

Yes. Assurique's platform is modular. If you only need OCR document extraction, you can deploy Document Reader standalone. If you only need NFC chip verification, Chip Reader is independently deployable. The full Assurique Identity Verification platform combines all three modules plus the built-in risk engine. You can start with one module and expand when ready.

Assurique deploys on a single server inside your own infrastructure — no cloud required, no external services. We handle the full deployment setup and provide ongoing support. Most organisations are up and running within a day. We scope exact requirements during the onboarding call. Get in touch to start the conversation.

03

Deployment & Architecture

All Assurique products are on-premise software deployed entirely on your own infrastructure. There is no cloud component, no SaaS dependency, and no data ever leaves your environment. Once deployed, the system runs fully offline — no outbound network connections, no telemetry, no usage data sent to Assurique.

For the full eKYC platform (document OCR + liveness + face matching):

ResourceMinimumRecommended
CPU2 cores4+ cores
RAM8 GB16 GB
GPUNVIDIA, 8 GB VRAM (CUDA 12+)NVIDIA Tesla T4 (16 GB)
Storage50 GB SSD200 GB+ SSD
Network100 Mbps1 Gbps

NFC chip verification (Chip Reader) runs on CPU only with minimal resources. Detailed specifications are provided in the installation documentation included with your license.

Products are delivered as Docker images along with a license file, documentation, and integration guides. Deployment consists of three steps: place your license file, configure environment variables, and run docker compose up. The eKYC platform runs as 7 containers: API (FastAPI), Worker (Celery GPU), scheduler, PostgreSQL, Redis, MinIO (storage), and the operator Dashboard (React).

No. Once deployed, all products run fully offline with no outbound network connections. There is no telemetry, no analytics, and no usage data sent to Assurique. This is a core design requirement to satisfy Algerian data sovereignty regulations — during operation, no external calls are made.

Each license is tied to a specific machine. Multi-machine deployments require separate licenses per machine. Contact us to discuss enterprise deployment architectures, high-availability setups, or data centre configurations.

04

Integration

Our products provide multiple integration options:

REST API

Full verification lifecycle management — create verifications and retrieve results. API key auth for backend, JWT Bearer for SDK sessions.

Android SDK

Drop-in AAR library with 21 screens. Document capture, NFC reading, liveness, result display. Just 2 lines of code to integrate. EN / FR / AR with RTL.

Operator Dashboard

Web-based interface for reviewing verifications, managing operators, manual review workflows, and monitoring system health.

Comprehensive API documentation and integration guides are included with your license.

Currently we offer an Android SDK only. iOS support is on our roadmap. If iOS is a priority for your project, contact us to discuss timelines.

Yes. Our platform supports multiple verification routes (OCR and NFC), configurable risk thresholds, customizable decision rules (which checks are hard gates vs. scored), and optional manual review workflows. The Android SDK UI can be themed to match your branding. Configuration changes do not require code changes to the server.

05

Security & Privacy

You do. Since all software runs on your infrastructure, you are the sole data controller as defined by Algerian Law 18-07. Assurique never accesses, processes, or stores any of your verification data. Retention policies, access controls, and encryption of data at rest are fully configurable by you.

Our on-premise architecture inherently satisfies Algerian domestic hosting and data sovereignty requirements:

  • Law 18-07Personal data protection — all data stays on your infrastructure, you remain sole controller.
  • Regulation 24-64Digital banking domestic hosting requirements — fully satisfied by on-premise deployment.
  • Instruction 06-2025PSP domestic hosting — no external calls during operation, satisfies the requirement.
  • Law 05-01AML/KYC obligations — full KYC pipeline with audit trail satisfies these requirements.

Our software uses multiple layers of protection:

  • Cryptographically signed license files with machine-binding (RSA-4096)
  • AES-256-GCM encrypted AI models with SHA-256 integrity verification at startup
  • Compiled and obfuscated server-side code (native binaries)
  • ProGuard/R8 obfuscation for the Android SDK
  • FLAG_SECURE on all SDK screens (prevents screenshot/screen-recording)
Data in transitHTTPS/TLS for all API communication
Data at restYour responsibility — configure disk encryption on your infrastructure
AI modelsAES-256-GCM encryption with SHA-256 integrity verification
License filesRSA-4096 digital signatures
NFC chipsICAO 9303 protocols (BAC, Passive Authentication, Active Authentication)

06

Demo Applications

We offer two free demonstration applications available on Google Play and the Apple App Store:

Assurique Identity Verification Demo

Demonstrates the full verification flow — document capture, liveness detection, face matching. Images are sent to our demo server for processing and deleted immediately after. No data is retained.

NFC Chip Reading Demo

Demonstrates reading identity data from NFC-enabled documents. All processing happens entirely on your device — no data is sent over the network at all.

No. The demo apps are for evaluation purposes only. They demonstrate product capabilities but are not licensed or supported for production use. Contact us for a production license and to discuss a proof-of-concept deployment on your own infrastructure.

07

Licensing & Pricing

Each product is licensed per machine with a cryptographic license file signed with RSA-4096 and bound to your specific server hardware. The license specifies the product, authorized machine, worker concurrency limits, and expiration date. Agreements are structured as annual or multi-year. Contact us for pricing based on your deployment scale and product selection.

Yes. Start with our free demo applications (see Demo Applications above) for an initial evaluation. For a deeper technical evaluation, we can arrange a proof-of-concept deployment on your own infrastructure for qualified organizations. Contact us to discuss your requirements and timeline.

When a license expires, the software stops processing new verifications. Existing data on your infrastructure remains accessible and is not deleted. Contact us before expiry to renew your license and avoid any interruption to your service.

08

Support

Support terms are defined in your service agreement. Standard support includes:

  • Installation and configuration assistance
  • Troubleshooting and bug fixes
  • Software updates and security patches
  • Email support during business hours (Sunday–Thursday, 09:00–16:00 Algeria time, UTC+1)

Email support@assurique.com with your customer ID, product version, and a description of the issue. For urgent production issues, refer to the escalation process defined in your service agreement.

Yes. We offer custom integration development, on-site deployment, operator training, and consulting services. Contact us at contact@assurique.com for details and availability.

Still have questions?

Our team is available Sunday–Thursday, 09:00–16:00 Algeria time. We're happy to answer any questions about deployment, integration, or compliance.