]> err.no Git - pwstore/log
pwstore
15 years agognupg is broken. news @11
Peter Palfrader [Fri, 19 Sep 2008 16:35:46 +0000 (18:35 +0200)]
gnupg is broken.  news @11

15 years agoFix handling of new files, handle encryption errors
Peter Palfrader [Fri, 19 Sep 2008 16:28:27 +0000 (18:28 +0200)]
Fix handling of new files, handle encryption errors

15 years agoNow requires that the .users file be signed by a trusted key
Peter Palfrader [Fri, 19 Sep 2008 16:12:59 +0000 (18:12 +0200)]
Now requires that the .users file be signed by a trusted key

15 years agoCatch if nothing has changed but the list of keys is different now
Peter Palfrader [Fri, 19 Sep 2008 16:00:07 +0000 (18:00 +0200)]
Catch if nothing has changed but the list of keys is different now

15 years agoAsk before re-encrypting if nothing changed. Make the default to abort if decrypting...
Peter Palfrader [Thu, 18 Sep 2008 22:02:40 +0000 (00:02 +0200)]
Ask before re-encrypting if nothing changed.  Make the default to abort if decrypting was weird

15 years agoAdd a TODO file
Peter Palfrader [Thu, 18 Sep 2008 21:58:52 +0000 (23:58 +0200)]
Add a TODO file

15 years agoCatch if we run ls in a dir that isn't a store
Peter Palfrader [Thu, 18 Sep 2008 21:08:02 +0000 (23:08 +0200)]
Catch if we run ls in a dir that isn't a store

15 years agoCheck if we are encrypting this to ourselves
Peter Palfrader [Thu, 18 Sep 2008 21:05:28 +0000 (23:05 +0200)]
Check if we are encrypting this to ourselves

15 years agoSupport creating new files
Peter Palfrader [Thu, 18 Sep 2008 21:00:10 +0000 (23:00 +0200)]
Support creating new files

15 years agoCommand parsing
Peter Palfrader [Thu, 18 Sep 2008 20:53:17 +0000 (22:53 +0200)]
Command parsing

15 years agoSupport editing stuff
Peter Palfrader [Thu, 18 Sep 2008 20:47:02 +0000 (22:47 +0200)]
Support editing stuff

15 years agoStart editing and parsing userfile
Peter Palfrader [Thu, 18 Sep 2008 20:16:53 +0000 (22:16 +0200)]
Start editing and parsing userfile

15 years agoHandle files not readable by unix permissions
Peter Palfrader [Thu, 18 Sep 2008 18:43:32 +0000 (20:43 +0200)]
Handle files not readable by unix permissions

15 years agoCheck gpg's exitcode
Peter Palfrader [Thu, 18 Sep 2008 18:36:37 +0000 (20:36 +0200)]
Check gpg's exitcode

15 years agoMake ls even smarter about -a
Peter Palfrader [Thu, 18 Sep 2008 18:28:31 +0000 (20:28 +0200)]
Make ls even smarter about -a

15 years agoFigure out if we can access files
Peter Palfrader [Thu, 18 Sep 2008 16:40:48 +0000 (18:40 +0200)]
Figure out if we can access files

15 years agoImplement ls
Peter Palfrader [Thu, 18 Sep 2008 16:02:03 +0000 (18:02 +0200)]
Implement ls