blob: b132aab9ba17cc97ec3fad0bf693fcdf58b116c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
file format fix:
hash whole attibname + value
don't store hash to verify decrypt. Instead check attribute hashes.
set daemon chmod a-r or similar (pctrl)
keyring acls?
keep track of denied_keyrings in ask to avoid asking multiple times
make ask UI nicer
verify acls work
missing ops:
delete keyring
set keyring info
|