Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hakavlad committed Jan 7, 2025
1 parent a55aa0d commit c8f159e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,14 +167,6 @@ Enabling debug messages additionally shows:
- Byte strings related to cryptographic operations: salts, passphrases, digests, keys, nonces, and tags.
- Some other information, including various sizes.

## Documentation

- [Specification](https://github.com/hakavlad/tird/blob/main/docs/SPECIFICATION.md)
- [man page](https://github.com/hakavlad/tird/blob/main/docs/MANPAGE.md)
- [Input options](https://github.com/hakavlad/tird/blob/main/docs/INPUT_OPTIONS.md)
- [Tutorial](https://github.com/hakavlad/tird/blob/main/docs/tutorial/README.md)
- [FAQ](https://github.com/hakavlad/tird/blob/main/docs/FAQ.md)

## Tradeoffs and Limitations

- `tird` does not support:
Expand Down Expand Up @@ -280,6 +272,14 @@ $ minisign -Vm tird-v0.17.0-linux-amd64.zip -P RWQLYkPbRQ8b56zEe8QdbjLFqC9UrjOa
This requires the signature `tird-v0.17.0-linux-amd64.zip.minisig` to be present in the same directory.
</details>

## Documentation

- [Specification](https://github.com/hakavlad/tird/blob/main/docs/SPECIFICATION.md)
- [man page](https://github.com/hakavlad/tird/blob/main/docs/MANPAGE.md)
- [Input options](https://github.com/hakavlad/tird/blob/main/docs/INPUT_OPTIONS.md)
- [Tutorial](https://github.com/hakavlad/tird/blob/main/docs/tutorial/README.md)
- [FAQ](https://github.com/hakavlad/tird/blob/main/docs/FAQ.md)

## TODO

Write or improve the documentation:
Expand Down

0 comments on commit c8f159e

Please sign in to comment.