Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riking/go-keepass2
A Go library for opening KeePass2 databases.
https://github.com/riking/go-keepass2
Last synced: about 10 hours ago
JSON representation
A Go library for opening KeePass2 databases.
- Host: GitHub
- URL: https://github.com/riking/go-keepass2
- Owner: riking
- Created: 2016-01-18T23:19:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T23:20:59.000Z (almost 9 years ago)
- Last Synced: 2025-01-03T00:43:27.804Z (6 days ago)
- Language: C#
- Size: 2.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keepass2 library for Go
This library is **NOT** ready for use. It's in heavy development right now.
Current tasks:
- Implement serialization
- Implement just enough of the DB structure for serialization code to make sense
- Come up with a folder structure