- Business email accounts ([email protected]) shall have two factor authentication enabled.
- Primary identification for other services is always a business email address ([email protected]).
- With the exception of services that naturally integrate personal accounts with organisations (e.g. Github).
- For any service, there will be one and only one root admin account that is tied to [email protected].
- In case of services that separate accounts from organisations (e.g. Github), this means that a "personal" account will be created for [email protected] and that will be used to create and own the organisation settings.
- Passwords for accounts tied to personal email addresses ([email protected]) are never stored in a shared password vault, only in a personal vault.
- Passwords for accounts tied to [email protected] are stored in a shared password vault to which access is limited to a set of n individuals, where 2 <= n <= 4.
- This same set of people, whe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Workbot is a crawler for an alpha-stage product not yet released to the public. | |
Author contact details at: https://friso.lol/pages/business.html | |
Workbot aspires to be a good internet citizen. It has a low maximum concurrency per crawled root, | |
and maintains a successive low request rate. Workbot abides robots.txt. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"swagger": "2.0", | |
"info": { | |
"description": "Dress service to impress.", | |
"version": "1.0-beta", | |
"title": "FashionTrade.com Dress API" | |
}, | |
"basePath": "/", | |
"schemes": [ | |
"http" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "code", | |
"execution_count": 1, | |
"metadata": { | |
"collapsed": false | |
}, | |
"outputs": [ | |
{ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder