inference d4155305d7
feat(contact): remove metadata-free section
It does not make much sense to have a metadata-free section along with
standard end-to-end-encrypted contact methods due to the varying designs
and threat models. Different configurations within the platforms and/or
apps can also add or remove metadata, so it should be left to the user
to configure that or simply avoid the platform/app if it's a part of
their threat model.
2025-06-25 18:27:52 +00:00
2024-07-05 19:54:08 +01:00
2024-05-12 01:34:00 +00:00
2024-03-17 04:44:25 +00:00
2024-06-17 07:15:16 +01:00
2024-07-05 19:54:08 +01:00
2024-03-18 00:36:16 +00:00
2024-03-18 00:36:16 +00:00
2023-08-12 20:08:50 +01:00
2024-03-19 04:38:46 +00:00
2024-03-18 00:36:16 +00:00
2024-03-18 00:36:16 +00:00

Website

This repository contains code and assets for the Inferencium website.

Branches

Alpha

Pre-alpha development and alpha testing occurs in this branch.

Fine-grained commits for each change are pushed to this branch and are tested internally.

Beta

Feature-complete beta testing of merged code from alpha branch occurs in this branch.

Merges from alpha branch to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.

Code within this branch can be beta-tested at Inferencium beta website.

Stable

Feature-complete and tested versions from beta branch are stored in this branch.

Merges from beta branch to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.

This branch contains code used in production.

Security

All files are checked for security issues; however, Inferencium takes no responsibility for any security issues which may arise due to usage of this repository.

Licensing

Code is licensed under BSD 3-Clause License.

Non-code, personal content, including, but not limited to, blog posts, is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. This is stated as custom SPDX License Exception AdditionRef-Inferencium-Personal-exception.

Assets are property of their owners and are used under fair use; restrictions may apply to the usage of assets.

Description
Inferencium website source code and assets.
Readme 3.8 MiB
Languages
HTML 92.8%
Shell 3.9%
CSS 2.8%
Standard ML 0.5%