Closed bdashore3 closed 3 years ago
A database is far more performant than using many JSON files since file reads won't have to be done all the time.
Key encryption will be accomplished later and a method will be made to encrypt all current keys in the database.
References #6
UserJson creation is broken, further commits required for systemd and userjson fixes.
Tested with single-user and database configurations.
Resolves #6
A database is far more performant than using many JSON files since file reads won't have to be done all the time.
Key encryption will be accomplished later and a method will be made to encrypt all current keys in the database.
References #6