├── LICENSE ├── README.org ├── insecure-lock.el ├── screenshot1.png ├── screenshot2.png └── screenshot3.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kchanqvq/insecure-lock/HEAD/LICENSE -------------------------------------------------------------------------------- /README.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kchanqvq/insecure-lock/HEAD/README.org -------------------------------------------------------------------------------- /insecure-lock.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kchanqvq/insecure-lock/HEAD/insecure-lock.el -------------------------------------------------------------------------------- /screenshot1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kchanqvq/insecure-lock/HEAD/screenshot1.png -------------------------------------------------------------------------------- /screenshot2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kchanqvq/insecure-lock/HEAD/screenshot2.png -------------------------------------------------------------------------------- /screenshot3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kchanqvq/insecure-lock/HEAD/screenshot3.png --------------------------------------------------------------------------------