Skip to content
Snippets Groups Projects
Commit 77f67b2c authored by Vincent Texier's avatar Vincent Texier
Browse files

RFC 0012 : only refers to .duniterkey yaml format

parent d0e2bcf2
No related branches found
No related tags found
1 merge request!12WIP: RFC 0012 : authentication file format first draft
...@@ -9,13 +9,19 @@ Last edited: 2020-02-12 ...@@ -9,13 +9,19 @@ Last edited: 2020-02-12
License: GPL-3 License: GPL-3
``` ```
# Authentication File Format # Duniterkey Authentication File Format
This document serves as a reference for a interoperable authentication file format. This document serves as a reference for the `.duniterkey` authentication file format.
## Limitations
This format is a container format. Its main caveat is that you can have inside a data not be compatible with your application.
This is the same problem as video containers. The video codec inside the container can be unreadable by your application.
## File format extension ## File format extension
Cesium client use the ".duniterkey" extension. So for now, the official extension is `.duniterkey`. The official extension is `.duniterkey`.
## Text File Format ## Text File Format
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment