This document summarizes a ramp code for fine-grained access control proposed by Kannan Karthik. The ramp code is based on a non-perfect secret sharing scheme called MIX-SPLIT that can control information leakage in partial access sets. MIX-SPLIT takes a secret block containing encryption keys, partitions it, and mixes the partitions before splitting into shares. The shares are designed such that only certain combinations of shares reveal specific partitions, allowing fine-grained access. The proposed ramp code achieves much smaller share sizes than previous methods like Shamir's ramp scheme. An example application is protecting industrial design drawings by granting selective access to different groups of designers.