kpcyrd/sn0int

Fix some structs

kpcyrd opened this issue · 0 comments

There are a few shortcomings that should be fixed before the next release:

  • accounts should have a phonenumber field
  • devices should have location fields for locations that aren't tied to a network struct (see also #116)
  • domains, subdomains and emails should be lowercased automatically
  • accounts should have a profile picture field that points to an image blob
  • accounts should have a birthday field
  • networks should have a description field
  • devices should have a first_seen field (?)