This commit is contained in:
Antelle 2015-11-08 17:39:09 +03:00
parent ac9bacd82f
commit db1909b313
2 changed files with 9 additions and 2 deletions

View File

@ -19,6 +19,14 @@ On one page: [Features](features.md)
Reading and display is mostly complete; modification and sync is under construction, please see [TODO](TODO.md) for more details.
# Known Issues
These major issues are in progress, or will be fixed in next releases, before v1.0:
- auto-update is not implemented
- dropbox sync is one-way: changes are not loaded from dropbox, only saved
- cannot add protected field
# Self-hosting
Everything you need to host this app on your server is any static file server. The app is a single HTML file + cache manifest (optionally; for offline access).

View File

@ -17,16 +17,15 @@
- [x] use dropbox chooser for keyfile
- [ ] trim history by rules
- [ ] advanced search
- [ ] sync merge
## Future
- [ ] sync merge
- [ ] keepasshttp
- [ ] mobile apps
- [ ] file type associations
- [ ] auto-type for desktop
- [ ] TOTP
- [ ] audit
- [ ] native encryption for electron
- [ ] generation templates
- [ ] i18n
- [ ] allow to increase font size