Giter Club home page Giter Club logo

archiveadministrator's Introduction

Transparency Toolkit

Transparency Toolkit is data collection, archiving, and analytics software for journalists, activists, and human rights researchers. This repository is the central place to download and run all of our tools.

Installation Instructions

  1. Download Transparency Toolkit: git clone https://github.com/TransparencyToolkit/TransparencyToolkit.git

  2. Install Docker and Docker Compose: See the instructions for your operating system.

  3. Run Transparency Toolkit: docker-compose up (takes a few minutes to run)

  4. Use Transparency Toolkit: Go to http://0.0.0.0:3333 in your browser. From there, you can collect data, OCR documents, and use archiving and analytical tools.

If you encounter any difficulties in setup, have feature requests or ideas for projects, or are interested in collaborating or contributing, please contact us.

archiveadministrator's People

Contributors

bnvk avatar shidash avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

archiveadministrator's Issues

Support .onion address deployment

Ideally this system should be deployable on a .onion too. We should discuss the configuration of this. This is something we may want to wait on until after we have reviewed the authentication system more though.

Defaults on Advanced Publication Form

The following defaults should be set:

  • Possibly, all document types
  • The to_publish field to determine what is published
  • Yes/Publish as values to determine what is published
  • Similar fields to those used in #3 to be included for each document

Validate Archive Creation Settings

Add better validation and error messages when creating archive. Particularly, check the following-

  • No number after space in human readable name
  • No spaces or illegal chars in subdomain
  • Subdomain does not exist already
  • Subdomain not nil
  • Archive name not nil
  • Sanitize all input fields

And add specific error messages for each of these issues.

Select All Option on Publish

On the publish view, provide select all options for the following-

  • Types to publish
  • Facets values (ensure only selects all for values for chosen category)
  • Fields to publish

Also clean up the view a bit

Several Default Themes

Right now the themes we have are ones for specific archives. There should be several default themes (with their own icons) that people can choose from for their archives instead. These should be added to the list of themes AA is pulling from.

Update Archive VMs

We need to figure out the best way to update the software in Archive VMs

Edit/Move Subdomain

Change the subdomain public archive is available at if the user edits it.

Simple Publication Form

The existing publication form should be cleaned up and kept, but only as an advanced form. A simpler publication form, likely simply a button, should be created. It should have the following defaults-

  • Publish all types where there is data
  • Use to_publish to determine what is published. Publish anything with "Yes" or "Publish" or similar
  • Publish most fields. This could default to all minus certain fields like ocr_status or document versions, or it could be preset in the dataspec.

Clearer Starting Point

People seem to be confused by the create archive button. Figure out a way to may this first step clearer.

Hide Fields from Publication Forms

Certain fields should be hidden from the advanced publication form like document versions. These may be the same fields as are not included in default publication settings (#3) or they may be different.

Encrypt Archive VMs

Encrypt archive VMs to a password provided by the user. This isn't an immediate priority, but is something that we should do after the immediate priorities are complete.

Validate Inputs on Advanced Publication Form

Ensure users have selected document types to publish, and then for each type have chosen:

  1. The field to use to determine what should be published
  2. Values that indicate docs should be published
  3. Fields to include in published documents

If the users haven't chosen these, show an error and don't trigger publication.

Run public archives on separate server

Run public archives on a separate server and update the scripts to work with this. If needed we can build something to watch for instructions to start/stop archives, which could also be useful if we wanted to run private archives across multiple servers (for security or resource reasons).

Delete Public Archive

Support deleting public archive. This gets a bit tricky as we don't want to be able to do this, but we want users to be able to do this.

Smooth Restarting of Archives

Smoothly, automatically restart archives when:

  1. Someone clicks link from AA
  2. Someone tries to edit or publish archive

If someone tries to visit link when archive is shutdown, find way to redirect and start automatically.

Icon/Logo Upload

Add the ability to add icons and logos to archives. It is possible that this should be handled on LG instead of AA.

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.