1
0
Fork 0
mirror of https://codeberg.org/tyy/aspm synced 2024-12-22 15:59:29 -07:00
A tool to manage ariadne signature profiles, implementing v0 of the specification
Find a file
2023-07-01 13:10:32 -04:00
.vscode Handful of things 2023-06-30 23:59:30 -04:00
crates/asp Migrate to sqlite+sea_orm 2023-07-01 13:10:32 -04:00
src Migrate to sqlite+sea_orm 2023-07-01 13:10:32 -04:00
.gitignore Initial commit with key generation, key import from base64-encoded private ES256 keys, profile generation, and profile parsing 2023-06-25 22:35:50 -06:00
Cargo.lock Migrate to sqlite+sea_orm 2023-07-01 13:10:32 -04:00
Cargo.toml Migrate to sqlite+sea_orm 2023-07-01 13:10:32 -04:00
rust-toolchain.toml A bit of refactoring, and added aspe delete command 2023-06-26 21:15:34 -04:00
rustfmt.toml Initial commit with key generation, key import from base64-encoded private ES256 keys, profile generation, and profile parsing 2023-06-25 22:35:50 -06:00