Commit graph

16 commits

Author SHA1 Message Date
14012b155e Added basic token auth extractor 2025-05-19 13:21:10 +02:00
27dcc5489d Added basic service token functionality and root token creation. 2025-05-07 17:24:07 +02:00
6eb02c8412
Feat (sealing): Shamir Secret Sharing scheme 2025-04-02 08:28:28 +02:00
5de9e1d74e
Fix (sealing): Simple sealing with random nonce
Some checks failed
Rust / build (pull_request) Failing after 40s
2025-03-27 22:13:57 +01:00
88ed714e22
Feat (sealing): Simple Password sealing
Password is generated on first startup.
The password given to the user is not same as the one used to encrypt secrets
2025-03-27 17:13:48 +01:00
4d342e8b99
Feat (kv2): Support Sealing 2025-03-26 21:51:27 +01:00
1accd45648
WIP feat (sealing): Implement basic sealing functionality
Currently, the key is just stored plainly in the database
2025-03-26 21:49:59 +01:00
1fe5d73483
Feat (kv2): kv2 data access (no metadata) 2025-03-24 19:45:44 +01:00
491ca2fd54 WIP feat (kv2): Method implementations and test improvements 2025-03-24 10:34:38 +01:00
someone
3c9bc7f848 Merge branch 'dev' of https://github.com/C0ffeeCode/rvault into dev 2024-05-07 15:38:15 +02:00
someone
25f3492c08 DB request for get_data 2024-05-06 19:33:57 +02:00
22d411b919 Fix: Handle unset/implicit Content-Type usage of client libraries & changes to kv 2024-05-06 13:54:56 +02:00
6755e61163 feat(dev) engines: "Dynamic Routing" 2024-05-05 17:52:57 +02:00
sam
0a0091c44f + secret & metadata migration 2024-05-01 20:17:16 +02:00
be4e698d61 tada 2024-05-01 20:05:26 +02:00
8cd61cf7d3 tada 2024-05-01 16:22:52 +02:00