All Projects β†’ digitalevidencetoolkit β†’ deptoolkit

digitalevidencetoolkit / deptoolkit

Licence: other
The Toolkit API, app, and browser extension. Start preserving now.

Programming Languages

typescript
32286 projects
Svelte
593 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to deptoolkit

Archiveror
Archiveror will help you preserve the webpages you love. πŸ’Ύ
Stars: ✭ 246 (+515%)
Mutual labels:  archiving, browser-extension
trpl-redirect
Browser extension to correctly redirect links to the outdated "The Rust Programming Language" book, 2nd edition, to the right pages on the latest edition.
Stars: ✭ 16 (-60%)
Mutual labels:  browser-extension
perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (+152.5%)
Mutual labels:  browser-extension
grru
Gitlab Release Remover UI
Stars: ✭ 42 (+5%)
Mutual labels:  browser-extension
pinboard-safariextension
πŸ“Œ Pinboard Safari extension for bookmarking the current page.
Stars: ✭ 16 (-60%)
Mutual labels:  browser-extension
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-55%)
Mutual labels:  browser-extension
prune
A tree library for Java 8 with functional sensibilities.
Stars: ✭ 22 (-45%)
Mutual labels:  functional
polyrpc
PolyRPC, A multi-tier functional programming language
Stars: ✭ 16 (-60%)
Mutual labels:  functional
npm-downloads-extension
Display download counts alongside NPM author pages
Stars: ✭ 20 (-50%)
Mutual labels:  browser-extension
TabTrum
TabTrum is a Browser Extension (Currently available for Chrome) to take a snapshot of the open tabs, and open them all again in one single click when you come back and re-open your browser.
Stars: ✭ 24 (-40%)
Mutual labels:  browser-extension
messpostage
PostMessage extension
Stars: ✭ 74 (+85%)
Mutual labels:  browser-extension
FTAPIKit
Declarative and generic REST API framework using Codable.
Stars: ✭ 18 (-55%)
Mutual labels:  functional
peds
Type safe persistent/immutable data structures for Go
Stars: ✭ 57 (+42.5%)
Mutual labels:  functional
morphmorph
😱 Isomorphic transformations. Map, transform, filter, and morph your objects
Stars: ✭ 26 (-35%)
Mutual labels:  functional
SigTools
πŸ“† Sigarra Tools | An extension that makes the information system of the University of Porto slightly better.
Stars: ✭ 35 (-12.5%)
Mutual labels:  browser-extension
Boundary
Boundary is a CSS+Javascript library for Chrome extension developers to easily create HTML elements that won’t affect or be affected by the current webpage’s CSS. Strongly recommended if you are considering adding a sticker, a sidebar or any overlay box using content script.
Stars: ✭ 59 (+47.5%)
Mutual labels:  browser-extension
edge-contextMenuSearch
Extension for MS Edge browser to provide search option in context menu for selected text
Stars: ✭ 13 (-67.5%)
Mutual labels:  browser-extension
Biet-O-Matic-BE
Biet-O-Matic Browser Extension
Stars: ✭ 28 (-30%)
Mutual labels:  browser-extension
Funky
Funky is a functional utility library written in Objective-C.
Stars: ✭ 41 (+2.5%)
Mutual labels:  functional
datadog-to-terraform
Converts Datadog resource JSON into Terraform alarm code.
Stars: ✭ 191 (+377.5%)
Mutual labels:  browser-extension

The Digital Evidence Preservation Toolkit

(Or DEPToolkit for short. Bit of a mouthful otherwise)

A proof-of-concept software for researchers and small teams sifting through online material. With only one click of the mouse, the material will be archived in a framework demonstrating chain of custody and stored durably. Once included in the growing database, users will be able to go back to search through and annotate the material, and to export working copies of said material for publication and dissemination.

A database built thusly can be handed to a prosecutor ten years down the line, and they will be able to say with mathematical certainty: β€œthe material in this archive is identical and contemporary to the one saved at the time, ten years ago.”

Built with the support of Prototype Fund, the German Federal Ministry for Education and Research, the Open Knowledge Foundation, and Amazon Web Services.

Architecture

The Docker Compose orchestration is composed of several services:

  • An Express/TypeScript API,
  • A plain JS browser extension
  • And a frontend

To start the whole app:

$ docker-compose up

Help & Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].