Commit Graph

8 Commits

Author SHA1 Message Date
Ujjwal Sharma ba1a5226d9
src: strip_suffix and tidy up 2021-03-25 11:25:00 +05:30
Ujjwal Sharma 433139cfb1
src: allow users to specify custom path 2021-03-25 11:14:00 +05:30
Ujjwal Sharma 1937e1f8c5
src: refactor reading config to function 2021-03-25 11:10:21 +05:30
Ujjwal Sharma 4d32e8e55f
src: move reading and generation logic into trait 2021-03-22 11:36:53 +05:30
Ujjwal Sharma 2f44ee021d
src: add SSBKeypair trait 2021-03-22 11:20:42 +05:30
Ujjwal Sharma 5b29f9fc12
src: fix keypair problem 2021-03-22 11:09:12 +05:30
Ujjwal Sharma 2f159241fa
src: add basic options, config and secrets handling
- Handles basic options
- Reads from a config file
- Locates secrets
- Generates keypair if none exists
2021-03-21 00:05:13 +05:30
Ujjwal Sharma f6533c7a9f
meta: initial commit 2021-03-20 00:59:46 +05:30