-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
42 lines (42 loc) · 1.38 KB
/
CITATION.cff
File metadata and controls
42 lines (42 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
cff-version: 1.2.0
message: "If you use .klickd in your research, please cite it as below."
title: ".klickd — An Open Encrypted File Format for Portable AI User Context"
abstract: >-
.klickd is an open, encrypted file format for portable AI user context.
A .klickd file is a single JSON document that travels with the user across
AI models and sessions. The payload is encrypted client-side with
AES-256-GCM and Argon2id key derivation. No server is required.
type: software
authors:
- family-names: "Cirilli"
given-names: "Vincenzo"
name-suffix: ".klickd"
affiliation: ".klickd / klickd.app, Luxembourg"
repository-code: "https://github.com/Davincc77/klickdskill"
url: "https://klickd.app/klickdskill"
license: CC0-1.0
version: "4.0.0"
date-released: "2026-05-25"
identifiers:
- type: doi
value: "10.5281/zenodo.20262530"
description: "Concept DOI (all versions)"
- type: doi
value: "10.5281/zenodo.20383133"
description: "Version-specific DOI for v4.0.0"
- type: doi
value: "10.5281/zenodo.20320480"
description: "Version-specific DOI for v3.5.1 (prior release)"
- type: doi
value: "10.5281/zenodo.20459934"
description: "x.klickd v4.1 benchmark evidence pack (candidate track; not the GA release)"
keywords:
- portable-ai-memory
- ai-context
- argon2id
- aes-256-gcm
- klickd
- llm
- privacy
- gdpr
- educational-technology