Live data from Hacker News

Viewing profile — Fran314

Fran314

HN member
Joined
Mon, Aug 21, 2023, 9:31 AM UTC
HN karma
15
Public activity
8 items

About Fran314

No profile information was provided.

Recent public activity

  1. comment
    Comment #48677559

    Depends on your usecase. If I understand it correctly, KeePass is "just" a password manager, not meant to deploy files to a system. So for example if you wanted to backup and later…

  2. comment
    Comment #48677042

    I didn't know about it existence, it looks like a nice project! Also, it would probably play nicely with Nix (by writing wrappers instead of symlinks) However it doesn't fit quite …

  3. comment
    Comment #48675067

    By the looks of it, someone way more skilled than me!

  4. comment
    Comment #48674938

    age is pulling all the encryption work. What the tool does is the import/export managing. First of all, it creates snapshots for each export and it ensures to pull the latest snaps…

  5. comment
    Comment #48674448

    That is true, but it's not specifically what makes it unique. Most encryption tool (like https://github.com/FiloSottile/age which is what secs-man uses under the hood) do not usual…

  6. comment
    Comment #48673975

    As pointed out by the other user, yes it is intentional, I always like a silly name Also, thank you for the comment! I use it on a weekly basis and it has integrated very nicely wi…

  7. comment
    Comment #48673950

    Yes, that was intentional. Originally it was just called "secrets-manager", I decided to shorten it only because it was (not really) too long to type, and a friend of mine had the …

  8. story
    Show HN: Secs-man, a secrets manager you can (not) rely on

    This is a tool to manage encrypted local backups of secrets. The core idea is that it aims to be usable without depending on it, meaning that even if the software disappeared from …