Browse Source

fixed checkboxes

aeth 4 months ago
parent
commit
ec742bf15b
1 changed files with 6 additions and 6 deletions
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -4,9 +4,9 @@ Linker system to bridge desktop clients attempting to query the org.freedesktop.
 API Reference: https://specifications.freedesktop.org/secret-service-spec/latest-single/#description  
 
 todos  
-[x] implement org.freedesktop.Secret.Service 
-[x] implement org.freedesktop.Secret.Collection   
-[] implement org.freedesktop.Secret.Item  
-[x] implement org.freedesktop.Secret.Session   
-[x] implementorg.freedesktop.Secret.Prompt  
-[] PoC write/read bridge for vaultwarden 
+- [x] implement org.freedesktop.Secret.Service 
+- [x] implement org.freedesktop.Secret.Collection   
+- [] implement org.freedesktop.Secret.Item  
+- [x] implement org.freedesktop.Secret.Session   
+- [x] implementorg.freedesktop.Secret.Prompt  
+- [] PoC write/read bridge for vaultwarden