fork of radicle with Git LFS support, backed by IPFS
Go to file
Slack Coder c294f2ab5c
ssh: support encoding/decoding armored signatures
Armored signatures are used by Git for signing commits. Support reading
writing these signatures by implementing a new trait to read and write
to the SSH formmat.

Signed-off-by: Slack Coder <slackcoder@server.ky>
2022-10-13 21:15:19 +02:00
.github/workflows Update Rust to 1.64 2022-09-26 11:27:31 +02:00
.nix meta: add nix tooling 2022-10-12 12:21:01 +02:00
radicle ssh: support encoding/decoding armored signatures 2022-10-13 21:15:19 +02:00
radicle-node Statically link sqlite3 2022-10-12 13:27:45 +02:00
radicle-ssh ssh: support encoding/decoding armored signatures 2022-10-13 21:15:19 +02:00
radicle-tools radicle: namespace peers 2022-10-12 12:30:05 +02:00
.gitignore Initial commit 2022-09-13 10:13:13 +02:00
Cargo.lock Statically link sqlite3 2022-10-12 13:27:45 +02:00
Cargo.toml Add SSH functionality with new `radicle-ssh` 2022-10-03 10:34:59 +02:00
rust-toolchain Update Rust to 1.64 2022-09-26 11:27:31 +02:00