Forseti banner

Forseti

1 devlog
23h 17m 41s

Modern, secure native password manager written in pure Rust. No ai code, no webview garbage.

Repository

Loading README...

Some1

First devlog as I originally intended to submit this to #scraps

Implemented Features

  • Database specification
  • Database implementations (create, new entry, modify entry, etc)
  • Config serialisation & deserialisation ( config keys are still todo)

What else did i do

well, those features obviously dont make 20 hrs of work

I initially started this as a tauri app (embedded webview), but then decided to switch to the iced library. I spent a while writing tauri stuff, then refactoring all the tauri stuff out, then writing iced boilerplate. I also spent some time writing tests for the database and drafting the overall architecture

ps code screenshot is there because it wont let me devlog w/out photo and i dont have output / ui yet (except for my unit tests :c)

Attachment
0