1
0
Fork 0
mirror of https://codeberg.org/tyy/aspm synced 2024-12-22 15:59:29 -07:00

Commit graph

  • d466eb0a14
    Finish temp stuff? server-refactor Tyler Beckman 2024-08-28 01:27:24 -0600
  • 1bea02e5f4
    Commit my work so I don't lose it again by reinstalling linux improperly i am very salty about that Tyler Beckman 2024-08-25 22:58:10 -0600
  • 6bdd8bb30d
    GPL + cargo deny main Ty 2024-07-25 19:37:18 +0200
  • a6b7790107
    naja-server: fix update bug, enable h2c, add logging, add docker configs; naja-lib: add insecure option when debug_assertions are enabled; nana-cli: add insecure option when debug_assertions are enabled Ty 2024-07-12 11:41:20 -0600
  • 0c5452a1b8
    Fix all post requests being rejected Ty 2024-07-11 23:29:21 -0600
  • 0a877d639b
    Create naja-server Ty 2024-07-11 23:02:55 -0600
  • 76d0dbc41d
    Rename to naja Ty 2024-07-11 20:38:57 -0600
  • 29c940c623
    Fix ASPE logic, add aspe delete, apse create -> aspe upload, couple more tests Ty 2024-07-11 20:04:15 -0600
  • 61baa8f52f
    Formatting, tests Ty 2024-07-08 17:45:26 -0400
  • afa8eb79b3
    Refactor the binary into a workspace crate, and document all of the crates in README.md Ty 2024-07-08 16:15:44 -0400
  • 47b1753390
    Update dependencies, start on e2e cli tests Ty 2024-07-08 15:40:07 -0400
  • cf6bbfeecf
    I had this sitting on my computer for months and to be honest no clue what i did Ty 2024-07-04 17:12:18 -0400
  • ecbb551e34
    Add aspe create command, untested Ty 2024-03-20 22:53:13 -0600
  • bb43c833fc
    Fix migration naming, export by alias using COLLATE NOCASE Ty 2024-03-20 21:50:45 -0600
  • 6559f676c3
    Fix empty claim imports and support transaction rollback if claims insert fails Ty 2024-03-10 22:22:42 -0600
  • 00ffbdce8d
    Allow key imports from asp-tool Ty 2024-03-10 21:54:30 -0600
  • 8af322b2ad
    A whole bunch of changes, I forgor to split it up Ty 2024-03-10 20:25:30 -0600
  • 561cc3fb42
    Add profiles delete command Ty 2024-02-29 22:03:35 -0700
  • 77f545b32e
    Add profiles edit command Ty 2024-02-29 21:11:46 -0700
  • a80acaa83d
    Add profiles list command Ty 2024-02-29 18:10:26 -0700
  • 25cc99e033
    Add warning about ed25519 keys and default to NIST P-256 generation Ty 2024-02-28 21:17:54 -0700
  • 86ffe01c4d
    More work on profiles create, and profiles export was added Ty 2024-02-28 21:06:10 -0700
  • ac7785a43e
    Apply clippy suggestions Ty 2024-02-19 23:07:04 -0700
  • 1eff198141
    Add basic profile create command, with debugging for now (doesn't actually create) Ty 2024-02-19 23:03:57 -0700
  • b545ffe364
    Add back newline to export command, surpress codegen warnings Ty 2024-02-19 21:44:26 -0700
  • 4a68f17aa4
    Add scrypt-pkcs#8 export for ASP tool compatibility Ty 2024-02-19 21:32:54 -0700
  • a04e048f7c
    Improve import command Ty 2024-02-18 22:55:29 -0700
  • 756b97da8a
    Cascade key deletions Ty 2024-02-18 20:42:20 -0700
  • bc4223a06d
    Move migrations to seperate crate, add new tables for claims and profiles in preparation Ty 2024-02-07 00:31:32 -0700
  • 424d3ce4fc
    Remove JWE formatting Ty 2024-01-28 16:49:38 -0700
  • 620a8632bb
    Update libraries Ty 2024-01-28 15:19:37 -0700
  • db19e9ad69
    Use prelude Ty 2024-01-28 14:53:21 -0700
  • 4f83bb9a3f
    Add success text to import gpg Tyler Beckman 2023-09-28 13:13:57 -0600
  • 91a4a42fe6
    Fix a few clippy recommendations Tyler Beckman 2023-09-28 11:57:26 -0600
  • 43851d1f98
    Start on keys import subcommand, move import-gpg Tyler Beckman 2023-09-28 11:56:11 -0600
  • ec1b9f3bf9
    Fix pkcs#8 conversion for P-256 keys Ty 2023-08-02 19:30:45 -0600
  • bb6bed5531
    Add keys delete subcommand Ty 2023-08-02 19:16:37 -0600
  • 45ad89b06a
    Fix clippy warning Ty 2023-08-02 18:20:29 -0600
  • 5d982897a2
    Add feature-gated import-gpg subcommand to cli Ty 2023-07-31 01:32:34 -0600
  • 765b20a90e
    Add readme Ty 2023-07-29 18:40:25 -0600
  • c59825b2fd
    Adjust to new fingerprint algorithm Ty 2023-07-29 18:29:18 -0600
  • f70b1fcce8
    A few changes that I forgor to commit Ty 2023-07-29 17:44:02 -0600
  • b44f4ca359
    Fix clippy warnings TymanWasTaken 2023-07-02 19:28:40 -0400
  • 954d6fac2e
    More lenient key querying, smaller release binaries, don't panic on stdout close, formatting TymanWasTaken 2023-07-02 19:24:04 -0400
  • 57e73d62dd
    Support aspe servers in crates/asp, and remove nightly requirement TymanWasTaken 2023-07-01 22:55:05 -0400
  • 19c42f6138
    Migrate to sqlite+sea_orm TymanWasTaken 2023-07-01 13:10:32 -0400
  • 5390a9389a
    Handful of things TymanWasTaken 2023-06-30 23:59:30 -0400
  • 46fa993f45
    Add 3 subcommands for storing keys, add database framework TymanWasTaken 2023-06-30 01:00:11 -0400
  • 556d9ed4fc
    Initial cli framework TymanWasTaken 2023-06-29 01:38:09 -0400
  • 45586d2c37
    Rebrand to an actual tool, rather than a prototype :) TymanWasTaken 2023-06-29 00:28:48 -0400
  • ea388904c2
    Scrapped the entire thing lol TymanWasTaken 2023-06-29 00:24:42 -0400
  • 409fbe5f1d
    A bit of refactoring, and added aspe delete command TymanWasTaken 2023-06-26 21:15:34 -0400
  • 463d4eb459
    Add conversion from JWT to PKCS#8 (for asp.keyoxide.org), and add support for uploading profiles to an ASPE server TymanWasTaken 2023-06-26 18:05:34 -0400
  • b2766622c8
    Initial commit with key generation, key import from base64-encoded private ES256 keys, profile generation, and profile parsing TymanWasTaken 2023-06-25 22:35:50 -0600