lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
From: jim at tv6.lv (jim@....lv)
Subject: REST and Virii?

Is it possible, that we never analyze the whole picture. And virii is much more coordinated.

REST stands for REpresentational State Transfer, and is an architectural style for large-scale software design.

REST suggests that what the Web got right is having a small, globally defined set of remote methods (HttpMethods: GET, POST, PUT, DELETE, etc) applied to any thing (specifically, any resource), because such a system allows a maximum number of otherwise uncoordinated actors to interoperate.

Take a closer look at:
http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm

--
Jim


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ