I wanna start keeping my personal thoughts in a diary/journal on my computer and in a way that keeps any data stored locally, offline and encrypted.Can /g/ recommend any software for this
notepad.exe
>>109170886It wouldn't be encrypted that way, someone with access to my computer would be able to read all the text files
>>109170880Notes in a keepassxc vault
>>109170901How can I do this. I have keepassxc but isn't it only capable of reading .xc files ?
>>109170880
>>109170925This only works if OP is a tranny.
>>109170922I just told you
>>109170895Couldn't you just password protect the files in a zip folder?
>>109170880Encrypt hard drive in some old computer. Save your stuff to a .txt file, make sure it is air gapped. Done.
>>109170880A good choice is: a normal .txt encrypted using a personal system and turn into a .ZIP with a password. And I don't have more ideas, if you want more security has a verascrpyt. The way to solve it is big, but works.
>>109170880Any text editor? I like neovim.>>109170895You should encrypt your whole disk in the first place what are you even doing. I use LUKS2 with cryptsetup.Doesn't even have to be a real disk of course you can store it inside a image an mount it in memory as tmpfs. This is one of the most secure setups actually.
>>109172152This
https://orgmode.org/worg/org-tutorials/encrypting-files.html
>>109170895write a shell script which decrypts the file into /tmp/ then opens your editor, then reencrypts the file and removes the working copy. you can use GPG for encryption.you're not a windows faggot, are you?
>>109170880Get a physical diary.Anything short of stealing it from you, scanning every page, passing it through an algorithm to read it and or typing it out by hand would keep the journal secure and for your eyes only.
>>109174783>write a shell script which decrypts the file into /tmp/ then opens your editor, then reencrypts the file and removes the working copy(go)?pass already does that
>>109170880kinda related question but is there a chibi widget for this sort of thing? like one that reminds you to write stuff down
>>109174962Cops can raid you and use that as evidence, which is why OP's undying love of cocks must be encrypted.
>>109170880Encrypted drive + emacs. There's also an Emacs package that encrypts org files, but I've never fucked with it.