[ prog / sol / mona ]

prog


Want to make a future proof datasheet of my online accounts

1 2022-06-25 13:38

I use libreoffice calc and was wondering if writing them down in yaml format is better. I just want to keep note of online accounts I have

2 2022-06-25 14:15

Wouldn't it all be tracked by necessity when using a password manager?

3 2022-06-25 14:32

You could post them in this thread.

4 2022-06-25 14:44

Yaml is definitely better than bloated piece of libreoffice shit. Also, for tables you could use csv, it's easy to edit even with a plain text editor, still it will be rendered as a table in librecalc and similar. But you probably don't need a table format for your case, yaml is good.

5 2022-06-25 15:46

>>2
I can remember complex passwords and dont necessarily need a manager. I know it would be better but idc.

6 2022-06-25 19:45 *

https://www.passwordstore.org/

$ pass textboard.org
Error: textboard.org is not in the password store.
7 2022-06-25 23:34

Write an ASCII text file and encrypt it with gpg.

$ emacs passwords.asc
$ gpg -c passwords.asc
$ rm passwords.asc
$ gpg -d passwords.asc.gpg
8 2022-06-26 00:32

Use a piece of paper.

9 2022-06-26 02:13

Use one password for everything and tattoo it on your inner thigh.

10 2022-06-26 03:03

There is no need to store passwords in primitive digital formats. Make use of the powerful wetware that you have been given. It is technologically superior to any digital format currently in existence.

11 2022-06-26 08:02

>>10
My powerful wetware is liable to erase recollection of events that happened minutes, or even seconds ago. I don't think it's wise to store 20 words long passphrases in it.

12 2022-06-26 08:51

>>11
Don't have so many accounts then.

13 2022-06-26 09:22

All my passwords are secret.

14


VIP:

do not edit these