Commit graph

9 commits

Author SHA1 Message Date
367111171f lower salt randomize level from VeryStrong to Strong
this follows the documentation; the default is for longterm, not short lived
per-request/session rng
2024-10-16 05:48:30 +02:00
51b6dc8f3d clear up name 2024-10-16 05:40:00 +02:00
b18c8820a2 salt_password does nothing with class state so move it out 2024-10-16 05:38:34 +02:00
086ab02f77 dont actually use random_bytes, it leaks memory
ha ha vala what the fuck
2024-10-16 00:07:19 +02:00
9e05dc3313 use random_bytes directly 2024-10-16 00:02:38 +02:00
e6926725f7 bye bye sqlite 2024-10-15 23:57:00 +02:00
6f739fde18 just use the keyring for the rest of the authn lmao 2024-10-15 23:49:34 +02:00
ff9bd114ab use libsecret for password storage 2024-10-15 23:34:09 +02:00
4256778e95 place ui code in own directory 2024-10-14 21:55:25 +02:00
Renamed from src/setup.vala (Browse further)