]> err.no Git - pwstore/log
pwstore
16 years agoSay what gnupg complained about
Peter Palfrader [Mon, 22 Sep 2008 19:40:46 +0000 (21:40 +0200)]
Say what gnupg complained about

16 years agoDo not throw an exception of verifying the .users file cases gpg to exit with a non...
Peter Palfrader [Fri, 19 Sep 2008 17:06:30 +0000 (19:06 +0200)]
Do not throw an exception of verifying the .users file cases gpg to exit with a non-zero status

16 years agoPrevent gpg from fetching keys because it tries to verify a signature when LSing...
Peter Palfrader [Fri, 19 Sep 2008 16:56:16 +0000 (18:56 +0200)]
Prevent gpg from fetching keys because it tries to verify a signature when LSing a file

16 years agognupg is broken. news @11
Peter Palfrader [Fri, 19 Sep 2008 16:35:46 +0000 (18:35 +0200)]
gnupg is broken.  news @11

16 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

16 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

16 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

16 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

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

16 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

16 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

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

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

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

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

16 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

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

16 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

16 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

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