Hacker News new | ask | show | jobs
by citrusybread 1967 days ago
what else are they going to do? encrypt the files and store the key... somewhere? interact with local keyrings which aren't compatible across all platforms?
2 comments

Well, interacting with local platform keyrings _would_ be an actual improvement over storing them as text files, because platform keyrings _can_ actually do something.
>interact with local keyrings which aren't compatible across all platforms?

Yes, that's how git does it.