Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README #89

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 7 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

[![Join the chat at https://gitter.im/farribeiro/wscef-docker](https://badges.gitter.im/farribeiro/wscef-docker.svg)](https://gitter.im/farribeiro/wscef-docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

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.
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

Expand All @@ -14,8 +12,7 @@ Federal and Sicredi.

## 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`.
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`

Expand All @@ -28,12 +25,12 @@ since environments and volumes are set on `docker-compose.yml`.
**To force replace the container:** `docker-compose up --force-recreate`, thanks[1]

**PS:** Reports that the warsaw daemon for CEF works for:
- BB site: https://github.com/farribeiro/wscef-docker/issues/9#issuecomment-308244119
- Sicredi ( https://github.com/farribeiro/wscef-docker/pull/72#issuecomment-573244722)

~~**PS:** you must run Docker using a GNU/Linux distro running xorg.
Be aware some installations may run another display server, such as Wayland.~~
- BB site(tanks[2])
- Sicredi (thanks[3])

**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
[2] https://github.com/farribeiro/wscef-docker/issues/9#issuecomment-308244119
[3] https://github.com/farribeiro/wscef-docker/pull/72#issuecomment-573244722