| /* | |
| [wrap list] | |
| ( = (TXT) | |
| `[ = [TXT] | |
| { = {TXT} | |
| < = <TXT> | |
| > = >TXT< | |
| a = /`*TXT*`/ | |
| h = <!-- TXT --> |
Postman | API Development Environment https://www.getpostman.com
Insomnia REST Client - https://insomnia.rest/
| Features | Insomnia | Postman | Notes |
|---|---|---|---|
| Create and send HTTP requests | x | x | |
| Authorization header helpers | x | x | Can create "Authorization" header for you for different authentication schemes: Basic, Digest, OAuth, Bearer Token, HAWK, AWS |
| using System; | |
| using System.Collections.Generic; | |
| using System.IO; | |
| using GeoAPI.Geometries; | |
| using NetTopologySuite.Features; | |
| using NetTopologySuite.Geometries; | |
| using ProjNet.CoordinateSystems; | |
| using NetTopologySuite.IO; | |
| using System.Diagnostics; |
| # Instructions to pre-render OSM tiles: | |
| # Start with a clean Ubuntu Trusty 14.04 host | |
| # Need postgis, importer and tools | |
| sudo apt-get install postgresql-9.3 postgis osm2pgsql gdal-bin npm git curl xmlstarlet python-mapnik unzip | |
| # Fonts | |
| sudo apt-get install ttf-dejavu fonts-droid ttf-unifont fonts-sipa-arundina fonts-sil-padauk fonts-khmeros \ | |
| ttf-indic-fonts-core ttf-tamil-fonts ttf-kannada-fonts | |
| # nginx -- for leaflet UI |
- Developers have responded:
https://www.grc.com/misc/truecrypt/truecrypt.htm | https://twitter.com/stevebarnhart/status/472192457145597952
Steven Barnhart (@stevebarnhart) wrote to an eMail address he had used before and received several replies from “David.” The following snippets were taken from a twitter conversation which then took place between Steven Barnhart (@stevebarnhart) and Matthew Green (@matthew_d_green):
TrueCrypt Developer “David”: “We were happy with the audit, it didn't spark anything. We worked hard on this for 10 years, nothing lasts forever.”
Steven Barnhart: (Paraphrasing) Developer “personally” feels that fork is harmful: “The source is still available as a reference though.” >