GithubHelp home page GithubHelp logo

wscef-docker's Introduction

wscef-docker

Join the chat at https://gitter.im/farribeiro/wscef-docker

Warsaw in docker container. Warsaw is a security module, a.k.a Guardião, for brazilian internet banking. This project is compatible of Banco do Brasil, Caixa Econômica Federal and Sicredi.

Pre-requisites

  • Docker and Docker-Compose of your distro.
  • Set BANKFILES variable (as export BANKFILES=/home/ff/Downloads/Bankfiles) to prevent volume creation error
  • For transparency, privacy and security NEVER USE ANY PRE-BUILT DOCKER IMAGE FROM THIS PROJECT.
  • Obtain a copy of the source code of this repository, check the content and build your own image.

Instructions

Use docker compose to build and run the docker container, rather than docker run, since environments and volumes are set on docker-compose.yml.

To build: docker-compose build wscef

To first run: docker-compose run --name wscef wscef

To other runs: docker start -i -a wscef

To purge everthing: docker-compose down --rmi all, thanks[1]

To force replace the container: docker-compose up --force-recreate, thanks[1]

PS: Reports that the warsaw daemon for CEF works for:

PS: you must run Docker using a GNU/Linux distro running xorg. Be aware some installations may run another display server, such as Wayland.

The latest firefox release support wayland, not tested with xauth

[1] https://github.com/jsalatiel/wsbb-docker/commit/72e42bb5f04fbe8eb1f7f3e6226975aba137dcb5#diff-3254677a7917c6c01f55212f86c57fbf

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.