Sadly no yubikey support though - https://github.com/mssun/passforios/issues/42
HN user
an6n
I used dokuwiki quite similarly for this in the past and it was okay - I just wrote using browser and embedded images with it, too. Maybe I could edit the "source" using vim and have the wiki-pages using a browser be the reader-mode for my notes. Thanks
Yeah, I had something like that in mind. I even thought using latex (with Texmaker) but haven't quite managed to pull all the pieces together yet.
Thank you for your reply, I should've been more detailed in my question. I think I would prefer a setup where I edit using vim and the rendered html is instantaneously rendered next to the vim window. However, I think that embedding images from clipboard is tricky using vim, at least to my knowledge. So I don't really know how to setup an efficient workflow regarding that.
I think I will have to take a look at that jekyll now next. :)
Dear fellow hackers,
I've been looking for an application setup with what I could write my personal (research) journal using vim with markdown annotation and with embedded multimedia (screencaptures, mostly). It would be great to have a possibility to attach files to notes, too.
Of course I would like the setup to be open source. Does anyone have similar needs and perhaps solutions for them? I tried atom with vim-bindings-plugin and markdown-preview but somehow the UI just didn't cut it for me when compared to a native vim.
Please, share your setup if you have anything that resembles my need!
I got this just this second on my debian8 system.
:~$ time ssh an6n@mybox exit
real 0m1.910s
user 0m0.024s
sys 0m0.000s
When's the Part 2 gonna be published?
Will there be a blog post about using gpg-agent as a ssh-agent? :)
BTW, Androids openkeychain supports fully yubikey neo, this is a great addition to using the pass(1) on from mobile with yubikey neo.
https://github.com/zeapo/Android-Password-Store http://www.openkeychain.org/
This setup also works with the ZX2C4 password store for android. It's superb :)
I was hoping for U2F but I guess it's not ready yet. :)
What's your take on U2F?
I use the same and store the gpg private key in a yubikey neo.
The neat thing with yubikey neo is that I can use it with android phone using openkeychain and nfc. This pairs neatly with an app named password store that syncs my pass-database using git + ssh leaving my private key secure.