CSSLTD::OPS ONLINE PROGRAMME SENTINEL BATCH 026/2026 FIRMWARE LIBREBOOT 25.12
UTC --:--:--
CSSLTD // FLAGSHIP TEAM PACKAGE // BATCH 026

The operator's laptop.
Built from the silicon up.

The SENTINEL is a hand-built operator unit — every component installed new, every layer of the stack replaced or hardened, every account on every platform pre-provisioned in the operator's name. It boots Libreboot, runs a hardened Arch Linux profile, hosts your own Tor services out of the box, and ships with a pre-configured YubiKey plus a 12-month identity bundle across nine privacy-grade platforms. We don't sell single units. We equip teams.

// SENTINEL.UNIT // PROVISIONING SEQUENCE //

1 - click automatic full functional configuration and ready to use. You don't need others. You just click. It is setting up and ready to use.

User Guides included for the Apps. How to quick start, how to use, how to care about security hygiene.

01 / Threat Profile

If your team handles anything sensitive, you've already lost three battles.

Stock laptops are designed for the average buyer, not the operator who actually needs the machine to be his. Three layers of attack surface ship by default. We strip all three.

01 / SILICON

The processor inside your processor

Every modern Intel platform ships with the Management Engine — a separate x86_x CPU running closed firmware, with ring-3 access to RAM, the network, and the disk, alive even when the machine is "off." Closed-source. Signed by a key you don't hold. We neutralise it on every unit before it leaves the workshop.

02 / FIRMWARE

The vendor BIOS you can't audit

Boot Guard, Secure Boot, and proprietary firmware decide what your hardware is allowed to run before the kernel exists. We replace the entire stack with Coreboot + Libreboot. You hold the signing keys. You decide what boots. The flash chip is physically write-protected after handover.

03 / SOFTWARE

Telemetry & phone-number identity

Default OS images call home on dozens of channels. Default messaging apps store metadata, link your real-world phone number to your identity, and centralise key management on the vendor's server. Our image has no telemetry. Our identity bundle uses platforms that don't require — or accept — a phone number.

02 / The Build

Built from the silicon up. All-new components.

Every functional component on a SENTINEL is installed new. Panel, batteries, keyboard, palmrest, trackpad, RAM, NVMe, fans, thermal compound — all factory-fresh. The motherboard and roll-cage chassis are sourced as factory-sealed New Old Stock with verified Lenovo seals — the last platform with full Libreboot support and no Boot Guard fuse-locking. Every unit is reflowed where needed, stress-tested for 48 hours, and signs off with a cryptographic build attestation.

Hardware

Chassis
T480 magnesium roll cagefactory-sealed NOS · seal verified pre-build
CPU
Intel Core i5-8350U · 4C/8T · 1.7–3.6 GHzKaby Lake-R · UHD 620 iGPU · 15 W TDP
RAM
32 GB DDR4-2400 SODIMM NEWCrucial Pro · ECC-equivalent timing · 2 free slots up to 64 GB
Storage
1 TB Samsung 970 EVO Plus NVMe NEWLUKS2 · aes-xts-plain64 · Argon2id KDF · 1 GiB / 4 iter
Display
14" FHD IPS · 400 nits · matte NEWInnolux N140HCG-GQ2 · 72% NTSC · low-power
Keyboard
Lite-On backlit · US-International NEWfactory-grade · operator-replaceable in 4 minutes
Trackpad
Glass · X1 Extreme G1 spec NEWprecision multitouch · 3 hardware buttons · TrackPoint
Cooling
dGPU-spec heatsink + Honeywell PTM7950 NEWphase-change pad · sustained 25 W ceiling
Battery
24 Wh internal + 72 Wh external · 96 Wh total NEW10–14 hr operator runtime · hot-swappable
I/O
2× USB-A 3.1 · USB-C/TB3 · HDMI · RJ45 · SDSIM tray populated only on request
Wireless
Intel AX201 · vendor-whitelist removedreplaceable with Atheros AR9462 for fully-free firmware
Weight
1.58 kg (with 72 Wh extended pack)

Software stack

Firmware
Libreboot 25.12 + GRUB payloadme_cleaner · HAP set · physical write-protect post-flash
Kernel
linux-hardened 6.13KSPP-aligned · module signature enforce · sig_enforce
Init
systemd · sandboxed unit dirsPrivateTmp · ProtectSystem=strict · ReadOnlyPaths
MAC
AppArmor · enforce modeprofiles for browser · comms · dev tools · tor
Sandbox
bubblewrap + flatpaknetwork-isolated by default · per-app namespaces
Firewall
nftables · default-dropWireGuard kill-switch · IPv6 disabled until on-net
DNS
DNS-over-TLS · NextDNS or BYOno plaintext DNS ever leaves the machine
MAC random
per-network MAC randomisationmacchanger + systemd-networkd
Display
Wayland (sway) · no X11 serverno display manager · no Pulse leaks
Tor
tor + onionshare + nyx · nginx-torv3 hidden service templates · vanity addr supported
Auth
YubiKey 5C NFCFIDO2 · PGP · PIV · sudo · login · LUKS · SSH · GPG
Reproducible
Public Ansible manifestrebuild from source · verify all hashes
03 / Firmware

Libreboot. Flashed by hand. Hashed twice.

We open the chassis, isolate the BIOS chip, and flash Libreboot 25.12 over an external SPI programmer — never via the running OS, where a compromised vendor BIOS could intercept the write. The original ROM is dumped and SHA-256 verified twice before rewrite. Every unit ships with a sealed USB containing the original ROM, the new ROM, the build manifest, and a CSSLTD-signed attestation listing the SHA-256 of every binary on the system.

flash.session // 026-A14 // operator-station
# external SPI flash — chip isolated, board unpowered root@op-station ~ # flashrom -p ch341a_spi flashrom v1.4.0 on Linux 6.13.4-hardened1-1-hardened Probing for Winbond W25Q128.V, 16384 kB: chip "W25Q128.V" detected. ==> chip OK · reading... root@op-station ~ # sha256sum dump-A.rom dump-B.rom 3f1c9a... dump-A.rom 3f1c9a... dump-B.rom ==> original ROM verified · backup sealed · operator USB. root@op-station ~ # flashrom -w libreboot-25.12-t480-cssltd.rom VERIFIED. --- intel_me: cleaned · 92% blob removed (HAP set) --- ==> SENTINEL flash complete · 02:18 elapsed · sealing chassis. root@op-station ~ # cssltd-attest --serial CSS-026-A14 --sign ==> build attestation written to: cssltd-A14.sig ==> signed with: CSSLTD-OFFLINE-2026 (key fp 4F2A...)

What this actually changes — and what it doesn't.

Honest answer first: Libreboot replaces the proprietary Lenovo BIOS with Coreboot plus an open payload (we ship GRUB), and runs me_cleaner against the Intel ME region with the HAP bit set. The runtime ME no longer executes. CPU microcode and the FSP blob remain — they're unavoidable on x86 silicon, and we tell you exactly which they are. Pretending otherwise would be a lie.

  • Intel Management Engine — neutralised via HAP + region clean
  • Boot Guard / Secure Boot — replaced with operator-controlled keys
  • Vendor whitelist — removed; any battery, any Wi-Fi card
  • Microcode & FSP — present, hashes published, kept current
  • BIOS write-protect — physical pin pulled high; future flashes require chassis open + operator consent
  • Build attestation — every binary's SHA-256 signed by our offline key, supplied with each unit
04 / Operating System

Arch, tailored.
Everything you don't need, removed.

The CSSLTD Arch Hardened profile is a minimal Arch base with linux-hardened, AppArmor in enforce mode, full-disk LUKS2, Wayland-only display, and a tooling set curated for operator workflows. No display manager. No telemetry. No AUR helper preinstalled. The complete provisioning manifest is public — you can rebuild every unit from source and verify the SHA-256 matches what we shipped.

sentinel @ /etc/cssltd/manifest.toml
# --- CSSLTD Arch Hardened · build 26.05 --- [kernel] flavor = "linux-hardened" mitigations = "strict" modules.sig_enforce = true lockdown = "confidentiality" [boot] loader = "grub-libreboot" luks = "argon2id · 1 GiB · 4 iter" yk_unlock = true [net] mac.randomization = "per-network" firewall = "nftables · default-drop" dns = "DoT · NextDNS-or-byo" killswitch = "WG-by-default" [mac] profile = "AppArmor · enforce" sandbox = "bubblewrap + flatpak" [gui] session = "sway · wayland-only" font = "JetBrains Mono · IBM Plex Sans" [tor] daemon = "enabled" hidden_service = "v3 · ready-to-host" nyx = true [telemetry] enabled = false # no exceptions

What ships preconfigured.

Every line below is set up, signed, and verified before the chassis is sealed. You boot, plug in your YubiKey, set your passphrase, and the unit is operational. No further configuration needed for the standard threat model.

  • linux-hardened kernel · KSPP-aligned mitigations · lockdown=confidentiality
  • LUKS2 full-disk encryption · Argon2id KDF · YubiKey unlock
  • AppArmor in enforce mode · profiles for every privacy-relevant binary
  • nftables default-drop · WireGuard kill-switch · per-network MAC randomisation
  • Wayland (sway) compositor · no X11 server, no GDM, no Pulse leaks
  • Tor daemon & hidden service templates ready to host on first boot
  • YubiKey / FIDO2 for sudo, login, SSH, LUKS unlock — keys generated in operator's presence
  • Public Ansible manifest — full reproducibility · audit-yourself trust model
  • Tails / Qubes / SecureBlue live USBs included as secondary OS options
05 / Tor & Onion Services

Host your own corner of the network. Out of the box.

Every SENTINEL ships with a configured Tor daemon and ready-to-deploy onion-service templates: static site, file dropbox, SimpleX relay, Matrix homeserver, SSH access. v3 onion only (84-character addresses). Vanity address generation (mkp224o) included. Stream isolation is on by default — every application gets its own SOCKS port, so a leak in one app can't deanonymise the others.

tor.config // /etc/tor/torrc.cssltd
# --- CSSLTD Tor profile · operator template --- SocksPort 9050 IsolateSOCKSAuth IsolateClientAddr SocksPort 9051 # browser SocksPort 9052 # comms SocksPort 9053 # dev / git ClientUseIPv6 1 UseEntryGuards 1 NumEntryGuards 3 # --- ready-to-host onion services --- HiddenServiceDir /var/lib/tor/operator-site/ HiddenServicePort 80 unix:/run/nginx-onion.sock HiddenServiceVersion 3 HiddenServiceDir /var/lib/tor/operator-drop/ HiddenServicePort 80 127.0.0.1:8334 HiddenServiceVersion 3 ==> your .onion addresses are stored ONLY on this disk. ==> backup the keys before you wipe.

What's ready to go on day one.

  • Tor daemon · running on first boot · stream isolation across 4 SOCKS ports
  • Static site host · nginx-on-onion · drop content into /srv/onion
  • File dropbox · OnionShare configured · share files without trace via .onion URL
  • SimpleX relay · run your team's own SimpleX server on .onion
  • Matrix homeserver template · Synapse-on-onion · federate or stay private
  • SSH-over-Tor · remote-administer your fleet without exposing to clearnet
  • Vanity address tool · mkp224o pre-installed · generate your own readable .onion
  • Hardened Tor Browser · with safer-mode default · separated profile per task
  • Optional: 12-month Tor relay sponsorship on dedicated CSSLTD VPS — your unit, your keys, your contribution to the network (+£249/yr)
06 / Identity Bundle

Nine platforms. Every account, pre-provisioned.

Every unit ships with a unique operator identity across nine privacy-grade platforms — registered, paid, and configured before handover. None of them require a phone number. None of them are linked to your real-world identity. You receive credentials, recovery keys, and OPSEC notes for each platform on a sealed paper insert at handover, alongside your YubiKey 5C NFC. 12-month licences renewable per-seat.

[01] EMAIL · PRIMARY
Proton Mail Visionary
e2ee · Switzerland · Tor login
Anonymous registration via Tor. Custom domain optional. Includes Proton VPN, Drive (500 GB), Calendar, and Pass.
12 months · operator-named alias · OpenPGP keys included
[02] EMAIL · SECONDARY
Tutanota Premium
e2ee · Germany · zero-knowledge
Independent backup mailbox. Full-text encrypted search. No IP logs. Separate jurisdiction from primary.
12 months · standalone alias
[03] VPN
Mullvad VPN
no-log · anonymous account · WireGuard
Account number only — no email, no name. Cash or Monero paid. WireGuard config pre-installed and tied to systemd kill-switch.
12 months · unique account number per operator
[04] MESSENGER · PRIMARY
Session
decentralised · onion-routed · no phone
No phone number, no central server. Identity is a 66-character public key. Routes over a global node network similar to Tor.
lifetime account · seed-backed recovery
[05] MESSENGER · SECONDARY
SimpleX Chat
no identifiers · double-ratchet
No user identity at all — not even a public key. Connections established via one-time invite links. Configured against CSSLTD-operated relay on .onion.
lifetime profile · CSSLTD-relay credentials
[06] MATRIX / VOICE
Element on CSSLTD homeserver
e2ee rooms · self-hosted · federated
Operator account on a hardened Synapse instance we run for the programme. E2EE rooms, voice/video calls, file sharing. Federate to your own homeserver any time.
12 months · @operator-NN:cssltd.matrix · room provisioned
[07] PASSWORD MANAGER
Vaultwarden on .onion
self-hosted · zero-knowledge
Your own Vaultwarden instance, hosted on the unit's .onion address. Reachable only over Tor. YubiKey 2FA mandatory. No CSSLTD access at any time.
lifetime · runs on the operator's unit
[08] NOTES & FILES
Standard Notes Pro
e2ee · open-source clients
Encrypted notes synced across operator devices. Tagged folders, versioning, and 1 TB encrypted file storage. Audited cryptography.
12 months · operator-named account
[09] CITADEL COMMS
CSSLTD CITADEL
Signal Protocol · self-hosted relay
Our own E2EE comms suite. Group rooms, voice, file transfer. CSSLTD-operated relay across UK / CH / IS jurisdictions. Sealed-sender envelope auth.
12 months · 5 paired devices · audit report inc.
// HANDOVER PROTOCOL // All identities are registered over Tor, paid via Monero or cash, and tied to an operator-codename of your choosing — never to a real-world name, address, or phone. Credentials are printed once, on tamper-evident paper, sealed, and handed over physically with the unit. CSSLTD does not retain copies of any credentials after handover. If you lose them, they're gone.
07 / Hardware Authenticator

YubiKey 5C NFC. Provisioned in your presence.

Every unit ships with a YubiKey 5C NFC. Keys are generated on the operator's hardware in the operator's presence during handover — never pre-loaded by us. CSSLTD never sees private key material. Backup YubiKey can be provisioned at the same session for an additional. FIDO2, OpenPGP, and PIV slots are configured for sudo, system login, SSH, GPG, LUKS unlock, and Vaultwarden 2FA.

YUBIKEY 5C NFC // OPERATOR-PROVISIONED YubiKey 5C NFC · FIDO2 · PIV · PGP TOUCH USB-C NFC CAPACITIVE TOUCH SENSOR presence-prove every operation — PRIVATE KEYS NEVER LEAVE THE DEVICE —

What it unlocks.

  • System login & sudo — physical-presence-required for every privileged operation
  • LUKS unlock — disk only decrypts when YubiKey is inserted and touch-confirmed
  • SSH — FIDO2-resident key · no passphrase, no exposure
  • OpenPGP — sign git commits, encrypt mail (Proton, Tutanota, Mutt)
  • PIV / smart card — for any X.509 workflow your team uses
  • 2FA — Vaultwarden, Element, Proton, Tutanota, Mullvad, Standard Notes
  • YubiKey-bound boot — refuses to boot without paired YubiKey at the firmware layer
  • Backup key — second YubiKey provisioned in the same handover
// PROVISIONING MODEL // We operate on a "never sees the key" policy — your private keys are generated on your YubiKey on your unit during handover. We provide the workflow, walk through it with you, and verify success. We do not at any point hold, copy, or back up your private key material.
08 / Team Documentation

Documentation written for teams, not pamphlets.

Every team package includes a printed binder, the same content cryptographically signed in PDF, and a four-hour live onboarding session over Element with one of our build engineers. The documents are written to be operationally useful, not legally defensive — daily-use playbooks, incident-response runbooks, threat-model worksheets, and recovery procedures keyed to your specific configuration.

Operator's Manual

Daily-use reference. Keyboard layout, app workflows, identity-bundle navigation, YubiKey routine, common tasks.

PRINTED · 96 pp

Threat Model Worksheet

Per-team exercise. We help you map your real adversary, real assets, real failure modes — not generic checklists.

PRINTED · 24 pp · LIVE SESSION INC.

Incident Response Runbook

If a unit is lost, seized, or compromised — exactly what each operator does, in what order, on what timeline.

PRINTED · 48 pp · A6 LAMINATED CARDS

Recovery Procedures

Lost YubiKey, forgotten passphrase, hardware failure. What's recoverable, what's not, what we can do, what only you can.

PRINTED · 36 pp

Tor & Onion Cookbook

Spinning up your own .onion services step by step. Vanity addresses, scaling, monitoring, common mistakes.

PRINTED · 32 pp

Build Attestation

Per-unit signed manifest. Every binary, every blob, every hash, every config. Proves what we shipped.

PER UNIT · SIGNED PDF · USB
09 / Security Guarantee

A guarantee with numbers on it.

"Trust" is a marketing word. These are commitments backed by SLAs, written into the contract, and underwritten by professional indemnity insurance. If we fail any of them, you have a documented remedy — financial, material, or both.

Build integrity

Every unit ships with a CSSLTD-signed manifest listing the SHA-256 of every binary, blob, and configuration file on the system. If any hash on your unit fails to match the attestation, we replace the unit and refund in full.

REPLACEMENT IN 48 HOURS · SHIPPED ANYWHERE IN UK / EU

No-data pact

CSSLTD does not retain operator credentials, key material, or access to provisioned identities after handover. We log no operator activity. We hold no master key, no recovery service, no backdoor — even ours. If you lose it, it's gone.

CONTRACTUAL · AUDITABLE BY YOUR COUNSEL

Chain of custody

Tamper-evident packaging, signed-for delivery to the named recipient only — never a freight forwarder, never a depot. Each unit's serial, build hash, and courier waybill are recorded. If the seal is broken on arrival, we replace the unit.

DOCUMENTED · COURIER DIRECT · SEAL-VERIFIED
10 / Order

One unit. Itemised in full.

We don't bury labour costs or licence fees in a sticker price. Every line item is a real cost, written down, paid for. We don't run discount tiers because the work to build a SENTINEL is the same whether you order five or fifty — and the operators relying on the unit deserve the same level of attention either way.

CSSLTD // SO-026 // PER-UNIT 2026-05-03
SENTINEL hardware build · all-new componentsNOS chassis & motherboard, factory-sealed, verified · new panel · new keyboard · new trackpad · new palmrest · 32 GB DDR4 · 1 TB NVMe · 96 Wh battery system · cooling rebuild
 
Libreboot 25.12 flash · build attestationSPI dump · ME clean · physical write-protect · CSSLTD-signed SHA-256 manifest · operator USB with ROMs & manifest
 
Arch Hardened image · CSSLTD-signedlinux-hardened · AppArmor enforce · LUKS2/Argon2id · sway · WireGuard kill-switch · public Ansible manifest for reproduction
 
Tor stack & onion-hosting templatestor daemon · stream isolation · nginx-on-onion · OnionShare · SimpleX relay · Synapse template · vanity addr (mkp224o)
 
Identity bundle · 9 platforms · 12 monthsProton Visionary · Tutanota Premium · Mullvad VPN · Session · SimpleX · Element/Matrix · Vaultwarden · Standard Notes Pro · CITADEL
 
YubiKey 5C NFC · operator-provisionedFIDO2 · PIV · OpenPGP · sudo · login · LUKS · SSH · GPG · provisioned in operator's presence at handover
 
Team documentation · printed binder + signed PDFsOperator's Manual · Threat Model · IR Runbook · Recovery · OPSEC · Tor Cookbook · per-unit Build Attestation
 
Live onboarding · 4-hour session per teamElement / CITADEL video session with build engineer · scheduled within 14 days of delivery · two sessions per team
 
QA, tamper-evident packaging, secure courier48-hour burn-in · sealed bag · couriered direct to named recipient · no freight forwarder · seal-verified delivery
 
Per unit · ex-VAT
£24,499
VAT applied at point of invoice based on jurisdiction · ships UK / EU · 4–6 weeks lead time
// NO DISCOUNTS · NO TIERS · NO BULK PRICING // A SENTINEL takes the same hours of work whether you order five or fifty. The operator at unit thirty deserves the same attention as the operator at unit one. Volume discounts would mean cutting corners on someone — we don't.
11 / Operator's Q&A

The honest answers, again.

Are the components really new?

Yes — every functional component is installed new. Panel, keyboard, palmrest, trackpad, batteries (both cells), RAM, NVMe SSD, fans, thermal compound, screws. The motherboard and roll-cage chassis are sourced as factory-sealed New Old Stock — Lenovo discontinued the line, but factory-sealed parts are still available through enterprise channels and we inspect every seal before opening. We chose the T480 because newer Intel platforms ship with Boot Guard fuses that physically prevent third-party firmware. There is no "more secure new laptop" we could ship instead.

Why no discount on bulk orders?

Because bulk discounts mean either we cut margin (hurting the long-term programme) or we cut quality (hurting the team that ordered units 6–10). Neither is acceptable. The same hands build every SENTINEL. The same 48-hour burn-in. The same attestation. If the per-unit price is too high for the team's budget, the answer is fewer operators get equipped, not that the operators we do equip get worse units.

Is this "military-grade encryption"?

"Military-grade" is a marketing term. The actual answer: X25519 for key agreement, AES-256-GCM for symmetric encryption, the Signal Protocol Double Ratchet for messaging, WireGuard (Curve25519 + ChaCha20-Poly1305) for VPN, aes-xts-plain64 / 512-bit with Argon2id KDF for disk. These are the primitives endorsed by NSA Suite B for SECRET-classified traffic and used by Signal, ProtonMail's E2EE channel, and most modern privacy platforms. The advantage of CITADEL specifically is we operate the relay infrastructure and don't link the account to a phone number.

Are you "100% open-source firmware"?

No, and anyone telling you that on a modern x86 platform is lying or confused. CPU microcode and the Intel FSP (Firmware Support Package) blobs are required to bring the silicon up — Coreboot + Libreboot replace everything else, and we run me_cleaner against the Intel ME region (HAP bit set, runtime stub only). The ME is neutralised, not removed. We document exactly which blobs remain and supply their hashes with each unit. If "literally zero closed blobs" is your requirement, we can quote you on T400 / X200 builds with Libreboot's vendor-blob-free profile — but performance is significantly lower (Core 2 era). For real operator workflows, the SENTINEL is the right trade.

How do you provision identities without linking them to me?

Every account on every platform is registered over Tor, paid with Monero (or cash via a third-party Monero seller for platforms that don't accept it directly), and registered to an operator codename you choose. None of the identities require — or are linked to — your real-world name, address, or phone number. Credentials are printed once, sealed, handed over physically, and not retained by us. If you lose them, they're gone.

What if I lose my YubiKey?

If you have the backup YubiKey we recommend at handover (£99) — you swap it in, revoke the lost key from each platform's account settings, and we ship you a new one provisioned over a CITADEL session. If you don't have a backup — most things are recoverable via the printed recovery codes (kept in your secure location, never on the unit), but LUKS unlock and any FIDO2-resident SSH keys are gone. The disk is not. You can boot from a Tails USB and decrypt with your passphrase, then re-provision keys to a new YubiKey. Full procedure is in the Recovery binder.

Can I host illegal services on the .onion stack you ship?

The infrastructure is operator-owned — we don't audit what you put on it. But the SENTINEL programme is sold to teams operating within the law of their jurisdiction: journalists, security researchers, NGOs, lawyers, doctors, executives in jurisdictions with hostile threat models. We refuse orders that, in our judgement, point at criminal use. We do not ship to jurisdictions where strong encryption itself is restricted by import law (a small list — we'll tell you if you're affected).

How do I verify you didn't backdoor the unit?

Three layers of verification, all of which you can perform yourself: (1) The Libreboot ROM we flash is built from upstream source — we ship the build container, you re-build it, the SHA-256 of the resulting image must match the value on your unit's attestation. (2) The Arch Hardened image is provisioned via a public Ansible manifest you receive — every package, every config, every hash. Re-provision a unit yourself and compare. (3) The CITADEL client is open-source with a third-party audit report shipped per licence. The only thing you have to trust is the silicon and the chassis seal — same as any other laptop, except we let you crack the case open and look inside.

Lead time? Where do you ship?

Lead time is 4–6 weeks from order confirmation, longer for bespoke orders. We ship UK and EU mainland by default (couriered, signed delivery to the named recipient). For US, CH, IS, NO, and selected APAC destinations, contact us — there's an additional shipping & customs handling fee, and we discuss tamper-evident chain-of-custody options. We do not ship to jurisdictions where Libreboot, strong encryption, or operator-controlled hardware is restricted by import law.

// BATCH 026 · ALLOCATION OPEN · 4–6 WEEK LEAD //

Equip the team.
No half-measures.

A 50% deposit confirms the order. The balance is taken on shipment. Refundable in full any time before flashing begins. We respond to every operator brief within 24 hours, in writing, signed.

cyberssl.co.uk · PGP 0x4F2A on request · CITADEL: ops@cyberssl.co.uk