FAQ
Frequently Asked Questions

Top
1

What is Aristhor?

Aristhor is an online platform that lets any user create, manage and publish blocksthor — private blockchains of testimony. It also provides the tools needed to cryptographically sign blocks, deposit public keys, call on warrantors, and publicly explore published blocksthor.

Aristhor does not store your sensitive data or your private key. Only fingerprints and public keys pass through the platform.
Top
2

What is a blocksthor?

A blocksthor is a private, named blockchain made up of successive blocks, each cryptographically signed and linked to the previous one by its SHA-256d fingerprint. It thus forms an unalterable digital ledger: modifying a past block would invalidate the entire chain from that point on, making any tampering immediately detectable.

Each blocksthor is managed by a manager and can accommodate members according to a defined quota.

Top
3

What is a blocksthor actually used for?

A blocksthor can be used in many contexts:

  • Proof of precedence: demonstrate that information, a creation, or a document existed on a given date.
  • Certified logbook: chronologically track interventions, work, or events.
  • Compliance tracking: record quality controls, audits, or inspections.
  • Intellectual property attestation: certify and timestamp the creation of a work, software, or design.
  • Service guarantee: allow third parties to cryptographically certify the completion of a service.
Top
4

Does Aristhor replace a notary or a bailiff?

No. Aristhor is a cryptographic traceability tool, not a legal service. The fingerprints and signatures produced constitute technical evidence of precedence and integrity, but do not have the legal value of a notarized deed or a bailiff's report.

For any legal matter, consult a legal professional. Aristhor can nevertheless serve as a useful additional piece of evidence.
Top
5

Do I need technical knowledge to use Aristhor?

Aristhor's interface is designed to be accessible. However, making full use of the platform — particularly to create signed blocks, generate PGP keys, or verify signatures — requires an understanding of the basics of asymmetric cryptography and the concept of a cryptographic fingerprint.

The documentation and the Blocksthor Maker (accessible from the menu) are there to guide you step by step.
Top
6

How do I create an account?

Go to aristhor.com and click "Create an account". Fill in your information (title, first name, last name, email), then validate your email address via the confirmation link received by email. You can then log in with your email and password.

Your email serves as your login identifier. If you change it in "My account", use this new email to log in.
Top
7

What are the differences between the Discovery, Solo, and Team spaces?

SpaceDescription
DiscoveryA discovery space for new users. Access to the essential features to get started.
SoloA complete personal space. Manage your blocksthor, public keys, warranties, and account settings.
TeamA collaborative space for sharing blocksthor and resources within a team or organization.
Top
8

What is the Blocksthor Maker?

The Blocksthor Maker is a tool that runs entirely in your browser, with no transmission of your sensitive data to a server. It lets you: generate PGP keys, create and manage blocksthor, calculate SHA-256d fingerprints, sign and verify signatures, and build Merkle trees.

A standalone version (offline, for macOS, Linux, and Windows) will soon be available for use in AIR GAP mode (equipment never connected to the Internet).
Top
9

Is my data sent to Aristhor when I create blocks?

No. Block creation, signing, and fingerprint calculation all happen locally in your browser via the Blocksthor Maker. Aristhor only receives the data you explicitly choose to publish or save on the platform (blocksthor name, fingerprints, public keys, warranties…).

Your private key never leaves your browser. Aristhor has no access to it.
Top
10

What is a block's SHA-256d fingerprint?

The SHA-256d fingerprint is a cryptographic digest of 64 hexadecimal characters calculated from a block's content and the fingerprint of the previous block. It uniquely identifies a block and guarantees the immutability of the chain: the slightest modification to a block completely changes its fingerprint and invalidates all subsequent blocks.

Don't confuse a block's SHA-256d fingerprint (64 characters) with an OpenPGP public key's fingerprint (40 characters).
Top
11

What does the short fingerprint format mean (e.g. f7-4d)?

The short format lets you refer to a fingerprint in abbreviated form by combining its first and last characters, separated by a dash -. For example, f7-4d means: the fingerprint starting with f7 and ending with 4d.

This format is accepted in Aristhor's fingerprint search engine and is shown in blocksthor record titles as a quick visual reference.

You can use 2 to 4 characters on each side of the dash. Full search (64 characters) is always still accepted.
Top
12

What is the zero-genesis block?

The zero-genesis block is the first block of any blocksthor. Its SHA-256d fingerprint constitutes the blocksthor's permanent reference: an absolute, immutable identifier that never changes, whatever the future evolution of the chain (added blocks, updates…).

The permanent reference is the equivalent of a universal, tamper-proof "serial number" for your blocksthor.
Top
13

Can I modify or delete a block after creating it?

No, by design. The very nature of a blockchain is to be immutable: modifying a past block would invalidate its fingerprint and, through chaining, all subsequent fingerprints. This is precisely the property that guarantees the evidentiary value of the blocksthor.

Think before adding a block: its content can no longer be modified afterward. If a mistake is made, the only solution is to add a new corrective block stating the correction made.
Top
14

What is a warranty, and who can submit one?

A warranty is a cryptographic attestation submitted by a third party (the warrantor) regarding a specific block of a blocksthor. It is signed with the warrantor's private key and contains: the fingerprint of the guaranteed block, a merkle root fingerprint, the warrantor's signature, the fingerprint of their public key, and the date.

Any Aristhor user with a deposited public key can become a warrantor for any block of a blocksthor, after being invited by its manager.

The more numerous and recognized the warrantors, the stronger the evidentiary value of a block.
Top
15

How do public/private keys work on Aristhor?

Aristhor uses standard OpenPGP asymmetric cryptography. Your private key — known only to you — is used to sign blocks and warranties. It must never be shared or uploaded to a server. Your public key — freely distributable — allows anyone to verify your signatures.

You deposit your public key on Aristhor. It is identified by its key fingerprint (40 hexadecimal characters). You can choose whether or not to make it visible in public searches by fingerprint or by email.

Top
16

Can I make my blocksthor public, or keep it private?

You choose exactly what you make visible. Three independent options are available:

  • Public visibility of blocks: shows all of the blocksthor's blocks on the public record (requires public search by fingerprint to be enabled).
  • Public search by fingerprint: makes the blocksthor findable by its fingerprint via public search.
  • Public search by email: makes the blocksthor findable by your email via public search (requires public search by fingerprint to already be enabled).
By default, nothing is public. You have full control over the visibility of each blocksthor from its settings.
Top
17

How do I publish the fingerprint to Mastodon or Telegram?

From a blocksthor's record, the "Post to Mastodon" and "Post to Telegram" buttons appear as soon as you have configured your Mastodon access token or your Telegram Chat ID in "My account". These buttons are available to both the manager and the members of the blocksthor.

  • Mastodon: set up a token with the write:statuses scope from your instance's developer preferences.
  • Telegram: get your personal Chat ID via @myidbot, or a group/channel ID via @getidsbot, after adding the Aristhor bot there.
Each publication automatically creates an entry in your "E & B Publications" section, tracing the full history of your broadcasts.
Top
18

What happens if I lose my private key?

Blocks already signed remain valid and verifiable, since they were signed with your old key — signatures are permanent. However, you will no longer be able to add new signed blocks or submit new warranties with that key.

You then need to:

  1. Revoke your public key on Aristhor (it remains visible but is marked Revoked).
  2. Generate a new key pair via the Blocksthor Maker.
  3. Deposit the new public key on Aristhor and enter its replacement key in the revocation record.
Always keep your private key somewhere safe (an encrypted digital vault, offline storage). A lost key cannot be recovered.
Top
19

How do I delete my account?

Account deletion is available from "My account" > "My settings". It is immediate and permanent: all your personal data is deleted. Publicly published blocksthor and warranties may persist depending on the settings chosen.

Before deleting your account, export all your blocksthor (.txt), public keys (.asc), and warranties. This action is irreversible.
Top
20

Does Aristhor have access to the content of my blocksthor?

Aristhor only sees what you send it. Block content is created and signed locally in your browser via the Blocksthor Maker, without passing through our servers. Aristhor only stores the fingerprints, names, publication settings, and public keys that you voluntarily save on the platform.

Your full blocks are only visible on Aristhor if you have enabled the "Public visibility of blocks" option. Otherwise, only the fingerprints are accessible.

Likewise, the source files that produced the fingerprints inserted into your blocksthor — documents, images, files of any kind — remain entirely on your own device. Aristhor never has access to them: only the SHA-256d fingerprint calculated from these files passes through and is stored on the platform.

Aristhor's design is based on the principle of data minimization: we only store what is necessary for the service to function properly.

Aristhor FAQ — aristhor.com    Back to top    Full manual