Giter VIP home page Giter VIP logo

contactdb's People

Contributors

aaronkaplan avatar ddurvaux avatar mauroasilva avatar mkuehne-ripencc avatar otmarlendl avatar rafiot avatar synchroack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

contactdb's Issues

Purpose of this project?

Hi! From the README it is unclear (to me) what the goal is? A standalone contact database? Or is there a public interface running somewhere?

Context: I am a security researcher and want to escalate to national CSIRTs occasionally. The current contacts at cert.org are outdated (many bounces) so a centralized list of incident report email addresses would be useful.

I've processed bounces and replies in a shared Google spreadsheet

install on ubuntu 12.04 problems

It seems recommended OS is Ubuntu 12.04. However

  1. have to modify install_deps.sh to switch postgres to 9.1
  2. when running it:
    ...
    Setting up python-dev (2.7.3-0ubuntu2.2) ...
  • sudo sed -i 's/^(local[ ]_all[ ]_all.*)peer/\1trust/' /etc/postgresql/9.1/main/pg_hba.conf
    sed: can't read /etc/postgresql/9.1/main/pg_hba.conf: No such file or directory
    ...

Install problems

  1. Install instructions dont mention install_deps.sh
  2. Fatal issue with Django: (ref jazzband/django-oauth-toolkit#204)
    ...
    Creating table contactdb_tld
    Running deferred SQL...
    Traceback (most recent call last):
    File "/root/contactdb/virtenv/bin/django-admin", line 9, in
    load_entry_point('Django==1.8.1', 'console_scripts', 'django-admin')()
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/init.py", line 338, in execute_from_command_line
    utility.execute()
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/init.py", line 330, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/base.py", line 390, in run_from_argv
    self.execute(_args, *_cmd_options)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/base.py", line 441, in execute
    output = self.handle(_args, *_options)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/commands/syncdb.py", line 25, in handle
    call_command("migrate", *_options)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/init.py", line 120, in call_command
    return command.execute(_args, *_defaults)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/base.py", line 441, in execute
    output = self.handle(_args, **options)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/commands/migrate.py", line 179, in handle
    created_models = self.sync_apps(connection, executor.loader.unmigrated_apps)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/core/management/commands/migrate.py", line 317, in sync_apps
    cursor.execute(statement)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/db/backends/utils.py", line 79, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/db/backends/utils.py", line 64, in execute
    return self.cursor.execute(sql, params)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/db/utils.py", line 97, in exit
    six.reraise(dj_exc_type, dj_exc_value, traceback)
    File "/root/contactdb/virtenv/local/lib/python2.7/site-packages/django/db/backends/utils.py", line 62, in execute
    return self.cursor.execute(sql)
    django.db.utils.ProgrammingError: relation "auth_user" does not exist

(re-)compare the DB models of different databases

  • check ftp://ftp.ripe.net/ripe/docs/ripe-658.pdf
  • re-check the different fields of the DBs (is the comparison still current)
    • TI, FIRST, RIPE new demo DB
  • decide on our fields in order to stay agile with DB import- / export

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.