All Projects → farribeiro → Wscef Docker

farribeiro / Wscef Docker

Licence: mit
Warsaw in docker container

Projects that are alternatives of or similar to Wscef Docker

banksdb
No description or website provided.
Stars: ✭ 13 (-72.34%)
Mutual labels:  bank
bunq2ifttt
bunq2IFTTT creates a self-hosted interface between the bunq banking API and IFTTT.
Stars: ✭ 20 (-57.45%)
Mutual labels:  bank
Finance
A self hosted app to help you get a better understanding of your personal finances.
Stars: ✭ 313 (+565.96%)
Mutual labels:  bank
iran-sheba
Validate and Recognize IBAN in Iran
Stars: ✭ 23 (-51.06%)
Mutual labels:  bank
bian
The Banking Industry Architecture Network e.V. (BIAN) model in Archimate 3
Stars: ✭ 48 (+2.13%)
Mutual labels:  bank
laravel-multi-payment
Laravel online gateway payment package with multi driver support
Stars: ✭ 22 (-53.19%)
Mutual labels:  bank
promptpay
Thai QR PromptPay Generator
Stars: ✭ 24 (-48.94%)
Mutual labels:  bank
Bankformtex
A SEPA bank transfer form with IBAN
Stars: ✭ 7 (-85.11%)
Mutual labels:  bank
open-psd2
An open source framework for using banking API's built for PSD2 regulation.
Stars: ✭ 20 (-57.45%)
Mutual labels:  bank
bocfx
中国银行外汇牌价爬虫 / API (Bank of China - Foreign Exchange - Spider/ API)
Stars: ✭ 30 (-36.17%)
Mutual labels:  bank
discord-revolut
A Discord bot who monitor your Business Revolut account
Stars: ✭ 15 (-68.09%)
Mutual labels:  bank
node-ebics-client
Node.js EBICS Client - compliant with ISO 20022
Stars: ✭ 46 (-2.13%)
Mutual labels:  bank
up-bank-api
💎 Typed python client for Up's banking API
Stars: ✭ 20 (-57.45%)
Mutual labels:  bank
ebics-java-client
Java open source EBICS client - Support for French, German and Swiss banks
Stars: ✭ 30 (-36.17%)
Mutual labels:  bank
Banks Db
Community driven database to get bank info (name, brand color etc.) by bankcard prefix (BIN)
Stars: ✭ 672 (+1329.79%)
Mutual labels:  bank
Subbranch-China
银行、支行名称。中国各地区各银行支行名称数据爬虫,数据来源微信商户平台,已经整理可直接导入的sql文件
Stars: ✭ 31 (-34.04%)
Mutual labels:  bank
BankApplication
🏦 Banking System Management
Stars: ✭ 84 (+78.72%)
Mutual labels:  bank
Cnbankcard
🏦 由银行卡卡号解析出发卡行和卡别,适用于中国国内多数银行,返回JSON数据。
Stars: ✭ 853 (+1714.89%)
Mutual labels:  bank
Acme bank
An example ☂ project
Stars: ✭ 700 (+1389.36%)
Mutual labels:  bank
persian-tools-rs
An anthology of a variety of tools for the Persian language in Rust
Stars: ✭ 17 (-63.83%)
Mutual labels:  bank

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

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