In order for tax collection to be set up and managed we need a way to identify officials and allow access to this functionality.
- Citizens have national ID, driving license ID, passport ID and eID.
- Businesses have local trade register ID and EU-wide VAT ID.
- But when it comes to authorities there is no unique identifier to tell who is who and is working for whom.
Suggested registration process
- Only one registration per country
- Are you an authority representative? Identify and introduce yourself by opening an issue at: https://github.com/stateless-minds/cyber-gubi/issues
- Present government ID of the country your represent
- Present your name
- Present your face descriptor in a 128 byte format array(128 values in the range betwen -1.00 and 1.00)
- Present a public database where the above can be cross-checked
- If you get at least 2 approvals that data is correct someone from maintainers will manually register you
- You can then login and add more representatives later on if needed
Functionality
As a regulator you can:
- View all transactions
- View all wallets
- Withdraw from any wallet
Questions
- How to self-register in the future and remove this centralized dependency?
In order for tax collection to be set up and managed we need a way to identify officials and allow access to this functionality.
Suggested registration process
Functionality
As a regulator you can:
Questions