Coder Social home page Coder Social logo

spamcan's People

Contributors

dependabot[bot] avatar glaslos avatar johnnykv avatar zubux avatar

Stargazers

 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

spamcan's Issues

Background tasks

Fetching mails should be run as a background task, decoupled from the web interface. There should be no need to look into your spam traps every day for maintenance.

Stats

With pretty graphs and the like.

Configuration files to json

Migrate all the configuration files to JSON files.

spamcan.cfg -> spamcan.json
accounts.cfg -> accounts.json
thug.cfg -> thug.json

These should all be in the conf directory

Delete button

Make the delete button work.
(with confirmation - javascript wizardry)

Fetch mails in parallel

In case of fetching mails from more than one account we should do it in parallel. There is only a concurrency issue if we want to write into the same maildir in parallel.

Make add_account button JS handler

Right now this is a less elegant POST request with a following redirect. We should catch the action and handle it using jQuery. Also add a "spinning wheel" to see that something is happening in the background.

Keep track of local mails

We don't want to re-download mails all the time. If we keep track of the latest local id, we can make pulling mails more efficient.

Make buttons do stuff

"Fetch emails" - pull email from mail server
"Crawl URLs" - parse emails and pull out links
"Submit URLs" - submit URLs to Thug
"Submit Binaries" - submit binaries to Cuckoo

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.