|
117d8793dd
|
Completely overhaul frontend styling for clearer usage. Add support for entering either the full link or just link key for viewing secrets without opening links anew.
|
2022-12-26 21:49:21 -06:00 |
|
|
478384aae9
|
Secrets are now stored as AES encrypted -> Base64 encoded strings, retrieval is still plaintext and will need to be updated to reflect the required unencoding and decryption process
|
2022-07-29 20:31:58 -05:00 |
|
|
f1b18f3b47
|
Updated README with project goals, started prototyping frontend and added route for primary css dist, added reasonable functionality for requesting a password directly via link as well as patching index DOM when requesting HTML stub from /pw
|
2022-07-03 21:48:40 -05:00 |
|
|
f7a61dcddc
|
Organize application logic by core/feature breakouts, add dhall configuration support and add a range of new config options in the Reader, add example configuration/deployment files
|
2022-07-01 20:34:29 -05:00 |
|
|
b4d6e9c9d1
|
Initialize stack environment and repository
|
2022-06-28 20:30:09 -05:00 |
|